Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dcfde_csscomputedstyle.cpp58 return m_InheritedData.m_dwFontColor; in GetColor()
78 m_InheritedData.m_dwFontColor = dwFontColor; in SetColor()
177 m_dwFontColor(0xFF000000), in InheritedData()
Dcfde_csscomputedstyle.h32 FX_ARGB m_dwFontColor; variable
Dcfde_cssstyleselector.cpp240 pComputedStyle->m_InheritedData.m_dwFontColor = in ApplyProperty()