Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_rectangle.h21 void GetFillPath(const std::vector<CXFA_Stroke*>& strokes,
Dcxfa_box.cpp233 ToRectangle(this)->GetFillPath(strokes, rtWidget, &fillPath); in DrawFill()
Dcxfa_rectangle.cpp64 void CXFA_Rectangle::GetFillPath(const std::vector<CXFA_Stroke*>& strokes, in GetFillPath() function in CXFA_Rectangle