Home
last modified time | relevance | path

Searched refs:enableMouseWheel (Results 1 – 25 of 29) sorted by relevance

12

/dports/graphics/jalbum/jAlbum/skins/Turtle/
H A Dscript-starter.inc35 enableMouseWheel: ${enableMouseWheel},
40 enableMouseWheel: ${enableMouseWheel},
114 enableMouseWheel: ${enableMouseWheel},
H A Dslide.htt110 enableMouseWheel: ${enableMouseWheel},
H A Dheadless-settings.jap125 skin.enableMouseWheel=true
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/view/presentation/dialogs/
H A Dpresentation_advpage.cpp70 m_enableMouseWheelCheckBox->setChecked(m_sharedData->enableMouseWheel); in readSettings()
92 m_sharedData->enableMouseWheel = m_enableMouseWheelCheckBox->isChecked(); in saveSettings()
H A Dpresentationdlg.cpp198 d->sharedData->enableMouseWheel = grp.readEntry("Enable Mouse Wheel", true); in readSettings()
262 grp.writeEntry("Enable Mouse Wheel", d->sharedData->enableMouseWheel); in saveSettings()
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/view/presentation/common/
H A Dpresentationcontainer.cpp68 enableMouseWheel (false), in PresentationContainer()
H A Dpresentationcontainer.h113 bool enableMouseWheel; variable
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DVirtualUniverse.java169 boolean enableMouseWheel = false; field in VirtualUniverse
698 if (enableMouseWheel) { in checkForEnableEvents()
950 enableMouseWheel = false; in disableMouseWheelEvents()
976 enableMouseWheel = true; in enableMouseWheelEvents()
H A DBehaviorStructure.java516 if (!mouseWheelEnable && universe.enableMouseWheel) { in removeNodes()
/dports/audio/musescore/MuseScore-3.6.1/awl/
H A Daslider.h94 bool enableMouseWheel() { return _enableMouseWheel; } in enableMouseWheel() function
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Ddrawing.e44 extern int enableMouseWheel;
H A Dsetup.c1838 enableMouseWheel = TRUE; in Setup()
1841 enableMouseWheel = FALSE; in Setup()
H A Dtdgtlist.c611 if (enableMouseWheel &&
/dports/graphics/jalbum/jAlbum/skins/Turtle/plugins/
H A DGui.java1107 JCheckBox enableMouseWheel = new JCheckBox(texts.getString("ui.enableMouseWheel"), true);
1120 enableMouseWheel.setToolTipText(texts.getString("ui.enableMouseWheelInfo"));
1135 add("", enableMouseWheel);
/dports/graphics/jalbum/jAlbum/skins/Turtle/texts/
H A Dtexts_ko.properties369 ui.enableMouseWheel=마우스 휠 탐색 활성화
H A Dtexts_nl.properties273 ui.enableMouseWheel=Muiswiel navigatie inschakelen
H A Dtexts_es.properties292 ui.enableMouseWheel=Activar la navegación con la moleta central del ratón
H A Dtexts_fi.properties247 ui.enableMouseWheel=Salli navigointi hiiren rullalla
H A Dtexts_sv.properties278 ui.enableMouseWheel=Tillåt navigation med mushjulet
H A Dtexts.properties393 ui.enableMouseWheel=Enable mouse wheel navigation
H A Dtexts_it.properties260 ui.enableMouseWheel=Abilita la rotella del mouse per la navigazione
H A Dtexts_de.properties216 ui.enableMouseWheel=Navigation per Mausrad aktivieren
H A Dtexts_pt.properties380 ui.enableMouseWheel=Permitir navegação pelo botão do rato
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/view/presentation/opengl/
H A Dpresentationgl.cpp513 if (!d->sharedData->enableMouseWheel) in wheelEvent()
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/view/presentation/widgets/
H A Dpresentationwidget.cpp786 if (!d->sharedData->enableMouseWheel) in wheelEvent()

12