Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/apple/
Dapple_int.h28 bool drawGraphicsString(void* graphics,
Dfx_quartz_device.cpp78 bool CQuartz2D::drawGraphicsString(void* graphics, in drawGraphicsString() function in CQuartz2D
Dfx_apple_platform.cpp77 return quartz2d.drawGraphicsString(pContext, pFont->GetPlatformFont(), in CGDrawGlyphRun()