Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
H A Dimgui.cpp3335 const bool mouse_dragging_extern_payload = g.DragDropActive && (g.DragDropSourceFlags & ImGuiDragDropFlags_SourceExtern) != 0; in UpdateHoveredWindowAndCaptureFlags() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp3911 const bool mouse_dragging_extern_payload = g.DragDropActive && (g.DragDropSourceFlags & ImGuiDragDropFlags_SourceExtern) != 0; in UpdateHoveredWindowAndCaptureFlags() local

Completed in 50 milliseconds