Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_csscomputedstyle.cpp57 return m_InheritedData.m_dwFontColor; in GetColor()
77 m_InheritedData.m_dwFontColor = dwFontColor; in SetColor()
176 m_dwFontColor(0xFF000000), in InheritedData()
Dcfx_csscomputedstyle.h32 FX_ARGB m_dwFontColor; variable
Dcfx_cssstyleselector.cpp237 pComputedStyle->m_InheritedData.m_dwFontColor = in ApplyProperty()