Home
last modified time | relevance | path

Searched refs:DrawFill (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_box.h61 void DrawFill(const std::vector<CXFA_Stroke*>& strokes,
Dcxfa_box.cpp199 DrawFill(strokes, pGS, rtWidget, matrix, forceRound); in Draw()
210 void CXFA_Box::DrawFill(const std::vector<CXFA_Stroke*>& strokes, in DrawFill() function in CXFA_Box