Searched defs:oldChar (Results 1 – 2 of 2) sorted by relevance
37 void replace_char(SkString* str, const char oldChar, const char newChar) { in replace_char()
777 void AString::Replace(char oldChar, char newChar) throw() in Replace()1321 void UString::Replace(wchar_t oldChar, wchar_t newChar) throw() in Replace()