Home
last modified time | relevance | path

Searched refs:t_pos (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/ee/
HDee.c262 void draw_line P_((int vertical, int horiz, unsigned char *ptr, int t_pos, int length));
1009 draw_line(vertical, horiz, ptr, t_pos, length) /* redraw line from current position */ in draw_line() argument
1013 int t_pos; /* current position (offset in bytes) from bol */
1028 posit = t_pos;