Home
last modified time | relevance | path

Searched refs:gtk_compose_table_find (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkimcontextsimple.c197 gtk_compose_table_find (gconstpointer data1, in gtk_compose_table_find() function
214 if (!g_slist_find_custom (global_tables, GINT_TO_POINTER (hash), gtk_compose_table_find)) in add_compose_table_from_file()
252 if (!g_slist_find_custom (global_tables, GINT_TO_POINTER (hash), gtk_compose_table_find)) in add_compose_table_from_data()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcomposetable.c555 gtk_compose_table_find (gconstpointer data1, in gtk_compose_table_find() function
839 if (g_slist_find_custom (compose_tables, GINT_TO_POINTER (hash), gtk_compose_table_find) != NULL) in gtk_compose_table_list_add_array()
867 if (g_slist_find_custom (compose_tables, GINT_TO_POINTER (hash), gtk_compose_table_find) != NULL) in gtk_compose_table_list_add_file()