Rename Type::Length -> Type::PhysicalLength

This commit is contained in:
Olivier Goffart 2021-04-20 16:40:11 +02:00
parent aa16f0e65a
commit 7ae850d564
13 changed files with 69 additions and 52 deletions

View file

@ -162,7 +162,7 @@ fn to_eval_value<'cx>(
| Type::Int32
| Type::Duration
| Type::Angle
| Type::Length
| Type::PhysicalLength
| Type::LogicalLength
| Type::Percent
| Type::UnitProduct(_) => {