Searched refs:eFontStyle (Results 1 – 2 of 2) sorted by relevance
68 void CFX_CSSComputedStyle::SetFontStyle(CFX_CSSFontStyle eFontStyle) { in SetFontStyle() argument69 m_InheritedData.m_eFontStyle = eFontStyle; in SetFontStyle()
71 void SetFontStyle(CFX_CSSFontStyle eFontStyle);