Searched defs:isInteger (Results 1 – 2 of 2) sorted by relevance
67 std::string MeasureFormatImpl::FormatInner(bool isInteger, std::string &unit, MeasureFormatType typ… in FormatInner()114 int MeasureFormatImpl::ComputePluralIndex(bool isInteger, I18nStatus &status) in ComputePluralIndex()160 std::string MeasureFormatImpl::ComputeFormattedNumber(bool isInteger, I18nStatus &status) in ComputeFormattedNumber()
140 const std::string &unit, bool isInteger, const std::string &value) in InsertInfo()