Searched defs:appendf (Results 1 – 5 of 5) sorted by relevance
33 void SkJSONWriter::appendf(const char* fmt, ...) { in appendf() function in SkJSONWriter
77 void SkSL::String::appendf(std::string *str, const char* fmt, ...) { in appendf() function in SkSL::String
540 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