Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssstyleselector.h72 uint16_t ToFontWeight(CFX_CSSPropertyValue eValue);
Dcfx_cssstyleselector.cpp220 ToFontWeight(pValue.As<CFX_CSSEnumValue>()->Value()); in ApplyProperty()
449 uint16_t CFX_CSSStyleSelector::ToFontWeight(CFX_CSSPropertyValue eValue) { in ToFontWeight() function in CFX_CSSStyleSelector