Searched refs:hatchStyle (Results 1 – 3 of 3) sorted by relevance
9 CFGAS_GEPattern::CFGAS_GEPattern(HatchStyle hatchStyle, in CFGAS_GEPattern() argument12 : m_hatchStyle(hatchStyle), m_foreArgb(foreArgb), m_backArgb(backArgb) {} in CFGAS_GEPattern()
23 CFGAS_GEPattern(HatchStyle hatchStyle, FX_ARGB foreArgb, FX_ARGB backArgb);
256 CFGAS_GEPattern::HatchStyle hatchStyle = in FillPathWithPattern() local259 GetHatchBitmapData(static_cast<size_t>(hatchStyle)); in FillPathWithPattern()