Searched refs:RenderPath (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/xfa/src/fdp/src/fde/ |
D | fde_render.h | 23 void RenderPath(IFDE_PathSet* pPathSet, FDE_HVISUALOBJ hPath);
|
D | fde_render.cpp | 138 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/ |
D | xfa_textlayout.h | 379 void RenderPath(IFDE_RenderDevice* pDevice,
|
D | xfa_textlayout.cpp | 1282 RenderPath(pDevice, pPen, pPieceLine, j, pCharPos, tmDoc2Device); in DrawString() 1879 void CXFA_TextLayout::RenderPath(IFDE_RenderDevice* pDevice, in RenderPath() function in CXFA_TextLayout
|