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

/inkscape/src/
H A Dknot-holder-entity.h107 PatternKnotHolderEntityXY(bool fill) : KnotHolderEntity(), _fill(fill) {}
112 bool _fill; member in class:PatternKnotHolderEntityXY
117 PatternKnotHolderEntityAngle(bool fill) : KnotHolderEntity(), _fill(fill) {}
121 bool _fill; member in class:PatternKnotHolderEntityAngle
126 PatternKnotHolderEntityScale(bool fill) : KnotHolderEntity(), _fill(fill) {}
130 bool _fill; member in class:PatternKnotHolderEntityScale

Completed in 112 milliseconds