Lines Matching defs:resStr
444 const UChar *resStr = ures_getStringByKeyWithFallback(resource, fgDecimalFormat, &len, &status);450 resStr = ures_getStringByKeyWithFallback(resource, fgDecimalFormat, &len, &status);452 str.setTo(TRUE, resStr, len);