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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1395 bool MouseDownOwned[5]; // Track if button was clicked inside a window. We don't request mouse capture from the application if click started outside ImGui bounds. member in struct:ImGuiIO
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1395 bool MouseDownOwned[5]; // Track if button was clicked inside a window. We don't request mouse capture from the application if click started outside ImGui bounds. member in struct:ImGuiIO

Completed in 16 milliseconds