Home
last modified time | relevance | path

Searched refs:raster_fontcache (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/rcons/
H A Draster_text.c148 if ( rf->cache == (struct raster_fontcache*) -1 ) in raster_textn()
152 rf->cache = (struct raster_fontcache*) in raster_textn()
153 NEW( sizeof(struct raster_fontcache) ); in raster_textn()
154 if ( rf->cache != (struct raster_fontcache*) 0 ) in raster_textn()
159 if ( rf->cache != (struct raster_fontcache*) 0 ) in raster_textn()
H A Draster.h106 struct raster_fontcache { struct
120 struct raster_fontcache* cache; argument
/netbsd-src/sys/dev/wscons/
H A Dwscons_rfont.h1005 (struct raster_fontcache*) -1
/netbsd-src/sys/dev/hpc/
H A Dvt220l8x10.h3590 (struct raster_fontcache*) -1