Searched defs:hgoto (Results 1 – 13 of 13) sorted by relevance
139 hgoto(n) in hgoto() function
16 #define hgoto(n) hpos = n; macro
36 #define hgoto(n) if((hpos = leftmarg + n) > maxh) maxh = hpos macro
64 #define hgoto(n) hpos = n macro
52 #define hgoto(n) hpos = n macro
88 #define hgoto(n) hpos = n macro
883 hgoto(n) in hgoto() function
674 hgoto(n) in hgoto() function
53 #define hgoto(n) if((hpos = leftmarg + n) > maxh) maxh = hpos macro
55 #define hgoto(n) if((hpos = leftmarg + n) > maxh) maxh = hpos macro
976 hgoto(n) in hgoto() function
156 hgoto(n) in hgoto() function
1364 hgoto(a) /* absolute horizontal motion */ in hgoto() function