Home
last modified time | relevance | path

Searched refs:AddSubpath (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxgraphics/
Dcfx_path.h47 void AddSubpath(CFX_Path* path);
Dcfx_path.cpp143 void CFX_Path::AddSubpath(CFX_Path* path) { in AddSubpath() function in CFX_Path
/external/pdfium/xfa/fwl/theme/
Dcfwl_pushbuttontp.cpp52 fillPath.AddSubpath(&strokePath); in DrawBackground()