Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxgraphics/
Dcfx_graphics.h90 void RenderDeviceFillPath(CFX_Path* path,
Dcfx_graphics.cpp198 RenderDeviceFillPath(path, fillMode, matrix); in FillPath()
294 void CFX_Graphics::RenderDeviceFillPath(CFX_Path* path, in RenderDeviceFillPath() function in CFX_Graphics