Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/gdi/
H A Dctlayout.cxx308 CGPointVector aCGPointVec; in GetNextGlyphs() local
334 aCGPointVec.reserve( nGlyphsInRun ); in GetNextGlyphs()
335 CTRunGetPositions( pGlyphRun, aFullRange, &aCGPointVec[0] ); in GetNextGlyphs()
336 pCGGlyphPos = &aCGPointVec[0]; in GetNextGlyphs()

Completed in 21 milliseconds