Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dwin32_int.h210 bool DrawDeviceText(int nChars,
273 bool DrawDeviceText(int nChars,
337 bool DrawDeviceText(int nChars,
Dfx_win32_print.cpp202 bool CGdiPrinterDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in CGdiPrinterDriver
506 bool CPSPrinterDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in CPSPrinterDriver
619 bool CTextOnlyPrinterDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in CTextOnlyPrinterDriver
/external/pdfium/core/fxge/skia/
Dfx_skia_device_embeddertest.cpp68 driver->DrawDeviceText(SK_ARRAY_COUNT(charPos), charPos, &font, matrix, in CommonTest()
91 driver->DrawDeviceText(SK_ARRAY_COUNT(charPos), charPos, &font, matrix2, in CommonTest()
Dfx_skia_device.h134 bool DrawDeviceText(int nChars,
Dfx_skia_device.cpp1655 bool CFX_SkiaDeviceDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in CFX_SkiaDeviceDriver
/external/pdfium/core/fxge/
Drenderdevicedriver_iface.cpp62 bool RenderDeviceDriverIface::DrawDeviceText(int nChars, in DrawDeviceText() function in RenderDeviceDriverIface
Drenderdevicedriver_iface.h99 virtual bool DrawDeviceText(int nChars,
Dcfx_renderdevice.cpp863 m_pDeviceDriver->DrawDeviceText( in DrawNormalText()
872 m_pDeviceDriver->DrawDeviceText(nChars, pCharPos, pFont, mtText2Device, in DrawNormalText()
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.h96 bool DrawDeviceText(int nChars,
Dfx_agg_driver.cpp1159 bool CFX_AggDeviceDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in CFX_AggDeviceDriver
/external/pdfium/core/fxge/apple/
Dfx_apple_platform.cpp105 bool CFX_AggDeviceDriver::DrawDeviceText(int nChars, in DrawDeviceText() function in CFX_AggDeviceDriver