Home
last modified time | relevance | path

Searched defs:ImGuiHoveredFlags_AllowWhenBlockedByActiveItem (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui.h855 ImGuiHoveredFlags_AllowWhenBlockedByActiveItem = 1 << 5, // Return true even if an active item is blocking access to this item/window. Useful for Drag and Drop patterns. enumerator
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h1289 ImGuiHoveredFlags_AllowWhenBlockedByActiveItem = 1 << 7, // Return true even if an active item is blocking access to this item/window. Useful for Drag and Drop patterns. enumerator

Completed in 20 milliseconds