Searched refs:iLeavingSpace (Results 1 – 1 of 1) sorted by relevance
4917 int32_t iLeavingSpace = 0; in Str() local4919 iLeavingSpace = iWidth - (u + iPrecision); in Str()4921 iLeavingSpace = iWidth - (u + iPrecision + 1); in Str()4924 while (i < iLeavingSpace) { in Str()