Searched refs:draw_char (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/hpc/
H A Dbicons.c129 static void draw_char(int, int, int);
229 draw_char(curs_x, curs_y, ' ');
239 draw_char(curs_x, curs_y, c);
291 draw_char(int x, int y, int c) function

Completed in 60 milliseconds