Home
last modified time | relevance | path

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

/dports/www/links1/links-1.04/
H A Dhtml_r.c204 static inline void set_hchars(struct part *p, int x, int y, int xl, unsigned c) in set_hchars() function
218 set_hchars(p, x, y, xl, c); in xset_hchars()
311 set_hchars(p, 0, y, s, (p->data->data[y].c << 11) | ' '); in shift_chars()
/dports/www/links/links-2.25/
H A Dhtml_r.c355 static inline void set_hchars(struct part *p, int x, int y, int xl, unsigned ch, unsigned char at) in set_hchars() function
375 set_hchars(p, x, y, xl, ch, at); in xset_hchars()
500 set_hchars(p, 0, y, s, ' ', p->attribute); in shift_chars()