Searched refs:GetDragDropPayload (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h590 IMGUI_API const ImGuiPayload* GetDragDropPayload(); // peek directly into the current payload from anywhere. may return NULL. use ImGuiPayload::IsDataType() to test for the payload type.
1458 // Data payload for Drag and Drop operations: AcceptDragDropPayload(), GetDragDropPayload()
H A Dimgui.cpp8748 const ImGuiPayload* ImGui::GetDragDropPayload() function in class:ImGui
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h590 IMGUI_API const ImGuiPayload* GetDragDropPayload(); // peek directly into the current payload from anywhere. may return NULL. use ImGuiPayload::IsDataType() to test for the payload type.
1458 // Data payload for Drag and Drop operations: AcceptDragDropPayload(), GetDragDropPayload()
H A Dimgui.cpp8748 const ImGuiPayload* ImGui::GetDragDropPayload() function in class:ImGui

Completed in 48 milliseconds