Home
last modified time | relevance | path

Searched refs:m_hatchStyle (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxgraphics/
Dcxfa_gepattern.cpp12 : m_hatchStyle(hatchStyle), m_foreArgb(foreArgb), m_backArgb(backArgb) {} in CXFA_GEPattern()
Dcxfa_gepattern.h28 const FX_HatchStyle m_hatchStyle; variable
Dcxfa_graphics.cpp253 FX_HatchStyle hatchStyle = m_info.fillColor.GetPattern()->m_hatchStyle; in FillPathWithPattern()