Home
last modified time | relevance | path

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

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/samterm/
H A Dmain.c531 int scrollkey; in type() local
533 scrollkey = 0; in type()
535 scrollkey = nontypingkey(qpeekc()); /* ICK */ in type()
542 if(a!=l->p1 && !scrollkey){ in type()
/dports/devel/stb/stb-f54acd4/
H A Dstb_tilemap_editor.h407 extern void stbte_mouse_move(stbte_tilemap *tm, int x, int y, int shifted, int scrollkey);
408 …bte_mouse_button(stbte_tilemap *tm, int x, int y, int right, int down, int shifted, int scrollkey);
881 int shift, scrollkey; member
3014 if (stbte__ui.scrollkey && !STBTE__IS_MAP_ACTIVE()) in stbte__tile()
3095 if (STBTE__IS_HOT(id) && stbte__ui.scrollkey && stbte__ui.event == STBTE__leftdown) { in stbte__tile()
4033 void stbte_mouse_move(stbte_tilemap *tm, int x, int y, int shifted, int scrollkey) in stbte_mouse_move() argument
4037 stbte__ui.scrollkey = scrollkey; in stbte_mouse_move()
4041 …tbte_mouse_button(stbte_tilemap *tm, int x, int y, int right, int down, int shifted, int scrollkey) in stbte_mouse_button() argument
4047 stbte__ui.scrollkey = scrollkey; in stbte_mouse_button()
4094 int scrollkey = 0 != SDL_GetKeyboardState(NULL)[SDL_SCANCODE_SPACE]; in stbte_mouse_sdl() local
[all …]
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_tilemap_editor.h407 extern void stbte_mouse_move(stbte_tilemap *tm, int x, int y, int shifted, int scrollkey);
408 …bte_mouse_button(stbte_tilemap *tm, int x, int y, int right, int down, int shifted, int scrollkey);
881 int shift, scrollkey; member
3014 if (stbte__ui.scrollkey && !STBTE__IS_MAP_ACTIVE()) in stbte__tile()
3095 if (STBTE__IS_HOT(id) && stbte__ui.scrollkey && stbte__ui.event == STBTE__leftdown) { in stbte__tile()
4033 void stbte_mouse_move(stbte_tilemap *tm, int x, int y, int shifted, int scrollkey) in stbte_mouse_move() argument
4037 stbte__ui.scrollkey = scrollkey; in stbte_mouse_move()
4041 …tbte_mouse_button(stbte_tilemap *tm, int x, int y, int right, int down, int shifted, int scrollkey) in stbte_mouse_button() argument
4047 stbte__ui.scrollkey = scrollkey; in stbte_mouse_button()
4094 int scrollkey = 0 != SDL_GetKeyboardState(NULL)[SDL_SCANCODE_SPACE]; in stbte_mouse_sdl() local
[all …]
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_tilemap_editor.h407 extern void stbte_mouse_move(stbte_tilemap *tm, int x, int y, int shifted, int scrollkey);
408 …bte_mouse_button(stbte_tilemap *tm, int x, int y, int right, int down, int shifted, int scrollkey);
881 int shift, scrollkey; member
3014 if (stbte__ui.scrollkey && !STBTE__IS_MAP_ACTIVE()) in stbte__tile()
3095 if (STBTE__IS_HOT(id) && stbte__ui.scrollkey && stbte__ui.event == STBTE__leftdown) { in stbte__tile()
4033 void stbte_mouse_move(stbte_tilemap *tm, int x, int y, int shifted, int scrollkey) in stbte_mouse_move() argument
4037 stbte__ui.scrollkey = scrollkey; in stbte_mouse_move()
4041 …tbte_mouse_button(stbte_tilemap *tm, int x, int y, int right, int down, int shifted, int scrollkey) in stbte_mouse_button() argument
4047 stbte__ui.scrollkey = scrollkey; in stbte_mouse_button()
4094 int scrollkey = 0 != SDL_GetKeyboardState(NULL)[SDL_SCANCODE_SPACE]; in stbte_mouse_sdl() local
[all …]
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_tilemap_editor.h404 extern void stbte_mouse_move(stbte_tilemap *tm, int x, int y, int shifted, int scrollkey);
405 …bte_mouse_button(stbte_tilemap *tm, int x, int y, int right, int down, int shifted, int scrollkey);
876 int shift, scrollkey; member
3017 if (stbte__ui.scrollkey && !STBTE__IS_MAP_ACTIVE()) in stbte__tile()
3098 if (STBTE__IS_HOT(id) && stbte__ui.scrollkey && stbte__ui.event == STBTE__leftdown) { in stbte__tile()
4044 void stbte_mouse_move(stbte_tilemap *tm, int x, int y, int shifted, int scrollkey) in stbte_mouse_move() argument
4048 stbte__ui.scrollkey = scrollkey; in stbte_mouse_move()
4052 …tbte_mouse_button(stbte_tilemap *tm, int x, int y, int right, int down, int shifted, int scrollkey) in stbte_mouse_button() argument
4058 stbte__ui.scrollkey = scrollkey; in stbte_mouse_button()
4105 int scrollkey = 0 != SDL_GetKeyboardState(NULL)[SDL_SCANCODE_SPACE]; in stbte_mouse_sdl() local
[all …]
/dports/japanese/kterm/kterm-6.2.0.fb6/
H A Dinput.c49 if(screen->scrollkey && screen->topline != 0)
H A Dmenu.h290 term->screen.scrollkey)
H A Dmenu.c660 screen->scrollkey = !screen->scrollkey;
1308 handle_toggle (do_scrollkey, (int) term->screen.scrollkey,
H A DKTerm.ad33 *vtMenu*scrollkey*Label: Scroll to Bottom on Key Press
H A Dptyx.h374 Boolean scrollkey; /* scroll to bottom on key */ member
H A Dcharproc.c826 XtOffsetOf(XtermWidgetRec, screen.scrollkey),
3751 new->screen.scrollkey = request->screen.scrollkey;
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/doc/app-defaults/
H A DXTerm47 *vtMenu*scrollkey*Label: Scroll to Bottom on Key Press
/dports/x11/xterm/xterm-370/
H A Dxterm.dat61 *vtMenu*scrollkey*Label: Scroll to Bottom on Key Press
H A DXTerm.ad86 *vtMenu*scrollkey*Label: Scroll to Bottom on Key Press
H A Dmenu.c1530 ToggleFlag(screen->scrollkey); in do_scrollkey()
2611 HANDLE_VT_TOGGLE(scrollkey); in HandleScrollKey()
3627 TScreenOf(term)->scrollkey); in update_scrollkey()
H A Dinput.c155 if (screen->scrollkey && screen->topline != 0) in AdjustAfterInput()
H A Dcharproc.c487 Bres(XtNscrollKey, XtCScrollCond, screen.scrollkey, False),
6541 set_bool_mode(screen->scrollkey); in dpmodes()
6861 DoSM(DP_RXVT_SCROLL_TTY_KEYPRESS, screen->scrollkey); in savemodes()
7236 DoRM(DP_RXVT_SCROLL_TTY_KEYPRESS, screen->scrollkey); in restoremodes()
9326 init_Bres(screen.scrollkey); in VTInitialize()
H A Dptyx.h2614 Boolean scrollkey; /* scroll to bottom on key */ member
H A Dmisc.c5286 result = MdBool(screen->scrollkey); in do_dec_rqm()