Searched refs:UNITS_USERSPACEONUSE (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/
H A Dsp-pattern.h41 enum PatternUnits { UNITS_USERSPACEONUSE, UNITS_OBJECTBOUNDINGBOX }; enumerator in enum:SPPattern::PatternUnits
H A Dsp-hatch.h47 UNITS_USERSPACEONUSE, enumerator in enum:SPHatch::HatchUnits
H A Dsp-hatch.cpp40 _hatchContentUnits(UNITS_USERSPACEONUSE),
135 _hatchUnits = UNITS_USERSPACEONUSE;
151 _hatchContentUnits = UNITS_USERSPACEONUSE;
H A Dsp-pattern.cpp50 this->_pattern_content_units = UNITS_USERSPACEONUSE;
106 this->_pattern_units = UNITS_USERSPACEONUSE;
124 this->_pattern_content_units = UNITS_USERSPACEONUSE;

Completed in 166 milliseconds