tag
line
file
source code
scrw2glyph
41
drivers/char/selection.c
#define sel_pos(n) inverse_translate(scrw2glyph(screen_word(sel_cons, n, 1)))
scrw2glyph
47
drivers/char/selection.h
extern int scrw2glyph(unsigned short scr_word);