Home
last modified time | relevance | path

Searched refs:MAX_COMPOSE_LEN (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcomposetable.c35 #define MAX_COMPOSE_LEN 20 macro
219 if (0 == n || n > MAX_COMPOSE_LEN) in parse_compose_sequence()
311 static guint16 keysyms[MAX_COMPOSE_LEN + 1]; in gtk_compose_list_check_duplicated()
320 for (i = 0; i < MAX_COMPOSE_LEN + 1; i++) in gtk_compose_list_check_duplicated()
323 for (i = 0; i < MAX_COMPOSE_LEN + 1; i++) in gtk_compose_list_check_duplicated()
377 for (i = 0; i < MAX_COMPOSE_LEN; i++) in gtk_compose_list_check_uint16()
418 for (i = 0; i < MAX_COMPOSE_LEN + 1; i++) in gtk_compose_list_format_for_gtk()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcomposetable.c37 #define MAX_COMPOSE_LEN 20 macro
267 if (0 == n || n > MAX_COMPOSE_LEN) in parse_compose_sequence()
496 static guint keysyms[MAX_COMPOSE_LEN + 1]; in parser_remove_duplicates()
513 for (i = 0; i < MAX_COMPOSE_LEN + 1; i++) in parser_remove_duplicates()
516 for (i = 0; i < MAX_COMPOSE_LEN + 1; i++) in parser_remove_duplicates()
567 for (int i = 0; i < MAX_COMPOSE_LEN + 1; i++) in parser_compute_max_compose_len()
/dports/x11-toolkits/gtk40/gtk-4.4.1/docs/reference/gtk/gtk4/
H A Dgtk4.devhelp21MAX_COMPOSE_LEN" link="const.MAX_COMPOSE_LEN.html" /><sub name="MEDIA_FILE_EXTENSION_POINT_NAME" l…
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgtk+-2.0.vapi7640 public const int MAX_COMPOSE_LEN;
H A Dgtk+-3.0.vapi12460 public const int MAX_COMPOSE_LEN;
H A Dgtk4.vapi14135 public const int MAX_COMPOSE_LEN;