Searched refs:cDroppedGlyph (Results 1 – 1 of 1) sorted by relevance
2092 static const WCHAR cDroppedGlyph = DROPPED_OUTGLYPH; local2096 if( mpOutGlyphs[ i ] == cDroppedGlyph )2134 if( mpOutGlyphs[ j ] == cDroppedGlyph )2142 while( (mpOutGlyphs[i] == cDroppedGlyph) && (i < nEndGlyphPos) )2162 mpOutGlyphs[ i ] = cDroppedGlyph;2168 if( mpOutGlyphs[ i ] == cDroppedGlyph )2173 if( mpOutGlyphs[ i ] == cDroppedGlyph )
Completed in 87 milliseconds