Home
last modified time | relevance | path

Searched refs:ImGuiDragDropFlags_SourceNoHoldToOpenOthers (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui.h869ImGuiDragDropFlags_SourceNoHoldToOpenOthers = 1 << 2, // Disable the behavior that allows to… enumerator
Dimgui_widgets.cpp422 …gs_PressedOnDragDropHold) && !(g.DragDropSourceFlags & ImGuiDragDropFlags_SourceNoHoldToOpenOthers in ButtonBehavior()