Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dcfde_cssstyleselector.h76 FDE_CSSFontStyle ToFontStyle(FDE_CSSPropertyValue eValue);
Dcfde_cssstyleselector.cpp235 ToFontStyle(pValue.As<CFDE_CSSEnumValue>()->Value()); in ApplyProperty()
466 FDE_CSSFontStyle CFDE_CSSStyleSelector::ToFontStyle( in ToFontStyle() function in CFDE_CSSStyleSelector