Home
last modified time | relevance | path

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

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