Searched refs:LabelTextV (Results 1 – 2 of 2) sorted by relevance
380 …IMGUI_API void LabelTextV(const char* label, const char* fmt, va_list args) IM_FMTLIST…
305 LabelTextV(label, fmt, args); in LabelText()310 void ImGui::LabelTextV(const char* label, const char* fmt, va_list args) in LabelTextV() function in ImGui