Home
last modified time | relevance | path

Searched refs:smoothScroll (Results 1 – 25 of 93) sorted by relevance

1234

/dports/games/opentyrian/opentyrian-opentyrian-77a8715634e3/src/
H A Dconfig.c195 background2, smoothScroll, wild, superWild, starActive, variable
485 smoothScroll = true; in JE_initProcessorType()
501 smoothScroll = false; in JE_initProcessorType()
508 smoothScroll = false; in JE_initProcessorType()
546 smoothScroll = true; in JE_setNewGameSpeed()
551 smoothScroll = true; in JE_setNewGameSpeed()
556 smoothScroll = false; in JE_setNewGameSpeed()
561 smoothScroll = true; in JE_setNewGameSpeed()
566 smoothScroll = true; in JE_setNewGameSpeed()
571 smoothScroll = true; in JE_setNewGameSpeed()
H A Dconfig.h123 …use, explosionTransparent, youAreCheating, displayScore, background2, smoothScroll, wild, superWil…
H A Dopentyr.c328 smoothScroll = true; in main()
/dports/www/dojo/dojo-release-1.12.2/dojox/fx/
H A Dscroll.js.map7 …xt","Line","domGeom","has","experimental","fx","getObject","smoothScroll","fxExt.smoothScroll","ar…
/dports/games/uqm/uqm-0.8.0/src/
H A Duqm.c126 DECL_CONFIG_OPTION(int, smoothScroll);
261 INIT_CONFIG_OPTION( smoothScroll, OPT_PC ), in main()
387 optSmoothScroll = options.smoothScroll.value; in main()
654 getBoolConfigValueXlat (&options->smoothScroll, "config.smoothscroll", in getUserConfigOptions()
1014 if (!setChoiceOption (&options->smoothScroll, optarg)) in parseOptions()
1250 choiceOptString (&defaults->smoothScroll)); in usage()
/dports/net-im/cutegram/Cutegram-2.7.1-stable/Cutegram/
H A Dcutegram.h66 …Q_PROPERTY(bool smoothScroll READ smoothScroll WRITE setSmoothScroll NOTIFY smoothScr…
157 bool smoothScroll() const;
H A Dcutegram.cpp94 bool smoothScroll; member in CutegramPrivate
174 p->smoothScroll = AsemanApplication::settings()->value("General/smoothScroll", true ).toBool(); in Cutegram()
827 if(p->smoothScroll == stt) in setSmoothScroll()
830 p->smoothScroll = stt; in setSmoothScroll()
836 bool Cutegram::smoothScroll() const in smoothScroll() function in Cutegram
838 return p->smoothScroll; in smoothScroll()
/dports/net-im/cutegram/Cutegram-2.7.1-stable/Cutegram/qml/Cutegram/
H A DEmoticons.qml208 animated: Cutegram.smoothScroll
214 animated: Cutegram.smoothScroll
231 animated: Cutegram.smoothScroll
H A DCountriesPhoneList.qml53 animated: Cutegram.smoothScroll
H A DWallpapers.qml87 animated: Cutegram.smoothScroll
H A DContributorsList.qml93 animated: Cutegram.smoothScroll
H A DUserPropertiesChatParticipants.qml86 animated: Cutegram.smoothScroll
H A DAccountContactList.qml136 animated: Cutegram.smoothScroll
/dports/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6/src/
H A Devdev.c1661 -pEvdev->smoothScroll.vert_delta, in EvdevSetScrollValuators()
1668 pEvdev->smoothScroll.dial_delta, in EvdevSetScrollValuators()
2405 pEvdev->smoothScroll.vert_delta = in EvdevProbe()
2407 pEvdev->smoothScroll.horiz_delta = in EvdevProbe()
2409 pEvdev->smoothScroll.dial_delta = in EvdevProbe()
2989 pEvdev->smoothScroll.vert_delta, in EvdevInitProperty()
2990 pEvdev->smoothScroll.horiz_delta, in EvdevInitProperty()
2991 pEvdev->smoothScroll.dial_delta in EvdevInitProperty()
3049 pEvdev->smoothScroll.vert_delta = data[0]; in EvdevSetProperty()
3050 pEvdev->smoothScroll.horiz_delta = data[1]; in EvdevSetProperty()
[all …]
H A Devdev.h242 } smoothScroll; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/java/src/org/chromium/android_webview/
H A DAwScrollOffsetManager.java47 void smoothScroll(int targetX, int targetY, long durationMs); in smoothScroll() method
274 mDelegate.smoothScroll(scrollX + dx, scrollY + dy, computeDurationInMilliSec(dx, dy)); in animateScrollTo()
/dports/www/firefox/firefox-99.0/browser/components/places/tests/browser/interactions/
H A Dbrowser.ini10 general.smoothScroll=false
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/com/booking/rtlviewpager/
H A DRtlViewPager.java88 public void setCurrentItem(int item, boolean smoothScroll) { in setCurrentItem() argument
89 super.setCurrentItem(convert(item), smoothScroll); in setCurrentItem() local
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/home/
H A DHomePager.java278 public void setCurrentItem(int item, boolean smoothScroll) { in setCurrentItem() argument
279 super.setCurrentItem(item, smoothScroll); in setCurrentItem()
/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/
H A DMultiTextP.h169 Boolean smoothScroll; /* scroll smoothly (for Bkmstr) */ member
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/preferences/in-content/
H A Dadvanced.xul34 <preference id="general.smoothScroll"
35 name="general.smoothScroll"
189 preference="general.smoothScroll"/>
/dports/lang/spidermonkey60/firefox-60.9.0/devtools/client/shared/widgets/
H A DBreadcrumbsWidget.jsm25 * - smoothScroll: specifies if smooth scrolling on selection is enabled.
38 this._list.setAttribute("smoothscroll", !!aOptions.smoothScroll);
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/home/
H A DHomePager.java288 public void setCurrentItem(int item, boolean smoothScroll) { in setCurrentItem() argument
289 super.setCurrentItem(item, smoothScroll); in setCurrentItem()
/dports/www/firefox-legacy/firefox-52.8.0esr/devtools/client/shared/widgets/
H A DBreadcrumbsWidget.jsm27 * - smoothScroll: specifies if smooth scrolling on selection is enabled.
40 this._list.setAttribute("smoothscroll", !!aOptions.smoothScroll);
/dports/audio/lmms/lmms-1.2.2/src/gui/
H A DSetupDialog.cpp747 LedCheckBox * smoothScroll = new LedCheckBox( in SetupDialog() local
749 smoothScroll->move( 10, 20 ); in SetupDialog()
750 smoothScroll->setChecked( m_smoothScroll ); in SetupDialog()
751 connect( smoothScroll, SIGNAL( toggled( bool ) ), in SetupDialog()

1234