tag | line | file | source code |
---|---|---|---|
screen_word | 41 | drivers/char/selection.c | #define sel_pos(n) inverse_translate(scrw2glyph(screen_word(sel_cons, n, 1))) |
screen_word | 46 | drivers/char/selection.h | extern unsigned short screen_word(int currcons, int offset, int viewed); |