Home
last modified time | relevance | path

Searched refs:animateIn (Results 76 – 96 of 96) sorted by relevance

1234

/dports/multimedia/shotcut/shotcut-21.03.21/src/qml/filters/blur_exponential/
H A Dui.qml49 …amountKeyframesButton.checked = filter.animateIn <= 0 && filter.animateOut <= 0 && filter.keyframe…
/dports/multimedia/shotcut/shotcut-21.03.21/src/qml/filters/blur_gaussian/
H A Dui.qml49 …amountKeyframesButton.checked = filter.animateIn <= 0 && filter.animateOut <= 0 && filter.keyframe…
/dports/multimedia/shotcut/shotcut-21.03.21/src/qml/filters/choppy/
H A Dui.qml46 …amountKeyframesButton.checked = filter.animateIn <= 0 && filter.animateOut <= 0 && filter.keyframe…
/dports/multimedia/shotcut/shotcut-21.03.21/src/qml/filters/dither/
H A Dui.qml50 …levelKeyframesButton.checked = filter.animateIn <= 0 && filter.animateOut <= 0 && filter.keyframeC…
/dports/multimedia/shotcut/shotcut-21.03.21/src/qml/filters/threshold/
H A Dui.qml53 …thresholdKeyframesButton.checked = filter.animateIn <= 0 && filter.animateOut <= 0 && filter.keyfr…
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/
H A DActionModeCompatView.java175 public void animateIn() { in animateIn() method in ActionModeCompatView
H A DBrowserApp.java4497 mActionMode.animateIn(); in startActionMode()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/
H A DActionModeCompatView.java173 public void animateIn() { in animateIn() method in ActionModeCompatView
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/browser_ui/photo_picker/android/java/src/org/chromium/components/browser_ui/photo_picker/
H A DPickerVideoPlayer.java531 private void showAndMaybeHideVideoControls(boolean animateIn, @FadeOut int fadeOutType) { in showAndMaybeHideVideoControls() argument
541 if (!animateIn) { in showAndMaybeHideVideoControls()
/dports/multimedia/shotcut/shotcut-21.03.21/src/models/
H A Dkeyframesmodel.cpp179 …if (!m_metadata->keyframes()->parameter(i)->isSimple() || (m_filter->animateIn() <= 0 && m_filter-… in load()
418 …if (!m_metadata->keyframes()->parameter(i)->isSimple() || (m_filter->animateIn() <= 0 && m_filter-… in reload()
/dports/multimedia/shotcut/shotcut-21.03.21/src/qml/modules/Shotcut/Controls/
H A DPreset.qml47 filter.animateIn = 0
/dports/multimedia/shotcut/shotcut-21.03.21/src/qml/views/keyframes/
H A DKeyframesToolbar.qml82 onTriggered: filter.animateIn = producer.position + producer.in - filter.in
H A Dkeyframes.qml341 animateIn: filter !== null? filter.animateIn : 0
/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/owl.carousel/docs_src/templates/pages/demos/
H A Dresponsive.hbs153 * animateIn
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/owl.carousel/docs_src/templates/pages/demos/
H A Dresponsive.hbs153 * animateIn
/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/owl.carousel/docs_src/templates/pages/docs/
H A Ddev-buildin-plugins.hbs118 animateIn:false;
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/owl.carousel/docs_src/templates/pages/docs/
H A Ddev-buildin-plugins.hbs118 animateIn:false;
/dports/multimedia/shotcut/shotcut-21.03.21/src/qmltypes/
H A Dqmlfilter.cpp495 int QmlFilter::animateIn() in animateIn() function in QmlFilter
548 if (animateIn() <= 0 && animateOut() <= 0 && keyframeCount(name) <= 0) in clearSimpleAnimation()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/android/
H A Dandroid-jni.cpp143 tcGameWeapons->animateIn(5); in gameButton()
/dports/games/ecwolf/ecwolf-1.3.3-src/android-libs/TouchControls/
H A DTouchControls.cpp108 void TouchControls::animateIn(int steps) in animateIn() function in TouchControls
/dports/www/mattermost-webapp/mattermost/client/
H A D662.120743da6bd8d2715b0f.js.map1animateIn","animateOut","CarouselItem","handleAnimateOutEnd","prevActive","startAnimation","Glyphi…

1234