Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/crt/
Dcfgas_decimal.cpp203 bool bRoundUp = false; in decimal_helper_shrinkintorange() local
206 bRoundUp = decimal_helper_div10_any(a, al) >= 5; in decimal_helper_shrinkintorange()
209 if (bRoundUp) { in decimal_helper_shrinkintorange()