Lines Matching refs:wl_resource
49 struct wl_resource *resource;
74 struct wl_resource *input_method_binding;
93 struct wl_resource *resource;
98 struct wl_resource *keyboard;
157 destroy_text_input(struct wl_resource *resource) in destroy_text_input()
171 struct wl_resource *resource, in text_input_set_surrounding_text()
190 struct wl_resource *resource, in text_input_activate()
191 struct wl_resource *seat, in text_input_activate()
192 struct wl_resource *surface) in text_input_activate()
239 struct wl_resource *resource, in text_input_deactivate()
240 struct wl_resource *seat) in text_input_deactivate()
250 struct wl_resource *resource) in text_input_reset()
266 struct wl_resource *resource, in text_input_set_cursor_rectangle()
286 struct wl_resource *resource, in text_input_set_content_type()
304 struct wl_resource *resource, in text_input_invoke_action()
322 struct wl_resource *resource, in text_input_commit_state()
339 struct wl_resource *resource) in text_input_show_input_panel()
357 struct wl_resource *resource) in text_input_hide_input_panel()
371 struct wl_resource *resource, in text_input_set_preferred_language()
401 struct wl_resource *resource, in text_input_manager_create_text_input()
435 struct wl_resource *resource; in bind_text_input_manager()
485 struct wl_resource *resource) in input_method_context_destroy()
492 struct wl_resource *resource, in input_method_context_commit_string()
506 struct wl_resource *resource, in input_method_context_preedit_string()
521 struct wl_resource *resource, in input_method_context_preedit_styling()
536 struct wl_resource *resource, in input_method_context_preedit_cursor()
549 struct wl_resource *resource, in input_method_context_delete_surrounding_text()
563 struct wl_resource *resource, in input_method_context_cursor_position()
577 struct wl_resource *resource, in input_method_context_modifiers_map()
590 struct wl_resource *resource, in input_method_context_keysym()
607 unbind_keyboard(struct wl_resource *resource) in unbind_keyboard()
669 struct wl_resource *resource, in input_method_context_grab_keyboard()
674 struct wl_resource *cr; in input_method_context_grab_keyboard()
694 struct wl_resource *resource, in input_method_context_key()
714 struct wl_resource *resource, in input_method_context_modifiers()
736 struct wl_resource *resource, in input_method_context_language()
750 struct wl_resource *resource, in input_method_context_text_direction()
781 destroy_input_method_context(struct wl_resource *resource) in destroy_input_method_context()
800 struct wl_resource *binding; in input_method_context_create()
848 unbind_input_method(struct wl_resource *resource) in unbind_input_method()
864 struct wl_resource *resource; in bind_input_method()