Searched refs:gr_text (Results 1 – 3 of 3) sorted by relevance
40 int gr_text(int x, int y, const char *s);
221 int gr_text(int x, int y, const char *s) in gr_text() function
197 gr_text(0, (row+1)*CHAR_HEIGHT-1, t); in draw_text_line()