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.cpp75 bool CQuartz2D::DrawGraphicsString(void* graphics, in DrawGraphicsString() function in CQuartz2D
Dfx_apple_platform.cpp81 return quartz2d.DrawGraphicsString(pContext, pFont->GetPlatformFont(), in CGDrawGlyphRun()