Home
last modified time | relevance | path

Searched refs:DrawDeviceText (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/core/fxge/skia/
Dfx_skia_device_unittest.cpp66 driver->DrawDeviceText(SK_ARRAY_COUNT(charPos), charPos, &font, &matrix, in CommonTest()
89 driver->DrawDeviceText(SK_ARRAY_COUNT(charPos), charPos, &font, &matrix2, in CommonTest()
Dfx_skia_device.h133 bool DrawDeviceText(int nChars,
Dfx_skia_device.cpp1277 bool CFX_SkiaDeviceDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in CFX_SkiaDeviceDriver
/external/pdfium/core/fxge/
Difx_renderdevicedriver.cpp67 bool IFX_RenderDeviceDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in IFX_RenderDeviceDriver
Difx_renderdevicedriver.h86 virtual bool DrawDeviceText(int nChars,
/external/pdfium/core/fxge/win32/
Dwin32_int.h256 bool DrawDeviceText(int nChars,
315 bool DrawDeviceText(int nChars,
Dfx_win32_print.cpp198 bool CGdiPrinterDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in CGdiPrinterDriver
482 bool CPSPrinterDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in CPSPrinterDriver
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.h92 bool DrawDeviceText(int nChars,
Dfx_agg_driver.cpp459 bool CFX_AggDeviceDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in CFX_AggDeviceDriver
/external/pdfium/core/fxge/apple/
Dfx_apple_platform.cpp101 bool CFX_AggDeviceDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in CFX_AggDeviceDriver
/external/pdfium/core/fxge/ge/
Dcfx_renderdevice.cpp859 m_pDeviceDriver->DrawDeviceText(nChars, pCharPos, pFont, pText2Device, in DrawNormalText()
868 m_pDeviceDriver->DrawDeviceText(nChars, pCharPos, pFont, pText2Device, in DrawNormalText()