Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dselection.h36 extern u32 screen_glyph_unicode(struct vc_data *vc, int offset);
/Linux-v5.4/drivers/tty/vt/
Dselection.c66 return screen_glyph_unicode(sel_cons, n / 2); in sel_pos()
Dvt.c4630 u32 screen_glyph_unicode(struct vc_data *vc, int n) in screen_glyph_unicode() function
4638 EXPORT_SYMBOL_GPL(screen_glyph_unicode);