Searched refs:roundingDecimalPos (Results 1 – 1 of 1) sorted by relevance
2943 int32_t roundingDecimalPos = 0; // Pos of decimal in roundingDigits in toPattern() local2975 roundingDecimalPos = fRoundingIncrement->fDecimalAt; in toPattern()3009 roundingDecimalPos) + 1; in toPattern()3028 int32_t pos = roundingDecimalPos - i; in toPattern()3050 int32_t pos = roundingDecimalPos; in toPattern()