g_ascii_tolower 190 lib/strutil/strutilascii.c (*out)[0] = (char) g_ascii_tolower ((gchar) text[0]); g_ascii_tolower 1523 lib/tty/key.c g_string_append_c (s, (gchar) g_ascii_tolower ((gchar) k)); g_ascii_tolower 1530 lib/tty/key.c g_string_append_c (s, (gchar) g_ascii_tolower ((gchar) key)); g_ascii_tolower 90 lib/widget/button.c if (b->text.hotkey != NULL && g_ascii_tolower ((gchar) b->text.hotkey[0]) == parm) g_ascii_tolower 68 lib/widget/check.c if (g_ascii_tolower ((gchar) c->text.hotkey[0]) == parm) g_ascii_tolower 549 lib/widget/group.c key = g_ascii_tolower (c); g_ascii_tolower 495 lib/widget/menu.c if (menu->text.hotkey != NULL && hotkey == g_ascii_tolower (menu->text.hotkey[0])) g_ascii_tolower 520 lib/widget/menu.c && hotkey == g_ascii_tolower (entry->text.hotkey[0])) g_ascii_tolower 137 lib/widget/radio.c c = g_ascii_tolower ((gchar) r->texts[i].hotkey[0]); g_ascii_tolower 838 src/usermenu.c c_lc = g_ascii_tolower ((gchar) c); g_ascii_tolower 718 src/vfs/ftpfs/ftpfs_parse_ls.c switch (g_ascii_tolower (*tok))