Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dcfde_csscomputedstyle.cpp69 void CFDE_CSSComputedStyle::SetFontStyle(FDE_CSSFontStyle eFontStyle) { in SetFontStyle() argument
70 m_InheritedData.m_eFontStyle = eFontStyle; in SetFontStyle()
Dcfde_csscomputedstyle.h68 void SetFontStyle(FDE_CSSFontStyle eFontStyle);