Searched refs:input_method_resource (Results 1 – 5 of 5) sorted by relevance
626 if (!keyboard->input_method_resource) in input_method_context_grab_key()630 wl_resource_get_client(keyboard->input_method_resource)); in input_method_context_grab_key()633 wl_keyboard_send_key(keyboard->input_method_resource, in input_method_context_grab_key()647 if (!keyboard->input_method_resource) in input_method_context_grab_modifier()650 wl_keyboard_send_modifiers(keyboard->input_method_resource, in input_method_context_grab_modifier()689 keyboard->input_method_resource = cr; in input_method_context_grab_keyboard()844 keyboard->input_method_resource = NULL; in input_method_context_end_keyboard_grab()
212 if (keyboard->input_method_resource) in binding_key()522 if (grab->keyboard->input_method_resource) in debug_binding_key()
601 if (keyboard->input_method_resource) in exposay_set_inactive()
4570 if (keyboard->input_method_resource) in switcher_destroy()
758 struct wl_resource *input_method_resource; member