Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_csscomputedstyle.cpp69 void CFX_CSSComputedStyle::SetFontStyle(CFX_CSSFontStyle eFontStyle) { in SetFontStyle() argument
70 m_InheritedData.m_eFontStyle = eFontStyle; in SetFontStyle()
Dcfx_csscomputedstyle.h67 void SetFontStyle(CFX_CSSFontStyle eFontStyle);