Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssstyleselector.h73 CFX_CSSFontStyle ToFontStyle(CFX_CSSPropertyValue eValue);
Dcfx_cssstyleselector.cpp230 ToFontStyle(pValue.As<CFX_CSSEnumValue>()->Value()); in ApplyProperty()
461 CFX_CSSFontStyle CFX_CSSStyleSelector::ToFontStyle( in ToFontStyle() function in CFX_CSSStyleSelector