Searched refs:BeginDragDropSource (Results 1 – 3 of 3) sorted by relevance
584 …IMGUI_API bool BeginDragDropSource(ImGuiDragDropFlags flags = 0); …
4463 if (g.ActiveId == id && !(flags & ImGuiColorEditFlags_NoDragDrop) && BeginDragDropSource()) in ColorButton()
8490 bool ImGui::BeginDragDropSource(ImGuiDragDropFlags flags) in BeginDragDropSource() function in ImGui