Searched refs:yd (Results 1 – 1 of 1) sorted by relevance
1023 static void text_map(char **map, int xdiv, char *nice, int yd, int x0, int x1) in text_map() argument1025 char *p = map[yd] + (x0 / xdiv); in text_map()