Searched refs:GetFillPath (Results 1 – 3 of 3) sorted by relevance
21 void GetFillPath(const std::vector<CXFA_Stroke*>& strokes,
233 ToRectangle(this)->GetFillPath(strokes, rtWidget, &fillPath); in DrawFill()
64 void CXFA_Rectangle::GetFillPath(const std::vector<CXFA_Stroke*>& strokes, in GetFillPath() function in CXFA_Rectangle