Home
last modified time | relevance | path

Searched refs:screen_glyph_unicode (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dselection.h35 extern u32 screen_glyph_unicode(struct vc_data *vc, int offset);
/Linux-v4.19/drivers/tty/vt/
Dselection.c64 return screen_glyph_unicode(sel_cons, n / 2); in sel_pos()
Dvt.c4595 u32 screen_glyph_unicode(struct vc_data *vc, int n) in screen_glyph_unicode() function
4603 EXPORT_SYMBOL_GPL(screen_glyph_unicode);