Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssstyleselector.h76 CFX_CSSFontVariant ToFontVariant(CFX_CSSPropertyValue eValue);
Dcfx_cssstyleselector.cpp340 ToFontVariant(pValue.As<CFX_CSSEnumValue>()->Value()); in ApplyProperty()
594 CFX_CSSFontVariant CFX_CSSStyleSelector::ToFontVariant( in ToFontVariant() function in CFX_CSSStyleSelector