Home
last modified time | relevance | path

Searched defs:ease (Results 1 – 25 of 83) sorted by relevance

1234

/dports/games/supertux2/SuperTux-v0.6.3-Source/src/util/
H A Dfade_helper.cpp20 float start_value, easing ease) : in FadeHelper()
31 float target_value, easing ease) : in FadeHelper()
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/object/
H A Dspotlight.hpp62 void ease_angle(float time, float target, EasingMode ease = EasingMode::EaseNone) in ease_angle()
67 void ease_speed(float time, float target, EasingMode ease = EasingMode::EaseNone) in ease_speed()
72 void ease_color(float time, Color target, EasingMode ease = EasingMode::EaseNone) in ease_color()
/dports/databases/powa-web/powa-web-4.0.2/powa/static/bower_components/foundation/scss/foundation/components/
H A D_global.scss74 @mixin single-transition($property:all, $speed:300ms, $ease:ease-out) { parameter
85 @mixin transition($property:all, $speed:300ms, $ease:ease-out, $delay:null) { parameter
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Ddvscrollwidget.cpp222 void DvScrollWidget::scroll(int dx, int duration, QEasingCurve ease) { in scroll()
230 void DvScrollWidget::scrollTo(int pos, int duration, QEasingCurve ease) { in scrollTo()
366 QEasingCurve ease; in holdBackward() local
383 QEasingCurve ease; in holdForward() local
/dports/games/anki/anki-2.1.16/anki/
H A Dschedv2.py61 def answerCard(self, card, ease): argument
76 def _answerCard(self, card, ease): argument
106 def _answerCardPreview(self, card, ease): argument
535 def _answerLrnCard(self, card, ease): argument
829 def _answerRevCard(self, card, ease): argument
899 def _nextRevIvl(self, card, ease, fuzz): argument
953 def _updateRevIvl(self, card, ease): argument
956 def _updateEarlyRevIvl(self, card, ease): argument
960 def _earlyReviewIvl(self, card, ease): argument
1320 def nextIvl(self, card, ease): argument
[all …]
H A Dsched.py57 def answerCard(self, card, ease): argument
509 def _answerLrnCard(self, card, ease): argument
658 def _logLrn(self, card, ease, conf, leaving, type, lastLeft): argument
792 def _answerRevCard(self, card, ease): argument
839 def _rescheduleRev(self, card, ease): argument
854 def _logRev(self, card, ease, delay): argument
871 def _nextRevIvl(self, card, ease): argument
918 def _updateRevIvl(self, card, ease): argument
1206 def nextIvlStr(self, card, ease, short=False): argument
1216 def nextIvl(self, card, ease): argument
[all …]
/dports/www/elgg/elgg-3.3.23/vendor/css-crush/css-crush/plugins/
H A Dease.php16 function ease(Rule $rule) { function
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/spark/src/spark/effects/easing/
H A DBounce.as63 public function ease(fraction:Number):Number method in spark.effects.easing.Bounce
H A DElastic.as64 public function ease(fraction:Number):Number method in spark.effects.easing.Elastic
H A DLinear.as172 public function ease(fraction:Number):Number method in spark.effects.easing.Linear
H A DEaseInOutBase.as122 public function ease(fraction:Number):Number method in spark.effects.easing.EaseInOutBase
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/Math/
H A Dcurves.cpp37 float ease(float val) { in ease() function
43 float ease(int t, int fadeLength) in ease() function
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/Math/
H A Dcurves.cpp37 float ease(float val) { in ease() function
43 float ease(int t, int fadeLength) in ease() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/Math/
H A Dcurves.cpp37 float ease(float val) { in ease() function
43 float ease(int t, int fadeLength) in ease() function
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcsstransition.c34 GtkCssValue *ease; member
140 GtkCssValue *ease, in _gtk_css_transition_new()
H A Dgtkcssanimationprivate.h39 GtkCssValue *ease; member
/dports/x11-wm/wayfire/wayfire-0.7.0/plugins/cube/
H A Dcube-control-signal.hpp16 double ease; // for cube deformation; range 0.0-1.0 member
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/scripting/
H A Drain.cpp47 void Rain::fade_angle(float angle, float time, const std::string& ease) in fade_angle()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/util/
H A Dqdeclarativesmoothedanimation.cpp344 QSmoothedAnimation *ease; in transition() local
373 … QSmoothedAnimation *ease = static_cast<QSmoothedAnimation*>(d->wrapperGroup->animationAt(i)); in transition() local
/dports/java/jgraphx/jgraphx-4.2.2/src/com/mxgraph/swing/util/
H A DmxMorphing.java46 protected double ease; field in mxMorphing
89 public mxMorphing(mxGraphComponent graphComponent, int steps, double ease, in mxMorphing()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/interpolation-0.2.0/src/
H A Dlib.rs17 mod ease; module
/dports/editors/setzer/Setzer-0.4.1/setzer/workspace/
H A Dworkspace_presenter.py323 def ease(time): return (time - 1)**3 + 1; function
376 def ease(self, time): member in WorkspacePresenter
/dports/x11-wm/wayfire/wayfire-0.7.0/plugins/single_plugins/
H A Dvswipe-processing.hpp27 const double ease = 1.0 - std::pow(std::abs(sdx_offset) - 0.025, 4.0); in vswipe_process_delta() local
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/GPL/
H A DStats.java194 …public static void updateAllStats(Stats global, Stats daily, Card card, int ease, String oldState)… in updateAllStats()
200 public static void updateStats(Stats stats, Card card, int ease, String oldState) { in updateStats()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/
H A Danimated_widget.h66 double ease(double t) { in ease() function

1234