HomeSort by relevance Sort by last modified time
    Searched refs:ToFontWeight (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxcrt/css/
cfx_cssstyleselector.h 72 uint16_t ToFontWeight(CFX_CSSPropertyValue eValue);
cfx_cssstyleselector.cpp 218 ToFontWeight(pValue.As<CFX_CSSEnumValue>()->Value());
447 uint16_t CFX_CSSStyleSelector::ToFontWeight(CFX_CSSPropertyValue eValue) {

Completed in 367 milliseconds