Home
last modified time | relevance | path

Searched refs:StartScroll (Results 1 – 25 of 63) sorted by relevance

123

/dports/textproc/groff/groff-1.22.4/src/devices/xditview/
H A DGXditview.ad39 <Key>k: StartScroll(Backward) NotifyScroll(FullLength) EndScroll()\n\
40 <Key>j: StartScroll(Forward) NotifyScroll(FullLength) EndScroll()\n\
41 <Key>Up: StartScroll(Backward) NotifyScroll(FullLength) EndScroll()\n\
42 <Key>Down: StartScroll(Forward) NotifyScroll(FullLength) EndScroll()
44 <Key>h: StartScroll(Backward) NotifyScroll(FullLength) EndScroll()\n\
45 <Key>l: StartScroll(Forward) NotifyScroll(FullLength) EndScroll()\n\
46 <Key>Left: StartScroll(Backward) NotifyScroll(FullLength) EndScroll()\n\
47 <Key>Right: StartScroll(Forward) NotifyScroll(FullLength) EndScroll()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/public/cpp/pagination/
H A Dpagination_model_unittest.cc278 pagination()->StartScroll(); in TEST_F()
287 pagination()->StartScroll(); in TEST_F()
296 pagination()->StartScroll(); in TEST_F()
305 pagination()->StartScroll(); in TEST_F()
320 pagination()->StartScroll(); in TEST_F()
332 pagination()->StartScroll(); in TEST_F()
342 pagination()->StartScroll(); in TEST_F()
354 pagination()->StartScroll(); in TEST_F()
368 pagination()->StartScroll(); in TEST_F()
384 pagination()->StartScroll(); in TEST_F()
[all …]
H A Dpagination_model.h73 void StartScroll();
H A Dpagination_controller.cc118 pagination_model_->StartScroll(); in StartDrag()
/dports/net/ssvnc/ssvnc-1.0.29/vnc_unixsrc/vncviewer/
H A DVncviewer73 <KeyPress>Next: StartScroll(Forward)\n\
77 <KeyPress>z: StartScroll(Forward)\n\
79 <KeyPress>a: StartScroll(Backward)\n\
81 <KeyPress>f: StartScroll(Forward)\n\
83 <KeyPress>b: StartScroll(Backward)\n\
87 <KeyPress>Up: StartScroll(Backward)\n\
93 <KeyPress>Up: StartScroll(Backward)\n\
99 <KeyPress>z: StartScroll(Forward)\n\
101 <KeyPress>a: StartScroll(Backward)\n\
103 <KeyPress>f: StartScroll(Forward)\n\
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/
H A Dmobile_scroller.h44 void StartScroll(float start_x,
52 void StartScroll(float start_x,
H A Dmobile_scroller.cc211 void MobileScroller::StartScroll(float start_x, in StartScroll() function in ui::MobileScroller
216 StartScroll(start_x, start_y, dx, dy, start_time, in StartScroll()
220 void MobileScroller::StartScroll(float start_x, in StartScroll() function in ui::MobileScroller
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/
H A Dmobile_scroller.h44 void StartScroll(float start_x,
52 void StartScroll(float start_x,
H A Dmobile_scroller.cc213 void MobileScroller::StartScroll(float start_x, in StartScroll() function in ui::MobileScroller
218 StartScroll(start_x, start_y, dx, dy, start_time, in StartScroll()
222 void MobileScroller::StartScroll(float start_x, in StartScroll() function in ui::MobileScroller
/dports/games/xfrisk/XFrisk/
H A DXFrisk.ad254 <Btn1Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \n\
256 <Btn2Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \n\
258 <Btn3Down>: StartScroll(Continuous) MoveThumb() NotifyThumb()\n\
272 <Btn1Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \n\
274 <Btn2Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \n\
276 <Btn3Down>: StartScroll(Continuous) MoveThumb() NotifyThumb()\n\
291 <Btn1Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \n\
293 <Btn2Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \n\
295 <Btn3Down>: StartScroll(Continuous) MoveThumb() NotifyThumb()\n\
H A Denglish.res202 <Btn1Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \\n\
204 <Btn2Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \\n\
206 <Btn3Down>: StartScroll(Continuous) MoveThumb() NotifyThumb()\\n\
219 <Btn1Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \\n\
221 <Btn2Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \\n\
223 <Btn3Down>: StartScroll(Continuous) MoveThumb() NotifyThumb()\\n\
236 <Btn1Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \\n\
238 <Btn2Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \\n\
240 <Btn3Down>: StartScroll(Continuous) MoveThumb() NotifyThumb()\\n\
H A Dfrench.res202 <Btn1Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \\n\
204 <Btn2Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \\n\
206 <Btn3Down>: StartScroll(Continuous) MoveThumb() NotifyThumb()\\n\
219 <Btn1Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \\n\
221 <Btn2Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \\n\
223 <Btn3Down>: StartScroll(Continuous) MoveThumb() NotifyThumb()\\n\
236 <Btn1Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \\n\
238 <Btn2Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \\n\
240 <Btn3Down>: StartScroll(Continuous) MoveThumb() NotifyThumb()\\n\
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dshelf_layout_manager_unittest.cc1441 StartScroll(start); in TEST_F()
1455 StartScroll(start); in TEST_F()
1465 StartScroll(start); in TEST_F()
2747 StartScroll(start); in TEST_F()
2757 StartScroll(start); in TEST_F()
2835 StartScroll(start); in TEST_F()
2856 StartScroll(start); in TEST_F()
2890 StartScroll(start); in TEST_F()
3275 StartScroll(start); in TEST_F()
3304 StartScroll(start); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/test/
H A Dshelf_layout_manager_test_base.h51 void StartScroll(gfx::Point start);
/dports/games/xbat/Xev111/
H A Dxev.c343 StartScroll();
457 StartScroll(); in Play()
H A Dback.c22 void StartScroll() in StartScroll() function
265 StartScroll(); in Redraw()
/dports/games/xmris/xmris.4.04/
H A DXmris-ad.src188 ~Shift<KeyPress>space:StartScroll(Forward) NotifyScroll(FullLength) EndScroll()\n\
189 Shift<KeyPress>space:StartScroll(Backward) NotifyScroll(FullLength) EndScroll()\n
191 ~Shift<KeyPress>space:StartScroll(Forward) NotifyScroll(FullLength) EndScroll()\n\
192 Shift<KeyPress>space:StartScroll(Backward) NotifyScroll(FullLength) EndScroll()\n
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/overview/
H A Doverview_grid_event_handler.cc103 grid_->StartScroll(); in OnGestureEvent()
/dports/x11-toolkits/libXaw/libXaw-1.0.14/src/
H A DScrollbar.c96 static void StartScroll(Widget, XEvent*, String*, Cardinal*);
272 {"StartScroll", StartScroll},
618 StartScroll(Widget gw, XEvent *event _X_UNUSED, String *params, Cardinal *num_params) in StartScroll() function
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/interface/
H A DTiMidity-uj.ad199 <BtnDown>: StartScroll(Continuous) MoveThumb() NotifyThumb()\n\
207 <BtnDown>: StartScroll(Continuous) MoveThumb() NotifyThumb()\n\
239 <Btn4Down>: StartScroll(Backward)\n\
240 <Btn5Down>: StartScroll(Forward)
H A DTiMidity.ad199 <BtnDown>: StartScroll(Continuous) MoveThumb() NotifyThumb()\n\
207 <BtnDown>: StartScroll(Continuous) MoveThumb() NotifyThumb()\n\
239 <Btn4Down>: StartScroll(Backward)\n\
240 <Btn5Down>: StartScroll(Forward)
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/interface/
H A DTiMidity-uj.ad199 <BtnDown>: StartScroll(Continuous) MoveThumb() NotifyThumb()\n\
207 <BtnDown>: StartScroll(Continuous) MoveThumb() NotifyThumb()\n\
239 <Btn4Down>: StartScroll(Backward)\n\
240 <Btn5Down>: StartScroll(Forward)
H A DTiMidity.ad199 <BtnDown>: StartScroll(Continuous) MoveThumb() NotifyThumb()\n\
207 <BtnDown>: StartScroll(Continuous) MoveThumb() NotifyThumb()\n\
239 <Btn4Down>: StartScroll(Backward)\n\
240 <Btn5Down>: StartScroll(Forward)
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/interface/
H A DTiMidity-uj.ad199 <BtnDown>: StartScroll(Continuous) MoveThumb() NotifyThumb()\n\
207 <BtnDown>: StartScroll(Continuous) MoveThumb() NotifyThumb()\n\
239 <Btn4Down>: StartScroll(Backward)\n\
240 <Btn5Down>: StartScroll(Forward)
H A DTiMidity.ad199 <BtnDown>: StartScroll(Continuous) MoveThumb() NotifyThumb()\n\
207 <BtnDown>: StartScroll(Continuous) MoveThumb() NotifyThumb()\n\
239 <Btn4Down>: StartScroll(Backward)\n\
240 <Btn5Down>: StartScroll(Forward)

123