Searched refs:MouseDrawCursor (Results 1 – 3 of 3) sorted by relevance
278 gdk_cursor_new_from_name(display, io.MouseDrawCursor ? "none" : "default"); in ImGui_ImplGtk3_NewFrame()
1308 …bool MouseDrawCursor; // = false // Request ImGui to draw a mouse c… member
1172 MouseDrawCursor = false; in ImGuiIO()3878 if (g.IO.MouseDrawCursor) in Render()