HomeSort by: relevance | last modified time | path
    Searched refs:raster_fontcache (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/rcons/
raster_text.c 148 if ( rf->cache == (struct raster_fontcache*) -1 )
152 rf->cache = (struct raster_fontcache*)
153 NEW( sizeof(struct raster_fontcache) );
154 if ( rf->cache != (struct raster_fontcache*) 0 )
159 if ( rf->cache != (struct raster_fontcache*) 0 )
raster.h 106 struct raster_fontcache { struct
120 struct raster_fontcache* cache;
  /src/sys/dev/wscons/
wscons_rfont.h 1005 (struct raster_fontcache*) -1
  /src/sys/dev/hpc/
vt220l8x10.h 3590 (struct raster_fontcache*) -1

Completed in 19 milliseconds