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

  /external/pdfium/fpdfsdk/src/fxedit/
fxet_pageobjs.cpp 30 static void DrawTextString(CFX_RenderDevice* pDevice,
59 CPDF_TextRenderer::DrawTextString(pDevice, x, y, pFont, fFontSize, &mt,
63 CPDF_TextRenderer::DrawTextString(pDevice, x, y, pFont, fFontSize, &mt,
79 CPDF_TextRenderer::DrawTextString(pDevice, x, y, pFont, fFontSize,
83 CPDF_TextRenderer::DrawTextString(pDevice, x, y, pFont, fFontSize,
242 DrawTextString(pDevice, CPDF_Point(ptBT.x + ptOffset.x,
258 DrawTextString(
270 DrawTextString(
360 DrawTextString(
401 DrawTextString(
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_render.h 164 static void DrawTextString(CFX_RenderDevice* pDevice,
172 static void DrawTextString(CFX_RenderDevice* pDevice,
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_text.cpp 609 void CPDF_TextRenderer::DrawTextString(CFX_RenderDevice* pDevice,
624 DrawTextString(pDevice, origin_x, origin_y, pFont, font_size, &matrix, str,
627 void CPDF_TextRenderer::DrawTextString(CFX_RenderDevice* pDevice,

Completed in 147 milliseconds