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

/haiku-fatelf/src/apps/icon-o-matic/import_export/styled_text/
H A DStyledTextImporter.cpp66 bool fHasLastPoint; member in class:ShapeIterator
79 fHasLastPoint = false;
92 fHasLastPoint = true;
105 fHasLastPoint = true;
118 if (fHasLastPoint)
127 fHasLastPoint = true;
139 fHasLastPoint = false;

Completed in 219 milliseconds