Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssstyleselector.h69 float ToFontSize(CFX_CSSPropertyValue eValue, float fCurFontSize);
Dcfx_cssstyleselector.cpp189 ToFontSize(pValue.As<CFX_CSSEnumValue>()->Value(), fFontSize); in ApplyProperty()
512 float CFX_CSSStyleSelector::ToFontSize(CFX_CSSPropertyValue eValue, in ToFontSize() function in CFX_CSSStyleSelector