Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dcgdi_printer_driver.h46 bool DrawDeviceText(pdfium::span<const TextCharPos> pCharPos,
Dctext_only_printer_driver.h61 bool DrawDeviceText(pdfium::span<const TextCharPos> pCharPos,
Dcps_printer_driver.h70 bool DrawDeviceText(pdfium::span<const TextCharPos> pCharPos,
Dctext_only_printer_driver.cpp127 bool CTextOnlyPrinterDriver::DrawDeviceText( in DrawDeviceText() function in CTextOnlyPrinterDriver
Dcgdi_printer_driver.cpp170 bool CGdiPrinterDriver::DrawDeviceText( in DrawDeviceText() function in CGdiPrinterDriver
Dcps_printer_driver.cpp203 bool CPSPrinterDriver::DrawDeviceText( in DrawDeviceText() function in CPSPrinterDriver
/external/pdfium/core/fxge/
Drenderdevicedriver_iface.cpp52 bool RenderDeviceDriverIface::DrawDeviceText( in DrawDeviceText() function in RenderDeviceDriverIface
Drenderdevicedriver_iface.h99 virtual bool DrawDeviceText(pdfium::span<const TextCharPos> pCharPos,
Dcfx_renderdevice.cpp1058 m_pDeviceDriver->DrawDeviceText(pCharPos, pFont, mtText2Device, in DrawNormalText()
1066 m_pDeviceDriver->DrawDeviceText(pCharPos, pFont, mtText2Device, in DrawNormalText()
/external/pdfium/core/fxge/skia/
Dfx_skia_device_embeddertest.cpp76 driver->DrawDeviceText(charPos, &font, matrix, fontSize, 0xFF445566, in CommonTest()
100 driver->DrawDeviceText(charPos, &font, matrix2, fontSize, 0xFF445566, in CommonTest()
Dfx_skia_device.h137 bool DrawDeviceText(pdfium::span<const TextCharPos> pCharPos,
Dfx_skia_device.cpp906 bool CFX_SkiaDeviceDriver::DrawDeviceText( in DrawDeviceText() function in CFX_SkiaDeviceDriver
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.h90 bool DrawDeviceText(pdfium::span<const TextCharPos> pCharPos,
Dfx_agg_driver.cpp983 bool CFX_AggDeviceDriver::DrawDeviceText( in DrawDeviceText() function in pdfium::CFX_AggDeviceDriver
/external/pdfium/core/fxge/apple/
Dfx_apple_impl.cpp102 bool CFX_AggDeviceDriver::DrawDeviceText( in DrawDeviceText() function in pdfium::CFX_AggDeviceDriver