Searched refs:nUsedTextLength (Results 1 – 1 of 1) sorted by relevance
372 xub_StrLen nUsedTextLength(0); in HandlePair() local374 while(nUsedTextLength < pCandidate->getTextLength() && fPolyStart < fPolyEnd) in HandlePair()376 …extGlyphLen(getNextGlyphLen(pCandidate, pCandidate->getTextStart() + nUsedTextLength, pCandidate->… in HandlePair()379 double fPortionLength(pCandidate->getDisplayLength(nUsedTextLength, nNextGlyphLen)); in HandlePair()498 const xub_StrLen nPortionIndex(pCandidate->getPortionIndex(nUsedTextLength, nNextGlyphLen)); in HandlePair()568 nUsedTextLength = nUsedTextLength + nNextGlyphLen; in HandlePair()
Completed in 9 milliseconds