Home
last modified time | relevance | path

Searched refs:DrawLogicText (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_fwltheme.cpp120 m_pTextOut->DrawLogicText(pRenderDevice, pParams->m_wsText.AsStringView(), in DrawText()
145 m_pTextOut->DrawLogicText(pRenderDevice, pParams->m_wsText.AsStringView(), in DrawText()
/external/pdfium/xfa/fde/
Dcfde_textout.h49 void DrawLogicText(CFX_RenderDevice* device,
Dcfde_textout.cpp281 void CFDE_TextOut::DrawLogicText(CFX_RenderDevice* device, in DrawLogicText() function in CFDE_TextOut
/external/pdfium/xfa/fwl/theme/
Dcfwl_widgettp.cpp55 m_pTextOut->DrawLogicText(pGraphics->GetRenderDevice(), in DrawText()