Searched refs:mfBasegfxPathLength (Results 1 – 1 of 1) sorted by relevance
47 const double mfBasegfxPathLength; member in svgio::svgreader::pathTextBreakupHelper146 mfBasegfxPathLength(fBasegfxPathLength), in pathTextBreakupHelper()172 if(mfPosition < mfBasegfxPathLength && nLength && mnIndex < mnMaxIndex) in allowChange()186 … if(aTrimmedChars.getLength() && (mfPosition < mfBasegfxPathLength || fEndPos > 0.0)) in allowChange()206 else if(mfPosition > mfBasegfxPathLength) in allowChange()
Completed in 6 milliseconds