Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/fde/
Dfde_render.h23 void RenderPath(IFDE_PathSet* pPathSet, FDE_HVISUALOBJ hPath);
Dfde_render.cpp138 RenderPath((IFDE_PathSet*)pVisualSet, hVisualObj); in DoRender()
214 void CFDE_RenderContext::RenderPath(IFDE_PathSet* pPathSet, in RenderPath() function in CFDE_RenderContext
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.h379 void RenderPath(IFDE_RenderDevice* pDevice,
Dxfa_textlayout.cpp1282 RenderPath(pDevice, pPen, pPieceLine, j, pCharPos, tmDoc2Device); in DrawString()
1879 void CXFA_TextLayout::RenderPath(IFDE_RenderDevice* pDevice, in RenderPath() function in CXFA_TextLayout