Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dgtk-clipboard.c27 static QemuClipboardSelection gd_find_selection(GtkDisplayState *gd, in gd_find_selection()
45 GtkDisplayState *gd = data; in gd_clipboard_get_data()
71 GtkDisplayState *gd = data; in gd_clipboard_clear()
77 static void gd_clipboard_update_info(GtkDisplayState *gd, in gd_clipboard_update_info()
125 GtkDisplayState *gd = in gd_clipboard_notify()
126 container_of(notifier, GtkDisplayState, cbpeer.notifier); in gd_clipboard_notify()
142 GtkDisplayState *gd = container_of(info->owner, GtkDisplayState, cbpeer); in gd_clipboard_request()
163 GtkDisplayState *gd = data; in gd_owner_change()
190 void gd_clipboard_init(GtkDisplayState *gd) in gd_clipboard_init()
H A Dgtk.c140 static void gd_ungrab_pointer(GtkDisplayState *s);
142 static void gd_ungrab_keyboard(GtkDisplayState *s);
146 static VirtualConsole *gd_vc_find_by_menu(GtkDisplayState *s) in gd_vc_find_by_menu()
161 static VirtualConsole *gd_vc_find_by_page(GtkDisplayState *s, gint page) in gd_vc_find_by_page()
176 static VirtualConsole *gd_vc_find_current(GtkDisplayState *s) in gd_vc_find_current()
184 static bool gd_is_grab_active(GtkDisplayState *s) in gd_is_grab_active()
189 static bool gd_grab_on_hover(GtkDisplayState *s) in gd_grab_on_hover()
196 GtkDisplayState *s = vc->s; in gd_update_cursor()
216 static void gd_update_caption(GtkDisplayState *s) in gd_update_caption()
266 GtkDisplayState * in gd_update_geometry_hints()
[all...]
/openbmc/qemu/include/ui/
H A Dgtk.h34 typedef struct GtkDisplayState GtkDisplayState; typedef
81 GtkDisplayState *s;
96 struct GtkDisplayState { struct
227 void gd_clipboard_init(GtkDisplayState *gd);