Lines Matching defs:text_backend
89 struct text_backend *text_backend; member
101 struct text_backend { struct
102 struct weston_compositor *compositor;
104 struct {
110 } input_method;
112 struct wl_listener client_listener;
113 struct wl_listener seat_created_listener;
863 struct text_backend *text_backend = input_method->text_backend; in bind_input_method() local
944 respawn_input_method_process(struct text_backend *text_backend) in respawn_input_method_process()
971 struct text_backend *text_backend; in input_method_client_notifier() local
981 launch_input_method(struct text_backend *text_backend) in launch_input_method()
1005 text_backend_seat_created(struct text_backend *text_backend, in text_backend_seat_created()
1036 struct text_backend *text_backend = in handle_seat_created() local
1044 text_backend_configuration(struct text_backend *text_backend) in text_backend_configuration()
1060 text_backend_destroy(struct text_backend *text_backend) in text_backend_destroy()
1077 struct text_backend *text_backend; in text_backend_init() local