Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxgraphics/
Dcfx_pattern.cpp13 : m_hatchStyle(hatchStyle), m_foreArgb(foreArgb), m_backArgb(backArgb) { in CFX_Pattern()
Dcfx_pattern.h32 const FX_ARGB m_foreArgb; variable
Dcfx_graphics.cpp375 m_info.fillColor->m_info.pattern->m_foreArgb); in FillPathWithPattern()