Searched refs:iNegative (Results 1 – 1 of 1) sorted by relevance
1034 int iNegative = 0; in AFPercent_Format() local1035 strValue = fcvt(dValue, iDec, &iDec2, &iNegative); in AFPercent_Format()1038 strValue = fcvt(dValue, iDec, &iDec2, &iNegative); in AFPercent_Format()1082 if (iNegative) in AFPercent_Format()