Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dwin32_int.h259 bool DrawDeviceText(int nChars,
318 bool DrawDeviceText(int nChars,
381 bool DrawDeviceText(int nChars,
Dfx_win32_print.cpp199 bool CGdiPrinterDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in CGdiPrinterDriver
485 bool CPSPrinterDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in CPSPrinterDriver
594 bool CTextOnlyPrinterDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in CTextOnlyPrinterDriver
/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.h132 bool DrawDeviceText(int nChars,
Dfx_skia_device.cpp1555 bool CFX_SkiaDeviceDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in CFX_SkiaDeviceDriver
/external/pdfium/core/fxge/
Difx_renderdevicedriver.cpp64 bool IFX_RenderDeviceDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in IFX_RenderDeviceDriver
Difx_renderdevicedriver.h91 virtual bool DrawDeviceText(int nChars,
Dcfx_renderdevice.cpp878 m_pDeviceDriver->DrawDeviceText(nChars, pCharPos, pFont, pText2Device, in DrawNormalText()
887 m_pDeviceDriver->DrawDeviceText(nChars, pCharPos, pFont, pText2Device, in DrawNormalText()
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.h94 bool DrawDeviceText(int nChars,
Dfx_agg_driver.cpp1135 bool CFX_AggDeviceDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in CFX_AggDeviceDriver
/external/pdfium/core/fxge/apple/
Dfx_apple_platform.cpp103 bool CFX_AggDeviceDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in CFX_AggDeviceDriver