Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fxfa/
Dfxfa_objectacc.h95 int32_t GetStipple(FX_ARGB& stippleColor);
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidget.cpp1574 int32_t iRate = fill.GetStipple(cr); in XFA_BOX_Fill()
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp130 int32_t CXFA_Fill::GetStipple(FX_ARGB& stippleColor) { in GetStipple() function in CXFA_Fill