Home
last modified time | relevance | path

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

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