Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/gdi/
H A Dctlayout.cxx332 const CGPoint* pCGGlyphPos = rCT.RunGetPositionsPtr( pGlyphRun ); in GetNextGlyphs() local
333 if( !pCGGlyphPos ) { in GetNextGlyphs()
336 pCGGlyphPos = &aCGPointVec[0]; in GetNextGlyphs()
370 const CGPoint& rCurPos = pCGGlyphPos[ nSubIndex ]; in GetNextGlyphs()

Completed in 15 milliseconds