Searched refs:DragInt4 (Results 1 – 2 of 2) sorted by relevance
421 …IMGUI_API bool DragInt4(const char* label, int v[4], float v_speed = 1.0f, int v_min = 0,…
2025 bool ImGui::DragInt4(const char* label, int v[4], float v_speed, int v_min, int v_max, const char* … in DragInt4() function in ImGui