Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dcfde_csscomputedstyle.cpp50 return m_InheritedData.m_eFontStyle; in GetFontStyle()
70 m_InheritedData.m_eFontStyle = eFontStyle; in SetFontStyle()
180 m_eFontStyle(FDE_CSSFontStyle::Normal), in InheritedData()
Dcfde_csscomputedstyle.h35 FDE_CSSFontStyle m_eFontStyle; variable
Dcfde_cssstyleselector.cpp234 pComputedStyle->m_InheritedData.m_eFontStyle = in ApplyProperty()