Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/fde/
Dfde_object.h181 CFDE_LinearBrush() : m_EndColor(0), m_StartColor(0), m_iWrapMode(0) { in CFDE_LinearBrush()
212 endingColor = m_EndColor; in GetLinearColors()
217 m_EndColor = endingColor; in SetLinearColors()
231 FX_ARGB m_EndColor; variable