Home
last modified time | relevance | path

Searched refs:cursorshape (Results 1 – 19 of 19) sorted by relevance

/dports/devel/libtickit/libtickit-0.4.2a/src/
H A Dtermdriver-xterm.c23 unsigned int cursorshape:2; member
29 unsigned int cursorshape:1; member
38 unsigned int cursorshape:2; member
348 *value = xd->mode.cursorshape; in getctl_int()
422 if(xd->initialised.cursorshape && xd->mode.cursorshape == value) in setctl_int()
425 if(xd->cap.cursorshape) in setctl_int()
427 xd->mode.cursorshape = value; in setctl_int()
492 xd->initialised.cursorshape && in started()
531 xd->mode.cursorshape = shape; in on_decrqss()
532 xd->cap.cursorshape = 1; in on_decrqss()
[all …]
H A Dmockterm.c41 int cursorshape; member
399 *value = mtd->cursorshape; in mtd_getctl_int()
420 mtd->cursorshape = value; break; in mtd_setctl_int()
461 mtd->cursorshape = 0; in tickit_mockterm_new()
/dports/graphics/blender/blender-2.91.0/intern/ghost/intern/
H A DGHOST_C-api.cpp318 GHOST_TStandardCursor cursorshape) in GHOST_SetCursorShape() argument
322 return window->setCursorShape(cursorshape); in GHOST_SetCursorShape()
326 GHOST_TStandardCursor cursorshape) in GHOST_HasCursorShape() argument
330 return window->hasCursorShape(cursorshape); in GHOST_HasCursorShape()
/dports/graphics/blender/blender-2.91.0/intern/ghost/
H A DGHOST_C-api.h349 GHOST_TStandardCursor cursorshape);
356 GHOST_TStandardCursor cursorshape);
/dports/devel/p5-Tickit/Tickit-0.72/t/
H A D26window-focus.t61 is( $term->cursorshape, 2, 'Cursor shape after ->cursor_shape' );
/dports/x11/sterm/st-0.8.4/
H A Dconfig.def.h142 static unsigned int cursorshape = 2; variable
H A Dx.c1985 xsetcursor(cursorshape); in main()
/dports/x11-fm/xfe/xfe-1.44/st/
H A Dconfig.h131 static unsigned int cursorshape = 2; variable
H A Dx.c1963 win.cursor = cursorshape; in st()
/dports/graphics/photoqt/photoqt-1.6/qml/settingsmanager/tabs/other/
H A DCustomEntries.qml314 // the cursorshape depends on click and drag
/dports/editors/neovim/neovim-0.6.1/src/nvim/testdir/
H A Dtest_options.vim286 if has('cursorshape')
/dports/editors/vim/vim-8.2.3745/src/testdir/
H A Dtest_options.vim394 if has('cursorshape')
/dports/devel/p5-Tickit/Tickit-0.72/lib/
H A DTickit.xs3294 cursorshape = 3
/dports/net/x11vnc/x11vnc-0.9.16/
H A DNEWS1473 circumstances for cursorshape updates if the VNC viewer
H A DREADME1987 Q-82: When using XFIXES cursorshape mode, some of the cursors look
6617 Q-82: When using XFIXES cursorshape mode, some of the cursors look
17756 cursorshape disable -nocursorshape mode.
18086 nosetclipboard seldir cursorshape nocursorshape
/dports/emulators/qmc2/qmc2-0.195_4/qmc2/arcade/qml/darkone/2.0/
H A Ddarkone-video.qml184 // see QTBUG-33157 cannot overide non-default cursorshape
H A Ddarkone.qml180 // see QTBUG-33157 cannot overide non-default cursorshape
/dports/editors/vim/vim-8.2.3745/runtime/doc/
H A Dtags1308 +cursorshape various.txt /*+cursorshape*
/dports/net/libvncserver/libvncserver-LibVNCServer-0.9.13/
H A DChangeLog3019 * rfb/rfbclient.h: Be a bit clearer with the cursorshape
9941 x11vnc/x11vnc.c: x11vnc: XFIXES cursorshape, XRANDR resize, remote control, gui