Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui.h435 …IMGUI_API bool SliderInt2(const char* label, int v[2], int v_min, int v_max, const char* …
Dimgui_widgets.cpp2437 bool ImGui::SliderInt2(const char* label, int v[2], int v_min, int v_max, const char* format) in SliderInt2() function in ImGui