Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_internal.h874 ImRect DragDropTargetRect; member
Dimgui.cpp8663 g.DragDropTargetRect = bb; in BeginDragDropTargetCustom()
8693 g.DragDropTargetRect = display_rect; in BeginDragDropTarget()
8718 ImRect r = g.DragDropTargetRect; in AcceptDragDropPayload()