Home
last modified time | relevance | path

Searched defs:input_method (Results 1 – 4 of 4) sorted by relevance

/third_party/weston/compositor/
Dtext-backend.c73 struct input_method { struct
74 struct wl_resource *input_method_binding; argument
75 struct wl_global *input_method_global; argument
87 struct input_method_context *context; argument
96 struct input_method *input_method; argument
110 } input_method; member
126 deactivate_input_method(struct input_method *input_method) in deactivate_input_method()
160 struct input_method *input_method, *next; in destroy_text_input() local
177 struct input_method *input_method, *next; in text_input_set_surrounding_text() local
196 struct input_method *input_method; in text_input_activate() local
[all …]
/third_party/weston/clients/
Dsimple-im.c59 struct zwp_input_method_v1 *input_method; member
293 struct zwp_input_method_v1 *input_method, in input_method_activate()
317 struct zwp_input_method_v1 *input_method, in input_method_deactivate()
Dkeyboard.c46 struct zwp_input_method_v1 *input_method; member
866 struct zwp_input_method_v1 *input_method, in input_method_activate()
922 struct zwp_input_method_v1 *input_method, in input_method_deactivate()
/third_party/weston/include/libweston/
Dlibweston.h800 struct input_method *input_method; member