Home
last modified time | relevance | path

Searched refs:scrollRight (Results 1 – 25 of 143) sorted by relevance

123456

/dports/net/tightvnc/vnc_unixsrc/vncviewer/
H A Dfullscreen.c33 static Bool scrollLeft, scrollRight, scrollUp, scrollDown; variable
297 scrollLeft = scrollRight = scrollUp = scrollDown = False; in BumpScroll()
300 scrollRight = True; in BumpScroll()
309 if (scrollLeft || scrollRight || scrollUp || scrollDown) { in BumpScroll()
333 if (scrollRight) { in DoBumpScroll()
/dports/devel/hs-threadscope/threadscope-0.2.14/GUI/Timeline/
H A DMotion.hs3 scrollLeft, scrollRight, scrollToBeginning, scrollToEnd, scrollTo, centreOnCursor,
93 scrollLeft, scrollRight, scrollToBeginning, scrollToEnd :: TimelineState -> IO ()
96 scrollRight = scroll (\val page _ u -> (u - page) `min` (val + page/2)) function
/dports/net/ssvnc/ssvnc-1.0.29/vnc_unixsrc/vncviewer/
H A Dfullscreen.c36 static Bool scrollLeft, scrollRight, scrollUp, scrollDown; variable
756 scrollLeft = scrollRight = scrollUp = scrollDown = False; in BumpScroll()
759 scrollRight = True; in BumpScroll()
768 if (scrollLeft || scrollRight || scrollUp || scrollDown) { in BumpScroll()
799 if (scrollRight) { in DoBumpScroll()
859 scrollLeft = scrollRight = scrollUp = scrollDown = False; in JumpScroll()
875 scrollRight = True; in JumpScroll()
881 if (scrollLeft || scrollRight || scrollUp || scrollDown) { in JumpScroll()
914 if (scrollRight) { in DoJumpScroll()
H A Dfullscreen.c.no-getenv33 static Bool scrollLeft, scrollRight, scrollUp, scrollDown;
313 scrollLeft = scrollRight = scrollUp = scrollDown = False;
316 scrollRight = True;
325 if (scrollLeft || scrollRight || scrollUp || scrollDown) {
349 if (scrollRight) {
/dports/biology/jalview/jalview/test/jalview/viewmodel/
H A DViewportRangesTest.java326 vr.scrollRight(false); in testScrollRight()
329 vr.scrollRight(false); in testScrollRight()
333 vr.scrollRight(true); in testScrollRight()
336 vr.scrollRight(true); in testScrollRight()
351 vr.scrollRight(false); in testScrollRightWithHidden()
354 vr.scrollRight(false); in testScrollRightWithHidden()
358 vr.scrollRight(true); in testScrollRightWithHidden()
361 vr.scrollRight(true); in testScrollRightWithHidden()
553 vr.scrollRight(true); in testEventFiring()
557 vr.scrollRight(false); in testEventFiring()
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/containments/desktop/package/contents/ui/
H A DFolderViewDropArea.qml20 folderView.scrollRight = (pos.x > width - (PlasmaCore.Units.largeSpacing * 3));
30 folderView.scrollRight = false;
/dports/games/flare-engine/flare-engine-1.12/src/
H A DWidgetHorizontalList.cpp71 scrollRight(); in checkClickAt()
219 void WidgetHorizontalList::scrollRight() { in scrollRight() function in WidgetHorizontalList
241 scrollRight(); in getNext()
H A DWidgetHorizontalList.h76 void scrollRight();
/dports/games/brumbrumrally/brumbrumrally-0.7/src/
H A DTrackList.cpp68 scrollRight(); in onEvent()
114 if (scrollRight()) in onEvent()
343 bool TrackList::scrollRight() in scrollRight() function in TrackList
421 scrollRight(); in click()
H A DTrackList.h50 bool scrollRight();
/dports/biology/jalview/jalview/src/jalview/viewmodel/
H A DViewportRanges.java517 public boolean scrollRight(boolean right) in scrollRight() method in ViewportRanges
614 if (!scrollRight(false))
621 if (!scrollRight(true))
/dports/net/termshark/termshark-2.1.1/vendor/github.com/gcla/gowid/widgets/grid/
H A Dgrid.go221 scrollRight := false
280 scrollRight = true
286 if scrollDown || scrollUp || scrollRight || scrollLeft {
307 if scrollRight {
/dports/graphics/jalbum/jAlbum/skins/Galleria/
H A Dindex.htt47 …_arrow" src="${resPath}/right.png" alt="$text.content.scrollRight" title="$text.content.scrollRigh…
/dports/math/asymptote/asymptote-2.67/GUI/configs/
H A Dxasykeymap.cson23 scrollRight: 'Shift+Right'
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mutationofjb/
H A Dinventory.h59 void scrollRight();
/dports/games/scummvm/scummvm-2.5.1/engines/mutationofjb/
H A Dinventory.h59 void scrollRight();
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/titanic/pet_control/
H A Dpet_glyphs.cpp295 void CPetGlyphs::scrollRight() { in scrollRight() function in Titanic::CPetGlyphs
323 scrollRight(); in MouseButtonDownMsg()
475 scrollRight(); in incSelection()
/dports/games/scummvm/scummvm-2.5.1/engines/titanic/pet_control/
H A Dpet_glyphs.cpp295 void CPetGlyphs::scrollRight() { in scrollRight() function in Titanic::CPetGlyphs
323 scrollRight(); in MouseButtonDownMsg()
475 scrollRight(); in incSelection()
/dports/devel/lazygit/lazygit-0.31.4/pkg/gui/
H A Dglobal_handlers.go140 gui.scrollRight(gui.Views.Main)
150 func (gui *Gui) scrollRight(view *gocui.View) { func
/dports/games/maxr/maxr-0.2.9/src/ui/graphical/menu/widgets/
H A Dlineedit.h102 void scrollRight();
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/access/
H A Dplayer.h140 bool scrollRight(int forcedAmount = -1);
/dports/games/scummvm/scummvm-2.5.1/engines/access/
H A Dplayer.h140 bool scrollRight(int forcedAmount = -1);
/dports/astro/merkaartor/merkaartor-0.19.0/src/QMapControl/
H A Dmapcontrol.h247 void scrollRight(int pixel=10);
/dports/biology/jalview/jalview/src/jalview/gui/
H A DIdPanel.java183 av.getRanges().scrollRight(true); in mouseWheelMoved()
194 av.getRanges().scrollRight(false); in mouseWheelMoved()
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/game/
H A Dgame_interface.h163 fheroes2::Rect scrollRight; variable

123456