Home | History | Annotate | Download | only in X11

Lines Matching refs:default_char

685   CI_GET_CHAR_INFO_1D (fs, fs->default_char, NULL, cs)
712 unsigned int r = (fs->default_char >> 8); \
713 unsigned int c = (fs->default_char & 0xff); \