Home
last modified time | relevance | path

Searched refs:SliderInt3 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui.h436 …IMGUI_API bool SliderInt3(const char* label, int v[3], int v_min, int v_max, const char* …
Dimgui_widgets.cpp2442 bool ImGui::SliderInt3(const char* label, int v[3], int v_min, int v_max, const char* format) in SliderInt3() function in ImGui