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