Searched refs:GetRounding (Results 1 – 1 of 1) sorted by relevance
604 bool GetRounding(int index) { return round_[index]; } in GetRounding() function612 SetUint(vform, i, Uint(vform, i) + (GetRounding(i) ? 1 : 0)); in Round()