Searched defs:downnotext (Results 1 – 2 of 2) sorted by relevance
70 #define TEXTPAD(d, downnotext) rtextpad(d, 0, 0, 0, downnotext) argument
1037 rtextpad(struct dialog *d, int ytext, int xtext, int upnotext, int downnotext) in rtextpad()