Searched refs:nRawRunGlyphCount (Results 1 – 1 of 1) sorted by relevance
458 int nRawRunGlyphCount = mpIcuLE->layoutChars( pIcuChars, in operator ()() local480 for( int i = 0; i < nRawRunGlyphCount; ++i, ++pPos ) in operator ()()555 for ( int j = i + 1; j <= nRawRunGlyphCount; ++j, ++pNextPos ) in operator ()()557 if ( j == nRawRunGlyphCount ) in operator ()()
Completed in 15 milliseconds