Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dcfde_cssstyleselector.h75 uint16_t ToFontWeight(FDE_CSSPropertyValue eValue);
Dcfde_cssstyleselector.cpp223 ToFontWeight(pValue.As<CFDE_CSSEnumValue>()->Value()); in ApplyProperty()
452 uint16_t CFDE_CSSStyleSelector::ToFontWeight(FDE_CSSPropertyValue eValue) { in ToFontWeight() function in CFDE_CSSStyleSelector