Searched defs:is_decimal (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/imgui/ | ||
H A D | imgui_widgets.cpp | 2110 const bool is_decimal = (data_type == ImGuiDataType_Float) || (data_type == ImGuiDataType_Double); in SliderBehaviorT() local [all...] |
Completed in 6 milliseconds