Searched defs:appendf (Results 1 - 5 of 5) sorted by relevance
| /third_party/skia/src/utils/ | ||
| H A D | SkJSONWriter.cpp | 33 void SkJSONWriter::appendf(const char* fmt, ...) { in appendf() function in SkJSONWriter |
| /third_party/skia/src/sksl/ | ||
| H A D | SkSLString.cpp | 29 void String::appendf(const char* fmt, ...) { in appendf() function in SkSL::String |
| /third_party/skia/src/core/ | ||
| H A D | SkString.cpp | 536 void SkString::appendf(const char format[], ...) { in appendf() function in SkString |
| /third_party/mesa3d/src/imgui/ | ||
| H A D | imgui.cpp | 2146 void ImGuiTextBuffer::appendf(const char* fmt, ...) in appendf() function in ImGuiTextBuffer |
| /third_party/skia/third_party/externals/imgui/ | ||
| H A D | imgui.cpp | 2195 void ImGuiTextBuffer::appendf(const char* fmt, ...) in appendf() function in ImGuiTextBuffer |
Completed in 43 milliseconds