Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxge/apple/
H A Dfx_quartz_device.h28 bool DrawGraphicsString(void* graphics,
H A Dfx_quartz_device.cpp73 bool CQuartz2D::DrawGraphicsString(void* graphics, in DrawGraphicsString() function in CQuartz2D
H A Dfx_apple_impl.cpp76 return quartz2d.DrawGraphicsString(pContext, pFont->GetPlatformFont(), in CGDrawGlyphRun()