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

  /src/sys/dev/rcons/
raster.h 124 /* Defines for the raster_op() and raster_text() rop parameter - the bitblit
219 extern int raster_text ARGS(( struct raster* r, int x, int y, int rop, struct raster_font* rf, unsigned char* text ));
raster_text.c 1 /* $NetBSD: raster_text.c,v 1.10 2012/01/31 04:28:03 matt Exp $ */
35 * @(#)raster_text.c 8.1 (Berkeley) 6/11/93
43 __KERNEL_RCSID(0, "$NetBSD: raster_text.c,v 1.10 2012/01/31 04:28:03 matt Exp $");
64 raster_text( function in typeref:typename:int

Completed in 12 milliseconds