Home
last modified time | relevance | path

Searched refs:_update_auto_repeat_state (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/fcitx5-gtk/fcitx5-gtk-5.0.10/gtk2/
H A Dfcitximcontext.cpp159 guint _update_auto_repeat_state(FcitxIMContext *context, GdkEventKey *event);
518 auto state = _update_auto_repeat_state(fcitxcontext, event); in fcitx_im_context_filter_keypress()
1424 auto state = _update_auto_repeat_state(fcitxcontext, event); in _key_snooper_cb()
1452 guint _update_auto_repeat_state(FcitxIMContext *context, GdkEventKey *event) { in _update_auto_repeat_state() function
/dports/textproc/fcitx5-gtk/fcitx5-gtk-5.0.10/gtk3/
H A Dfcitximcontext.cpp193 guint _update_auto_repeat_state(FcitxIMContext *context, GdkEventKey *event);
587 auto state = _update_auto_repeat_state(fcitxcontext, event); in fcitx_im_context_filter_keypress()
1563 auto state = _update_auto_repeat_state(fcitxcontext, event); in _key_snooper_cb()
1591 guint _update_auto_repeat_state(FcitxIMContext *context, GdkEventKey *event) { in _update_auto_repeat_state() function
/dports/textproc/fcitx5-gtk/fcitx5-gtk-5.0.10/gtk4/
H A Dfcitximcontext.cpp195 guint _update_auto_repeat_state(FcitxIMContext *context, GdkEvent *event);
563 auto state = _update_auto_repeat_state(fcitxcontext, event); in fcitx_im_context_filter_keypress()
1313 guint _update_auto_repeat_state(FcitxIMContext *context, GdkEvent *event) { in _update_auto_repeat_state() function