Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_csscomputedstyle.cpp50 return m_InheritedData.m_eFontStyle; in GetFontStyle()
70 m_InheritedData.m_eFontStyle = eFontStyle; in SetFontStyle()
180 m_eFontStyle(CFX_CSSFontStyle::Normal), in InheritedData()
Dcfx_csscomputedstyle.h34 CFX_CSSFontStyle m_eFontStyle; variable
Dcfx_cssstyleselector.cpp229 pComputedStyle->m_InheritedData.m_eFontStyle = in ApplyProperty()