Searched defs:ImGuiNavHighlightFlags_AlwaysDraw (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/imgui/ | ||
H A D | imgui_internal.h | 426 ImGuiNavHighlightFlags_AlwaysDraw = 1 << 2, // Draw rectangular highlight if (g.NavId == id) _even_ when using the mouse. enumerator |
Completed in 8 milliseconds