OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glyphcache_underline
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/wscons/
wsdisplay_glyphcachevar.h
105
void
glyphcache_underline
(glyphcache *, int, int, long);
wsdisplay_glyphcache.c
257
glyphcache_underline
(gc, x, y, gc->gc_underline);
263
glyphcache_underline
(glyphcache *gc, int x, int y, long attr)
function
355
glyphcache_underline
(gc, x, y, attr);
/src/sys/arch/hppa/dev/
gftfb.c
1061
glyphcache_underline
(&sc->sc_gc, x, y, attr);
1139
glyphcache_underline
(&sc->sc_gc, x, y, attr);
hyperfb.c
1270
glyphcache_underline
(&sc->sc_gc, x, y, attr);
1349
glyphcache_underline
(&sc->sc_gc, x, y, attr);
summitfb.c
1143
glyphcache_underline
(&sc->sc_gc, x, y, attr);
1194
glyphcache_underline
(&sc->sc_gc, x, y, attr);
Completed in 17 milliseconds
Indexes created Wed Jul 15 00:26:21 UTC 2026