Home
last modified time | relevance | path

Searched defs:glyphPositionsCG (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/apple/
Dfx_quartz_device.cpp95 CGPoint* glyphPositionsCG = new CGPoint[charsCount]; in drawGraphicsString() local
101 CGPoint* glyphPositionsCG = (CGPoint*)glyphPositions; in drawGraphicsString() local