Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dselection.h39 extern u32 screen_glyph_unicode(const struct vc_data *vc, int offset);
/Linux-v5.10/drivers/tty/vt/
Dselection.c70 return screen_glyph_unicode(vc_sel.cons, n / 2); in sel_pos()
Dvt.c4739 u32 screen_glyph_unicode(const struct vc_data *vc, int n) in screen_glyph_unicode() function
4747 EXPORT_SYMBOL_GPL(screen_glyph_unicode);