Searched refs:nNextGlyphIndex (Results 1 – 1 of 1) sorted by relevance
563 LEGlyphID nNextGlyphIndex = pIcuGlyphs[j]; in operator ()() local564 if( (nNextGlyphIndex == ICU_MARKED_GLYPH) in operator ()()565 || (nNextGlyphIndex == ICU_DELETED_GLYPH) ) in operator ()()568 const GlyphMetric& rNextGM = rFont.GetGlyphMetric( nNextGlyphIndex ); in operator ()()
Completed in 44 milliseconds