Home
last modified time | relevance | path

Searched refs:mfBasegfxPathLength (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/svgio/source/svgreader/
H A Dsvgtextpathnode.cxx47 const double mfBasegfxPathLength; member in svgio::svgreader::pathTextBreakupHelper
146 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 23 milliseconds