Home
last modified time | relevance | path

Searched refs:DrawTextString (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dcpdf_textrenderer.h26 static void DrawTextString(CFX_RenderDevice* pDevice,
H A Dcpdf_textrenderer.cpp97 void CPDF_TextRenderer::DrawTextString(CFX_RenderDevice* pDevice, in DrawTextString() function in CPDF_TextRenderer
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_edit_impl.cpp34 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()