Searched refs:DrawTextString (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pdfium/core/fpdfapi/render/ |
H A D | cpdf_textrenderer.h | 26 static void DrawTextString(CFX_RenderDevice* pDevice,
|
H A D | cpdf_textrenderer.cpp | 97 void CPDF_TextRenderer::DrawTextString(CFX_RenderDevice* pDevice, in DrawTextString() function in CPDF_TextRenderer
|
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/ |
H A D | cpwl_edit_impl.cpp | 34 void DrawTextString(CFX_RenderDevice* pDevice, in DrawTextString() function 48 CPDF_TextRenderer::DrawTextString(pDevice, pos.x, pos.y, pFont, fFontSize, in DrawTextString() 653 DrawTextString(pDevice, in DrawEdit() 665 DrawTextString( in DrawEdit() 676 DrawTextString(pDevice, in DrawEdit()
|