Home
last modified time | relevance | path

Searched refs:no_cursor (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/io-devel/io-9bfac31d/extras/win32vc2005/freeglut-2.2.0/src/
H A Dfreeglut_cursor.c103 Pixmap no_cursor = None ; /* Used for GLUT_CURSOR_NONE */ in glutSetCursor() local
149 no_cursor = XCreatePixmapFromBitmapData( fgDisplay.Display, in glutSetCursor()
160 no_cursor, no_cursor, in glutSetCursor()
185 XFreePixmap( fgDisplay.Display, no_cursor ); in glutSetCursor()
/dports/devel/z88dk/z88dk/libsrc/target/m5/games/
H A Djoystick.asm31 jr nz,no_cursor
61 .no_cursor
/dports/devel/z88dk/z88dk/libsrc/target/osca/games/
H A Djoystick.asm24 jr nz,no_cursor
61 .no_cursor
/dports/devel/z88dk/z88dk/libsrc/target/mtx/games/
H A Djoystick.asm22 jr nz,no_cursor
55 .no_cursor
/dports/databases/pspg/pspg-5.3.4/src/
H A Dconfig.h55 bool no_cursor; member
H A Dconfig.c122 SAFE_SAVE_BOOL_OPTION("no_cursor", opts->no_cursor); in save_config()
268 is_valid = assign_bool(key, &opts->no_cursor, bool_val, res); in load_config()
H A Dexport.c796 (cmd == cmd_Copy && !opts->no_cursor && !has_selection)) in export_data()
812 if (cmd == cmd_Copy && !opts->no_cursor && opts->vertical_cursor) in export_data()
H A Dpspg.c1336 if (opts->no_cursor) in print_status()
1412 if (opts->no_cursor) in print_status()
1899 opts->no_cursor) in export_to_file()
3004 if (opts.tabular_cursor && !opts.no_cursor) in main()
3005 opts.no_cursor = desc.headline_transl == NULL; in main()
4155 opts.no_cursor = !opts.no_cursor; in main()
4410 if (opts.no_cursor) in main()
4446 if (opts.no_cursor) in main()
4838 if (!opts.no_cursor) in main()
H A Dargs.c426 opts->no_cursor = true; in readargs()
H A Dmenu.c392 st_menu_set_option(menu, cmd_ShowCursor, ST_MENU_OPTION_MARKED, !opts->no_cursor); in post_menu()
H A Dprint.c934 is_cursor_row = (!opts->no_cursor && row == cursor_row); in window_fill()
/dports/devel/z88dk/z88dk/libsrc/target/msx/games/
H A Djoystick.asm28 jr nz,no_cursor
/dports/games/xjig/xjig-2.4/
H A Dglobal.h71 extern Cursor normal_cursor, move_cursor, pull_cursor, idle_cursor, no_cursor;
H A Dxjig.C67 Cursor normal_cursor, move_cursor, pull_cursor, idle_cursor, no_cursor; variable
625 no_cursor = XCreatePixmapCursor( dpy, pixmap, pixmap, in main()
H A Dobjects.C805 XDefineCursor( dpy, win, no_cursor ); in TurnOver()
831 XDefineCursor( dpy, win, no_cursor ); in FlipOver()
/dports/devel/directfb/DirectFB-1.4.17/src/misc/
H A Dconf.h126 bool no_cursor; /* Never create a cursor */ member
H A Dconf.c863 dfb_config->no_cursor = false; in dfb_config_set()
866 dfb_config->no_cursor = true; in dfb_config_set()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dhaikuterm.h132 Emacs_Cursor no_cursor; member
H A Dhaikufns.c800 ASSIGN_CURSOR (no_cursor, in haiku_create_frame()
1359 BCursor_delete (f->output_data.haiku->no_cursor); in haiku_free_frame_resources()
/dports/devel/directfb/DirectFB-1.4.17/src/core/
H A Dwindowstack.c601 if (dfb_config->no_cursor || stack->cursor.enabled == enable) { in dfb_windowstack_cursor_enable()
669 if (dfb_config->no_cursor) in dfb_windowstack_cursor_set_shape()
H A Dwm.c1227 if (dfb_config->no_cursor || dfb_config->no_cursor_updates) in dfb_wm_update_cursor()
/dports/games/mangband/mangband-1.5.3/src/client/
H A Dui.c459 static int no_cursor(int row, int col, int n, int top, region *loc) in no_cursor() function
467 no_cursor,
/dports/net/xisp/xisp-2.7p4/
H A Dxisp.h750 int no_cursor; member
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Determ.vim297 \ no_cursor pause xterm_select select_line
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Determ.vim297 \ no_cursor pause xterm_select select_line

12