Searched refs:set_notification_handler (Results 1 – 8 of 8) sorted by relevance
117 rime_api->set_notification_handler(notification_handler, NULL); in rime_with_ibus()
137 rime->set_notification_handler(&on_message, NULL); in main()
179 rime->set_notification_handler(&on_message, NULL); in main()
193 rime->set_notification_handler(&on_message, NULL); in main()
175 api_->set_notification_handler(&rimeNotificationHandler, this); in rimeStart()
395 void (*set_notification_handler)(RimeNotificationHandler handler, member
1101 s_api.set_notification_handler = &RimeSetNotificationHandler; in rime_get_api()
96 rime->api->set_notification_handler(FcitxRimeNotificationHandler, rime); in FcitxRimeStart()