Searched defs:SliderInt (Results 1 – 2 of 2) sorted by relevance
2431 bool ImGui::SliderInt(const char* label, int* v, int v_min, int v_max, const char* format) in SliderInt() function in ImGui
3143 bool ImGui::SliderInt(const char* label, int* v, int v_min, int v_max, const char* format, ImGuiSli… in SliderInt() function in ImGui