Searched defs:slider_usable_pos_max (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/imgui/ | ||
H A D | imgui_widgets.cpp | 2122 const float slider_usable_pos_max = bb.Max[axis] - grab_padding - grab_sz*0.5f; in SliderBehaviorT() local |
Completed in 11 milliseconds