Searched refs:stippleColor (Results 1 – 2 of 2) sorted by relevance
95 int32_t GetStipple(FX_ARGB& stippleColor);103 FX_BOOL SetStipple(int32_t iStipple, FX_ARGB stippleColor);
130 int32_t CXFA_Fill::GetStipple(FX_ARGB& stippleColor) { in GetStipple() argument137 stippleColor = XFA_WStringToColor(wsColor); in GetStipple()139 stippleColor = 0xFF000000; in GetStipple()185 FX_BOOL CXFA_Fill::SetStipple(int32_t iStipple, FX_ARGB stippleColor) { in SetStipple() argument190 ArgbDecode(stippleColor, a, r, g, b); in SetStipple()