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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h872 ImGuiDragDropFlags_SourceAutoExpirePayload = 1 << 5, // Automatically expire the payload if the source cease to be submitted (otherwise payloads are persisting while being dragged) enumerator in enum:ImGuiDragDropFlags_
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h872 ImGuiDragDropFlags_SourceAutoExpirePayload = 1 << 5, // Automatically expire the payload if the source cease to be submitted (otherwise payloads are persisting while being dragged) enumerator in enum:ImGuiDragDropFlags_

Completed in 16 milliseconds