Searched refs:mnGlyphCount (Results 1 – 8 of 8) sorted by relevance
200 mnGlyphCount( 0 ), in Os2SalLayout()265 mnGlyphCount = 0;272 mnGlyphCount += j - i;300 mnGlyphCount = 0;331 ++mnGlyphCount;582 if( mnGlyphCount <= 0 )716 if( mnGlyphCount <= 0 )870 int i = mnGlyphCount;899 mnGlyphCount = i + 1;942 mnGlyphCount = nNewGC;[all …]
259 mnGlyphCount( 0 ), in SimpleWinLayout()322 mnGlyphCount = 0;357 mnGlyphCount = 0;650 if( mnGlyphCount <= 0 )790 if( mnGlyphCount <= 0 )944 int i = mnGlyphCount;973 mnGlyphCount = i + 1;1016 mnGlyphCount = nNewGC;1017 if( mnGlyphCount <= 0 )1246 mnGlyphCount( 0 ),[all …]
965 mnGlyphCount(0), in GenericSalLayout()981 if( mnGlyphCount >= mnGlyphCapacity ) in AppendGlyph()1091 if( mnGlyphCount <= 0 ) in GetTextWidth()1130 if( mnGlyphCount <= 0 ) in ApplyDXArray()1170 for( i = 0; i < mnGlyphCount; ++i ) in ApplyDXArray()1434 mnGlyphCount = pG2 - pNewGlyphItems; in KashidaJustify()1507 if( nStart >= mnGlyphCount ) in GetNextGlyphs()1528 if( ++nStart >= mnGlyphCount ) in GetNextGlyphs()1577 if( nStart >= mnGlyphCount ) in MoveGlyph()1601 if( nStart >= mnGlyphCount ) in DropGlyph()[all …]
85 mutable int mnGlyphCount; // glyph count member in ATSLayout130 mnGlyphCount( -1 ), in ATSLayout()571 if( ++nStart >= mnGlyphCount ) in GetNextGlyphs()866 if( mnGlyphCount >= 0 ) in InitGIA()868 mnGlyphCount = 0; in InitGIA()911 if( mnGlyphCount > 0 ) in InitGIA()924 mpGlyphIds[ mnGlyphCount ] = rALR.glyphID; in InitGIA()930 ++mnGlyphCount; in InitGIA()1012 aIdealMetrics.resize( mnGlyphCount ); in GetIdealX()1020 for( int i = 0;i < mnGlyphCount;++i ) in GetIdealX()[all …]
58 mnGlyphCount(0), in GlyphCache()332 pServerFont->GarbageCollect( mnLruIndex - mnGlyphCount/2 ); in GarbageCollect()371 ++mnGlyphCount; in AddedGlyph()391 --mnGlyphCount; in RemovingGlyph()
47 int mnGlyphCount;
100 mutable int mnGlyphCount; member in GlyphCache
350 int mnGlyphCount; member in GenericSalLayout
Completed in 62 milliseconds