Searched refs:hatchStyle (Results 1 – 3 of 3) sorted by relevance
9 CXFA_GEPattern::CXFA_GEPattern(FX_HatchStyle hatchStyle, in CXFA_GEPattern() argument12 : m_hatchStyle(hatchStyle), m_foreArgb(foreArgb), m_backArgb(backArgb) {} in CXFA_GEPattern()
19 CXFA_GEPattern(FX_HatchStyle hatchStyle,
253 FX_HatchStyle hatchStyle = m_info.fillColor.GetPattern()->m_hatchStyle; in FillPathWithPattern() local255 GetHatchBitmapData(static_cast<size_t>(hatchStyle)); in FillPathWithPattern()