Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxgraphics/
Dcfx_graphics.h89 void RenderDeviceStrokePath(CFX_Path* path, CFX_Matrix* matrix);
Dcfx_graphics.cpp189 RenderDeviceStrokePath(path, matrix); in StrokePath()
275 void CFX_Graphics::RenderDeviceStrokePath(CFX_Path* path, CFX_Matrix* matrix) { in RenderDeviceStrokePath() function in CFX_Graphics