Searched refs:tentative_match (Results 1 – 12 of 12) sorted by relevance
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/ |
H A D | gtkimcontextsimple.c | 64 GString *tentative_match; member 278 priv->tentative_match = g_string_new (""); in gtk_im_context_simple_init() 289 g_string_free (priv->tentative_match, TRUE); in gtk_im_context_simple_finalize() 317 g_string_set_size (priv->tentative_match, 0); in gtk_im_context_simple_commit_string() 369 g_string_set_size (priv->tentative_match, 0); in check_hex() 409 g_string_set_size (priv->tentative_match, 0); in check_hex() 531 str = g_strdup (priv->tentative_match->str); in no_sequence_matches() 712 if (priv->tentative_match->len > 0) in gtk_im_context_simple_filter_keypress() 850 if (priv->tentative_match->len > 0) in gtk_im_context_simple_filter_keypress() 919 if (priv->tentative_match->len > 0) in gtk_im_context_simple_filter_keypress() [all …]
|
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/ |
H A D | gtkimcontextsimple.c | 167 context_simple->tentative_match = 0; in gtk_im_context_simple_commit_char() 260 context_simple->tentative_match = value; in check_table() 676 context_simple->tentative_match = 0; in check_hex() 716 context_simple->tentative_match = n; in check_hex() 761 if (context_simple->tentative_match) in no_sequence_matches() 876 if (context_simple->tentative_match && in gtk_im_context_simple_filter_keypress() 892 context_simple->tentative_match = 0; in gtk_im_context_simple_filter_keypress() 985 context_simple->tentative_match = 0; in gtk_im_context_simple_filter_keypress() 997 context_simple->tentative_match = 0; in gtk_im_context_simple_filter_keypress() 1048 context_simple->tentative_match = 0; in gtk_im_context_simple_filter_keypress() [all …]
|
H A D | gtkimcontextsimple.h | 53 gunichar GSEAL (tentative_match);
|
/dports/x11-toolkits/gtk20/gtk+-2.24.33/modules/input/ |
H A D | gtkimcontextmultipress.c | 176 if (multipress_context->tentative_match) in clear_compose_buffer() 178 multipress_context->tentative_match = NULL; in clear_compose_buffer() 211 accept_character (multipress_context, multipress_context->tentative_match); in on_timeout() 237 && multipress_context->tentative_match != NULL) in vfunc_filter_keypress() 242 multipress_context->tentative_match); in vfunc_filter_keypress() 263 multipress_context->tentative_match = in vfunc_filter_keypress() 289 && multipress_context->tentative_match != NULL) in vfunc_filter_keypress() 292 multipress_context->tentative_match); in vfunc_filter_keypress() 343 match = GTK_IM_CONTEXT_MULTIPRESS (context)->tentative_match; in vfunc_get_preedit_string()
|
H A D | gtkimcontextmultipress.h | 65 const gchar *tentative_match; member
|
/dports/x11-toolkits/gtk30/gtk+-3.24.31/modules/input/ |
H A D | gtkimcontextmultipress.c | 175 if (multipress_context->tentative_match) in clear_compose_buffer() 177 multipress_context->tentative_match = NULL; in clear_compose_buffer() 210 accept_character (multipress_context, multipress_context->tentative_match); in on_timeout() 236 && multipress_context->tentative_match != NULL) in vfunc_filter_keypress() 241 multipress_context->tentative_match); in vfunc_filter_keypress() 262 multipress_context->tentative_match = in vfunc_filter_keypress() 289 && multipress_context->tentative_match != NULL) in vfunc_filter_keypress() 292 multipress_context->tentative_match); in vfunc_filter_keypress() 343 match = GTK_IM_CONTEXT_MULTIPRESS (context)->tentative_match; in vfunc_get_preedit_string()
|
H A D | gtkimcontextmultipress.h | 63 const gchar *tentative_match; member
|
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/ |
H A D | gtkimcontextsimple.c | 84 GString *tentative_match; member 388 priv->tentative_match = g_string_new (""); in gtk_im_context_simple_init() 399 g_string_free (priv->tentative_match, TRUE); in gtk_im_context_simple_finalize() 427 g_string_set_size (priv->tentative_match, 0); in gtk_im_context_simple_commit_string() 479 g_string_set_size (priv->tentative_match, 0); in check_hex() 519 g_string_set_size (priv->tentative_match, 0); in check_hex() 645 str = g_strdup (priv->tentative_match->str); in no_sequence_matches() 825 if (priv->tentative_match->len > 0) in gtk_im_context_simple_filter_keypress() 959 if (priv->tentative_match->len > 0) in gtk_im_context_simple_filter_keypress() 1034 if (priv->tentative_match->len > 0) in gtk_im_context_simple_filter_keypress() [all …]
|
/dports/textproc/ibus/ibus-1.5.24/src/ |
H A D | ibusenginesimple.c | 81 gunichar tentative_match; member 231 priv->tentative_match = 0; in ibus_engine_simple_reset() 237 priv->tentative_match = 0; in ibus_engine_simple_reset() 253 priv->tentative_match = 0; in ibus_engine_simple_commit_char() 346 priv->tentative_match = 0; in ibus_engine_simple_commit_str() 458 priv->tentative_match = 0; in check_hex() 494 priv->tentative_match = n; in check_hex() 671 priv->tentative_match = 0; in check_table() 1027 if (priv->tentative_match) { in no_sequence_matches() 1484 priv->tentative_match = 0; in ibus_engine_simple_process_key_event() [all …]
|
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/ |
H A D | gtkimcontextsimple.inc | 14 tentative_match : gunichar;
|
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/ |
H A D | gtkimcontextsimple.inc | 14 tentative_match : gunichar;
|
/dports/lang/vala/vala-0.48.18/vapi/ |
H A D | gtk+-2.0.vapi | 2055 public unichar tentative_match;
|