Searched refs:mnMaxIndex (Results 1 – 1 of 1) sorted by relevance
52 const sal_uInt32 mnMaxIndex; member in svgio::svgreader::pathTextBreakupHelper118 … while(mfSegmentStartPosition + mfCurrentSegmentLength < fNewPosition && mnIndex < mnMaxIndex) in advanceToPosition()123 if(mnIndex < mnMaxIndex) in advanceToPosition()150 mnMaxIndex(rPolygon.isClosed() ? rPolygon.count() : rPolygon.count() - 1), in pathTextBreakupHelper()172 if(mfPosition < mfBasegfxPathLength && nLength && mnIndex < mnMaxIndex) in allowChange()
Completed in 11 milliseconds