Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dgcach_layout.cxx458 int nRawRunGlyphCount = mpIcuLE->layoutChars( pIcuChars, in operator ()() local
480 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 18 milliseconds