Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/accessibility/speakup/
A Dspeakup.h20 #define B_CAP 0x0004 macro
36 #define B_CAPSYM (B_CAP | B_SYM)
A Dmain.c428 if (ch < 0x100 && IS_CHAR(ch, B_CAP)) { in speak_char()
433 if (ch < 0x100 && IS_CHAR(ch, B_CAP)) in speak_char()
443 if (IS_CHAR(ch, B_CAP)) { in speak_char()
717 if (ch < 0x100 && IS_CHAR(ch, B_CAP)) { in spell_word()

Completed in 8 milliseconds