Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/accessibility/speakup/
Dspk_types.h66 unsigned int highsize[8]; member
Dmain.c1571 hi = speakup_console[vc_num]->ht.highsize[bi]; in update_color_buffer()
1574 if (speakup_console[vc_num]->ht.highsize[bi] == 0) { in update_color_buffer()
1593 speakup_console[vc_num]->ht.highsize[bi] = hi; in update_color_buffer()
1602 speakup_console[vc_num]->ht.highsize[i] = 0; in reset_highlight_buffers()
1652 if (speakup_console[vc_num]->ht.highsize[cptr[i]] > 0) in get_highlight_color()
1673 speakup_console[vc_num]->ht.highsize[hc]); in speak_highlight()