HomeSort by: relevance | last modified time | path
    Searched defs:draw_char (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/hpc/
bicons.c 129 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 in typeref:typename:void

Completed in 12 milliseconds