Searched refs:AddSubpath (Results 1 – 3 of 3) sorted by relevance
44 void AddSubpath(CXFA_GEPath* path);
143 void CXFA_GEPath::AddSubpath(CXFA_GEPath* path) { in AddSubpath() function in CXFA_GEPath
52 fillPath.AddSubpath(&strokePath); in DrawBackground()