Searched refs:TRANSFORM_FILL (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dknot-holder-entity.cpp176 item->adjust_pattern(Geom::Translate(q), false, _fill ? TRANSFORM_FILL : TRANSFORM_STROKE);
226 item->adjust_pattern(rot, true, _fill ? TRANSFORM_FILL : TRANSFORM_STROKE);
260 item->adjust_pattern(rot, true, _fill ? TRANSFORM_FILL : TRANSFORM_STROKE);
H A Dsp-item.h62 TRANSFORM_FILL, enumerator in enum:PatternTransform
H A Dsp-item.cpp1221 bool fill = (pt == TRANSFORM_FILL || pt == TRANSFORM_BOTH);

Completed in 685 milliseconds