Home
last modified time | relevance | path

Searched refs:RenderPath (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.h109 void RenderPath(CFX_RenderDevice* pDevice,
Dcxfa_textlayout.cpp607 RenderPath(pFxDevice, pPieceLine, j, &char_pos, mtDoc2Device); in DrawString()
1129 void CXFA_TextLayout::RenderPath(CFX_RenderDevice* pDevice, in RenderPath() function in CXFA_TextLayout