Searched refs:hatchUnits (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dsp-hatch.h76 HatchUnits hatchUnits() const;
H A Dsp-hatch.cpp68 readAttr("hatchUnits");
408 SPHatch::HatchUnits SPHatch::hatchUnits() const function in class:SPHatch
611 if (view.bbox && (hatchUnits() == UNITS_OBJECTBOUNDINGBOX)) {
675 if (hatchUnits() == UNITS_OBJECTBOUNDINGBOX) {

Completed in 141 milliseconds