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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h849 ImGuiHoveredFlags_None = 0, // Return true if directly over the item/window, not obstructed by another window, not obstructed by an active popup or modal blocking inputs under them. enumerator in enum:ImGuiHoveredFlags_
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h849 ImGuiHoveredFlags_None = 0, // Return true if directly over the item/window, not obstructed by another window, not obstructed by an active popup or modal blocking inputs under them. enumerator in enum:ImGuiHoveredFlags_

Completed in 32 milliseconds