Searched refs:nTargetMarkerCount (Results 1 – 1 of 1) sorted by relevance
912 …const sal_uInt32 nTargetMarkerCount(bSubPolygonPathIsClosed ? nSubPolygonPointCount + 1 : nSubPoly… in add_markers() local914 for (sal_uInt32 b(0); b < nTargetMarkerCount; b++) in add_markers()917 … const bool bIsLastMarker(nSubPathCount - 1 == a && nTargetMarkerCount - 1 == b); in add_markers()
Completed in 17 milliseconds