Home
last modified time | relevance | path

Searched refs:goto_xy (Results 1 – 25 of 38) sorted by relevance

12

/dports/emulators/tnylpo/tnylpo-1.1.3/mine/
H A Dmine.c238 goto_xy(char x, char y) { in goto_xy() function
291 goto_xy(x + x_offset, y + y_offset); in open_field()
363 goto_xy(x_offset - 1, y_offset - 1); in play()
369 goto_xy(x_offset - 1, y_offset + y); in play()
385 goto_xy(mines_x, ABOVE); in play()
388 goto_xy(mines_x, ABOVE); in play()
435 goto_xy(mines_x, ABOVE); in play()
444 goto_xy(x + x_offset, y + y_offset); in play()
529 goto_xy(0, ABOVE); in play()
555 goto_xy(x + x_offset, y + y_offset); in play()
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/cp-src/
H A Dscreen.cpp18 void goto_xy(unsigned char x, unsigned char y) in goto_xy() function
29 goto_xy(0, NUM_ROWS); in hide_cursor()
H A Dscreen.hpp35 void goto_xy(unsigned char x, unsigned char y);
/dports/editors/emacs/emacs-27.2/test/manual/etags/cp-src/
H A Dscreen.cpp18 void goto_xy(unsigned char x, unsigned char y) in goto_xy() function
29 goto_xy(0, NUM_ROWS); in hide_cursor()
H A Dscreen.hpp35 void goto_xy(unsigned char x, unsigned char y);
/dports/games/xinfocom/xinfocom/
H A Dwindow.c40 goto_xy(0, 0); in set_current_window()
162 goto_xy(x - 1, y - 1); in set_cursor_posn()
H A Dstatus.c60 goto_xy(0, 0); in print_status()
H A Dconsole.h113 void goto_xy(int, int);
H A Dsupport.c125 goto_xy(cursor_x, cursor_y++); in print_text()
H A Dconsole.c153 void goto_xy(int x, int y) in goto_xy() function
/dports/print/ghostscript8-x11/ghostscript-8.71/contrib/japanese/
H A Dgdevfmlbp.c133 static void goto_xy(FILE *prn_stream,int x,int y) in goto_xy() function
210 goto_xy(prn_stream, num_cols, lnum); in fmlbp_print_page()
/dports/print/ghostscript8-base/ghostscript-8.71/contrib/japanese/
H A Dgdevfmlbp.c133 static void goto_xy(FILE *prn_stream,int x,int y) in goto_xy() function
210 goto_xy(prn_stream, num_cols, lnum); in fmlbp_print_page()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/contrib/japanese/
H A Dgdevfmlbp.c132 static void goto_xy(gp_file *prn_stream,int x,int y) in goto_xy() function
210 goto_xy(prn_stream, num_cols, lnum); in fmlbp_print_page()
/dports/print/ghostscript9-x11/ghostscript-9.06/contrib/japanese/
H A Dgdevfmlbp.c132 static void goto_xy(FILE *prn_stream,int x,int y) in goto_xy() function
209 goto_xy(prn_stream, num_cols, lnum); in fmlbp_print_page()
/dports/print/ghostscript9-base/ghostscript-9.06/contrib/japanese/
H A Dgdevfmlbp.c132 static void goto_xy(FILE *prn_stream,int x,int y) in goto_xy() function
209 goto_xy(prn_stream, num_cols, lnum); in fmlbp_print_page()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/contrib/japanese/
H A Dgdevfmlbp.c132 static void goto_xy(gp_file *prn_stream,int x,int y) in goto_xy() function
210 goto_xy(prn_stream, num_cols, lnum); in fmlbp_print_page()
/dports/news/trn4/trn-4.0-test77/
H A Drt-select.c830 goto_xy(0,sel_last_line+1);
835 goto_xy(0,sel_items[sel_item_index].line);
869 goto_xy(0,sel_items[sel_item_index].line); in sel_input()
913 goto_xy(0,sel_last_line+1); in sel_input()
947 goto_xy(0,sel_last_line+1); in sel_input()
996 goto_xy(0,sel_last_line+1); in sel_input()
1144 goto_xy(0,sel_last_line); in sel_input()
1242 goto_xy(0,sel_last_line); in sel_prompt()
1408 goto_xy(0,sel_last_line);
1439 goto_xy(0,sel_items[sel_item_index].line);
[all …]
H A Dfinal.c295 goto_xy(0, tc_LINES-1);
H A Dterm.c1796 goto_xy(to_col,to_line) in goto_xy() function
2328 goto_xy(tc_COLS - mousebar_width - 1, tc_LINES-1);
2336 goto_xy(save_col, save_line);
2421 goto_xy(col+j,tc_LINES-1);
2434 goto_xy(tcol,tline);
H A Dart.c629 goto_xy(more_prompt_col,term_line); in do_article()
908 goto_xy(0,artline-topline); in page_switch()
H A Dterm.h238 void goto_xy _((int,int));
H A Drt-page.c1418 goto_xy(0,line); in display_page()
1666 goto_xy(0,sel_items[j].line); in update_page()
/dports/misc/cxxmatrix/cxxmatrix-e70ecca/
H A Dcxxmatrix.cpp399 void goto_xy(int x, int y) { in goto_xy() function
463 goto_xy(x, y); in term_draw_cell()
475 goto_xy(0, 0); in redraw()
/dports/games/xinfocom/xinfocom/doc/
H A Dchanges.doc257 1.8e Fix set_cursor_posn (goto_xy) problem affecting Theatre ... the
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/
H A DETAGS.good_22604 void goto_xy(18,607
2631 void goto_xy(35,835

12