Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssstyleselector.cpp613 fFontSize = ApplyNumber(eType, pPrimitive->GetFloat(), fFontSize); in ApplyProperty()
625 ApplyNumber(eType, pPrimitive->GetFloat(), FDE_CSSFONTSIZE); in ApplyProperty()
817 ApplyNumber(eType, pPrimitive->GetFloat(), FDE_CSSFONTSIZE); in ApplyProperty()
1139 FX_FLOAT CFDE_CSSStyleSelector::ApplyNumber(FDE_CSSPRIMITIVETYPE eUnit, in ApplyNumber() function in CFDE_CSSStyleSelector
1591 FX_FLOAT fValue = ApplyNumber(eType, pPrimitive->GetFloat(), fFontSize); in SetLengthWithPercent()
Dfde_cssstyleselector.h126 FX_FLOAT ApplyNumber(FDE_CSSPRIMITIVETYPE eUnit,