Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxgraphics/
Dcxfa_graphics.h79 void RenderDeviceFillPath(const CXFA_GEPath* path,
Dcxfa_graphics.cpp195 RenderDeviceFillPath(path, fillMode, matrix); in FillPath()
245 void CXFA_Graphics::RenderDeviceFillPath(const CXFA_GEPath* path, in RenderDeviceFillPath() function in CXFA_Graphics