Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_fill.h25 int32_t GetStipple(FX_ARGB& stippleColor);
Dcxfa_fill.cpp63 int32_t CXFA_Fill::GetStipple(FX_ARGB& stippleColor) { in GetStipple() function in CXFA_Fill
/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidget.cpp1660 int32_t iRate = fill.GetStipple(cr); in XFA_BOX_Fill()