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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h856 ImGuiHoveredFlags_AllowWhenOverlapped = 1 << 6, // Return true even if the position is overlapped by another window enumerator in enum:ImGuiHoveredFlags_
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h856 ImGuiHoveredFlags_AllowWhenOverlapped = 1 << 6, // Return true even if the position is overlapped by another window enumerator in enum:ImGuiHoveredFlags_

Completed in 20 milliseconds