Searched defs:newChar (Results 1 – 10 of 10) sorted by relevance
33 void replace_char(SkString* str, const char oldChar, const char newChar) { in replace_char()
473 static void replace_char(SkString* str, const char oldChar, const char newChar) { in replace_char()
115 char newChar = charAt(offset); in newName() local
95 wchar_t newChar = (c == 'z') ? L'a' : L'A'; in GetNextName() local
707 UChar newChar; in testAPI() local
490 int Replace(T oldChar, T newChar) in Replace()
1541 LChar newChar = static_cast<LChar>(newC); in replace() local