Searched defs:appendf (Results 1 – 8 of 8) sorted by relevance
33 void SkJSONWriter::appendf(const char* fmt, ...) { in appendf() function in SkJSONWriter
29 void String::appendf(const char* fmt, ...) { in appendf() function in SkSL::String
30 void String::appendf(const char* fmt, ...) { in appendf() function in SkSL::String
510 void SkString::appendf(const char format[], ...) { in appendf() function in SkString
527 void SkString::appendf(const char format[], ...) { in appendf() function in SkString
121 void appendf(string* str, const char *fmt, ...) { in appendf() function
2146 void ImGuiTextBuffer::appendf(const char* fmt, ...) in appendf() function in ImGuiTextBuffer