Home
last modified time | relevance | path

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

/aoo41x/main/vcl/aqua/source/gdi/
H A Dctlayout.cxx339 const CGSize* pCGGlyphAdvs = NULL; in GetNextGlyphs() local
341 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 23 milliseconds