Searched refs:LabelText (Results 1 – 3 of 3) sorted by relevance
101 ImGui::LabelText("##Label", "%s", name); in visit()
379 …IMGUI_API void LabelText(const char* label, const char* fmt, ...) IM_FMTARGS…
301 void ImGui::LabelText(const char* label, const char* fmt, ...) in LabelText() function in ImGui