Searched refs:pCGGlyphAdvs (Results 1 – 1 of 1) sorted by relevance
339 const CGSize* pCGGlyphAdvs = NULL; in GetNextGlyphs() local341 pCGGlyphAdvs = rCT.RunGetAdvancesPtr( pGlyphRun ); in GetNextGlyphs()342 if( !pCGGlyphAdvs) { in GetNextGlyphs()345 pCGGlyphAdvs = &aCGSizeVec[0]; in GetNextGlyphs()366 *(pGlyphAdvances++) = mfFontStretch * pCGGlyphAdvs[ nSubIndex ].width; in GetNextGlyphs()
Completed in 18 milliseconds