Searched refs:CG_DrawGlypRun (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/src/fxge/apple/ |
D | fx_quartz_device.cpp | 738 FX_BOOL CFX_QuartzDeviceDriver::CG_DrawGlypRun(int nChars, in CG_DrawGlypRun() function in CFX_QuartzDeviceDriver 829 ret = CG_DrawGlypRun(i, pCharPos, pFont, pCache, NULL, pObject2Device, in DrawDeviceText() 846 ret = CG_DrawGlypRun(1, char_pos, pFont, pCache, &glphy_matrix, in DrawDeviceText() 862 ret = CG_DrawGlypRun(i, pCharPos, pFont, pCache, NULL, pObject2Device, in DrawDeviceText()
|
D | apple_int.h | 185 FX_BOOL CG_DrawGlypRun(int nChars,
|