Lines Matching defs:app

318     struct application * app = data;  in shm_format()  local
353 struct application * app = data; in pointer_handle_enter() local
450 struct application * app = data; in pointer_handle_leave() local
463 struct application * app = data; in pointer_handle_motion() local
480 struct application * app = data; in pointer_handle_button() local
649 struct application * app = data; in pointer_handle_axis() local
748 struct application * app = data; in keyboard_handle_keymap() local
796 struct application * app = data; in keyboard_handle_enter() local
813 struct application * app = data; in keyboard_handle_leave() local
827 struct application * app = data; in keyboard_handle_key() local
859 struct application * app = data; in keyboard_handle_modifiers() local
887 struct application * app = data; in touch_handle_down() local
937 struct application * app = data; in touch_handle_up() local
992 struct application * app = data; in touch_handle_motion() local
1058 struct application * app = data; in seat_handle_capabilities() local
1268 struct application * app = data; in handle_global() local
1436 struct application * app = ctx; in sme_new_pool() local
1473 struct application * app = ctx; in sme_new_buffer() local
1579 static struct graphic_object * create_graphic_obj(struct application * app, struct window * window, in create_graphic_obj()
2030 static struct window * create_window(struct application * app, int width, int height, const char * … in create_window()
2167 struct application * app; in _lv_wayland_flush() local