Home
last modified time | relevance | path

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

/third_party/mesa3d/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() in GetDragDropPayload() function in ImGui
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h815 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.
2007 // Data payload for Drag and Drop operations: AcceptDragDropPayload(), GetDragDropPayload()
H A Dimgui.cpp10392 const ImGuiPayload* ImGui::GetDragDropPayload() in GetDragDropPayload() function in ImGui

Completed in 58 milliseconds