OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gc_rectfill
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/wscons/
wsdisplay_glyphcachevar.h
69
void (*
gc_rectfill
)(void *, int, int, int, int, long);
member in struct:_glyphcache
wsdisplay_glyphcache.c
265
if (gc->
gc_rectfill
== NULL)
268
gc->
gc_rectfill
(gc->gc_blitcookie, x, y + gc->gc_cellheight - 2,
/src/sys/dev/sbus/
agten.c
313
sc->sc_gc.
gc_rectfill
= agten_rectfill;
mgx.c
355
sc->sc_gc.
gc_rectfill
= mgx_rectfill;
/src/sys/dev/pci/
pm2fb.c
406
sc->sc_gc.
gc_rectfill
= pm2fb_rectfill_a;
pm3fb.c
320
sc->sc_gc.
gc_rectfill
= pm3fb_rectfill_a;
radeonfb.c
967
dp->rd_gc.
gc_rectfill
= radeonfb_rectfill_a;
/src/sys/arch/sparc/dev/
cgfourteen.c
767
sc->sc_gc.
gc_rectfill
= cg14_rectfill_a;
Completed in 34 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025