Home
last modified time | relevance | path

Searched refs:eFontStyle (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dcfx_csscomputedstyle.cpp68 void CFX_CSSComputedStyle::SetFontStyle(CFX_CSSFontStyle eFontStyle) { in SetFontStyle() argument
69 m_InheritedData.m_eFontStyle = eFontStyle; in SetFontStyle()
Dcfx_csscomputedstyle.h71 void SetFontStyle(CFX_CSSFontStyle eFontStyle);