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

  /external/pdfium/core/fxcrt/css/
cfx_cssstyleselector.h 69 float ToFontSize(CFX_CSSPropertyValue eValue, float fCurFontSize);
cfx_cssstyleselector.cpp 189 ToFontSize(pValue.As<CFX_CSSEnumValue>()->Value(), fFontSize);
512 float CFX_CSSStyleSelector::ToFontSize(CFX_CSSPropertyValue eValue,

Completed in 8750 milliseconds