g_ascii_tolower 188 lib/strutil/strutilascii.c (*out)[0] = (char) g_ascii_tolower ((gchar) text[0]); g_ascii_tolower 1530 lib/tty/key.c g_string_append_c (s, (gchar) g_ascii_tolower ((gchar) k)); g_ascii_tolower 1537 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 64 lib/widget/check.c if (g_ascii_tolower ((gchar) c->text.hotkey[0]) == parm) g_ascii_tolower 547 lib/widget/group.c key = g_ascii_tolower (c); g_ascii_tolower 493 lib/widget/menu.c if (menu->text.hotkey != NULL && hotkey == g_ascii_tolower (menu->text.hotkey[0])) g_ascii_tolower 518 lib/widget/menu.c && hotkey == g_ascii_tolower (entry->text.hotkey[0])) g_ascii_tolower 135 lib/widget/radio.c c = g_ascii_tolower ((gchar) r->texts[i].hotkey[0]); g_ascii_tolower 800 src/usermenu.c c_lc = g_ascii_tolower ((gchar) c); g_ascii_tolower 719 src/vfs/ftpfs/ftpfs_parse_ls.c switch (g_ascii_tolower (*tok))