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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h875 ImGuiDragDropFlags_AcceptNoDrawDefaultRect = 1 << 11, // Do not draw the default highlight rectangle when hovering over target. enumerator in enum:ImGuiDragDropFlags_
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h875 ImGuiDragDropFlags_AcceptNoDrawDefaultRect = 1 << 11, // Do not draw the default highlight rectangle when hovering over target. enumerator in enum:ImGuiDragDropFlags_

Completed in 16 milliseconds