Searched refs:filltype (Results 1 – 3 of 3) sorted by relevance
42 int filltype() const { return m_FillType; } in filltype() function43 void set_filltype(int filltype) { m_FillType = filltype; } in set_filltype() argument
139 int* filltype,
409 int FillType = pPathObj->filltype(); in ProcessPath()588 int fill_mode = pPathObj->filltype(); in SelectClipPath()1422 int* filltype, in ProcessPathPattern() argument1424 ASSERT(filltype); in ProcessPathPattern()1427 if (*filltype) { in ProcessPathPattern()1431 *filltype = 0; in ProcessPathPattern()