HomeSort by relevance Sort by last modified time
    Searched refs:DrawDeviceText (Results 1 - 10 of 10) sorted by null

  /external/pdfium/core/src/fxge/agg/include/
fx_agg_driver.h 92 virtual FX_BOOL DrawDeviceText(int nChars, const FXTEXT_CHARPOS* pCharPos, CFX_Font* pFont,
  /external/pdfium/core/src/fxge/apple/
apple_int.h 154 virtual FX_BOOL DrawDeviceText(int nChars, const FXTEXT_CHARPOS* pCharPos, CFX_Font* pFont,
fx_apple_platform.cpp 103 FX_BOOL CFX_AggDeviceDriver::DrawDeviceText(int nChars,
fx_quartz_device.cpp     [all...]
  /external/pdfium/core/src/fxge/ge/
fx_ge_linux.cpp 21 FX_BOOL CFX_AggDeviceDriver::DrawDeviceText(int nChars, const FXTEXT_CHARPOS* pCharPos, CFX_Font* pFont,
fx_ge_text.cpp 164 if (m_pDeviceDriver->DrawDeviceText(nChars, pCharPos, pFont, pCache, pText2Device, font_size, fill_color, alpha_flag, pIccTransform)) {
179 if (m_pDeviceDriver->DrawDeviceText(nChars, pCharPos, pFont, pCache, pText2Device, font_size, fill_color, alpha_flag, pIccTransform)) {
    [all...]
  /external/pdfium/core/src/fxge/win32/
win32_int.h 224 virtual FX_BOOL DrawDeviceText(int nChars, const FXTEXT_CHARPOS* pCharPos, CFX_Font* pFont,
fx_win32_print.cpp 420 FX_BOOL CPSPrinterDriver::DrawDeviceText(int nChars, const FXTEXT_CHARPOS* pCharPos, CFX_Font* pFont,
  /external/pdfium/core/include/fxge/
fx_ge.h 618 virtual FX_BOOL DrawDeviceText(int nChars, const FXTEXT_CHARPOS* pCharPos, CFX_Font* pFont,
  /external/pdfium/core/src/fxge/agg/agg23/
fx_agg_driver.cpp 224 FX_BOOL CFX_AggDeviceDriver::DrawDeviceText(int nChars, const FXTEXT_CHARPOS* pCharPos, CFX_Font* pFont,
    [all...]

Completed in 121 milliseconds