Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/localization/
Dfgas_locale.cpp4349 bool bRoundUp = false; in fxmath_decimal_helper_shrinkintorange() local
4352 bRoundUp = fxmath_decimal_helper_div10_any(a, al) >= 5; in fxmath_decimal_helper_shrinkintorange()
4355 if (bRoundUp) { in fxmath_decimal_helper_shrinkintorange()