Searched refs:ImGuiDragDropFlags_SourceNoHoldToOpenOthers (Results 1 – 2 of 2) sorted by relevance
869 …ImGuiDragDropFlags_SourceNoHoldToOpenOthers = 1 << 2, // Disable the behavior that allows to… enumerator
422 …gs_PressedOnDragDropHold) && !(g.DragDropSourceFlags & ImGuiDragDropFlags_SourceNoHoldToOpenOthers… in ButtonBehavior()