Home
last modified time | relevance | path

Searched refs:GtkDisplayState (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/ui/
H A Dgtk-clipboard.c26 static QemuClipboardSelection gd_find_selection(GtkDisplayState *gd, in gd_find_selection()
44 GtkDisplayState *gd = data; in gd_clipboard_get_data()
70 GtkDisplayState *gd = data; in gd_clipboard_clear()
76 static void gd_clipboard_update_info(GtkDisplayState *gd, in gd_clipboard_update_info()
122 GtkDisplayState *gd = in gd_clipboard_notify()
123 container_of(notifier, GtkDisplayState, cbpeer.notifier); in gd_clipboard_notify()
139 GtkDisplayState *gd = container_of(info->owner, GtkDisplayState, cbpeer); in gd_clipboard_request()
160 GtkDisplayState *gd = data; in gd_owner_change()
187 void gd_clipboard_init(GtkDisplayState *gd) in gd_clipboard_init()
H A Dgtk.c138 static void gd_ungrab_pointer(GtkDisplayState *s);
140 static void gd_ungrab_keyboard(GtkDisplayState *s);
144 static VirtualConsole *gd_vc_find_by_menu(GtkDisplayState *s) in gd_vc_find_by_menu()
159 static VirtualConsole *gd_vc_find_by_page(GtkDisplayState *s, gint page) in gd_vc_find_by_page()
174 static VirtualConsole *gd_vc_find_current(GtkDisplayState *s) in gd_vc_find_current()
182 static bool gd_is_grab_active(GtkDisplayState *s) in gd_is_grab_active()
187 static bool gd_grab_on_hover(GtkDisplayState *s) in gd_grab_on_hover()
194 GtkDisplayState *s = vc->s; in gd_update_cursor()
214 static void gd_update_caption(GtkDisplayState *s) in gd_update_caption()
264 GtkDisplayState *s = vc->s; in gd_update_geometry_hints()
[all …]
/openbmc/qemu/include/ui/
H A Dgtk.h34 typedef struct GtkDisplayState GtkDisplayState; typedef
80 GtkDisplayState *s;
95 struct GtkDisplayState { struct
225 void gd_clipboard_init(GtkDisplayState *gd);