Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssstyleselector.cpp515 float fCurFontSize) { in ToFontSize() argument
532 return fCurFontSize * 1.2f; in ToFontSize()
534 return fCurFontSize / 1.2f; in ToFontSize()
536 return fCurFontSize; in ToFontSize()
Dcfx_cssstyleselector.h69 float ToFontSize(CFX_CSSPropertyValue eValue, float fCurFontSize);