Searched refs:DrawTextString (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_textrenderer.h | 25 static void DrawTextString(CFX_RenderDevice* pDevice,
|
D | cpdf_textrenderer.cpp | 74 void CPDF_TextRenderer::DrawTextString(CFX_RenderDevice* pDevice, in DrawTextString() function in CPDF_TextRenderer
|
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_edit_impl.cpp | 35 void DrawTextString(CFX_RenderDevice* pDevice, in DrawTextString() function 49 CPDF_TextRenderer::DrawTextString(pDevice, pos.x, pos.y, pFont, fFontSize, in DrawTextString() 532 DrawTextString(pDevice, in DrawEdit() 547 DrawTextString( in DrawEdit() 560 DrawTextString(pDevice, in DrawEdit()
|