Searched refs:strip_spaces (Results 1 – 2 of 2) sorted by relevance
191 static SkString strip_spaces(const SkString& str) { in strip_spaces() function231 SkString strippedStr = strip_spaces(fontnameStr); in output_font()370 SkString strippedStr = strip_spaces(SkString(name)); in generate_index()388 SkString strippedStr = strip_spaces(SkString(name)); in generate_index()
76 static char *strip_spaces(char *name);282 ntmp = strip_spaces(q); in STACK_OF()290 ntmp = strip_spaces(q); in STACK_OF()307 vtmp = strip_spaces(q); in STACK_OF()324 vtmp = strip_spaces(q); in STACK_OF()334 ntmp = strip_spaces(q); in STACK_OF()355 static char *strip_spaces(char *name) in strip_spaces() function