Searched refs:ApplyNumber (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/src/fdp/src/css/ |
D | fde_cssstyleselector.cpp | 613 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()
|
D | fde_cssstyleselector.h | 126 FX_FLOAT ApplyNumber(FDE_CSSPRIMITIVETYPE eUnit,
|