Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp4709 FX_BOOL bRoundUp = FALSE; in fxmath_decimal_helper_shrinkintorange() local
4712 bRoundUp = fxmath_decimal_helper_div10_any(a, al) >= 5; in fxmath_decimal_helper_shrinkintorange()
4715 if (bRoundUp) { in fxmath_decimal_helper_shrinkintorange()