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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h299 ImGuiButtonFlags_AllowItemOverlap = 1 << 6, // require previous frame HoveredId to either match id or be null before being usable, use along with SetItemAllowOverlap() enumerator in enum:ImGuiButtonFlags_
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h299 ImGuiButtonFlags_AllowItemOverlap = 1 << 6, // require previous frame HoveredId to either match id or be null before being usable, use along with SetItemAllowOverlap() enumerator in enum:ImGuiButtonFlags_

Completed in 12 milliseconds