Searched defs:isPercent (Results 1 – 2 of 2) sorted by relevance
93 bool isPercent = false; variable
124 std::string NumberFormatImpl::InnerFormat(double num, bool hasDec, bool isShowGroup, bool isPercent, in InnerFormat()