Searched refs:TextV (Results 1 – 3 of 3) sorted by relevance
238 TextV(fmt, args); in Text()242 void ImGui::TextV(const char* fmt, va_list args) in TextV() function in ImGui264 TextV(fmt, args); in TextColoredV()279 TextV(fmt, args); in TextDisabledV()296 TextV(fmt, args); in TextWrappedV()
372 …IMGUI_API void TextV(const char* fmt, va_list args) IM_FMTLIST…
6708 TextV(fmt, args); in SetTooltipV()