Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_fill.cpp63 int32_t CXFA_Fill::GetStipple(FX_ARGB& stippleColor) { in GetStipple() argument
70 stippleColor = CXFA_Data::ToColor(wsColor); in GetStipple()
72 stippleColor = 0xFF000000; in GetStipple()
Dcxfa_fill.h25 int32_t GetStipple(FX_ARGB& stippleColor);