Home
last modified time | relevance | path

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

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