Searched defs:replace_char (Results 1 – 6 of 6) sorted by relevance
22 char replace_char) { in ReplaceIllegalCharactersInPath()
33 void replace_char(SkString* str, const char oldChar, const char newChar) { in replace_char() function
473 static void replace_char(SkString* str, const char oldChar, const char newChar) { in replace_char() function
94 char replace_char) { in ReplaceIllegalCharactersInPath()