Searched defs:ImGuiButtonFlags_NoHoldingActiveID (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/imgui/ | ||
H A D | imgui_internal.h | 304 ImGuiButtonFlags_NoHoldingActiveID = 1 << 11, // don't set ActiveId while holding the mouse (ImGuiButtonFlags_PressedOnClick only) enumerator |
Completed in 9 milliseconds