Searched defs:UNIT_TYPE_DIMENSIONLESS (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/util/
H A Dunits.h27 UNIT_TYPE_DIMENSIONLESS, /* Percentage */ enumerator in enum:Inkscape::Util::UnitType
53 bool isAbsolute() const { return type != UNIT_TYPE_DIMENSIONLESS; }

Completed in 14 milliseconds