Home | History | Annotate | Download | only in android

Lines Matching refs:caps

32  * Caps value, followed by one or more space or tab characters.
41 * # keycode display number base caps fn caps_fn
141 /* keycode base caps fn caps+fn number */
453 // 5-th token is caps.
454 line = kcm_get_char_or_hex_token_value(line, &key_entry->caps);
456 derror("Invalid format of charmap file %s. Invalid caps value in line %d",
682 /* check caps + keys */
684 if (cmap->entries[n].caps == unicode) {
710 /* check caps + fn + keys */