Home
last modified time | relevance | path

Searched defs:animation (Results 176 – 200 of 2460) sorted by relevance

12345678910>>...99

/dports/games/pushover/pushover-0.0.5/src/
H A Dgraphicsn.cpp358 signed int graphicsN_c::getCarryOffsetX(unsigned int animation, unsigned int image) const { return … in getCarryOffsetX()
359 signed int graphicsN_c::getCarryOffsetY(unsigned int animation, unsigned int image) const { return … in getCarryOffsetY()
456 signed int graphicsN_c::getMoveOffsetX(unsigned int animation, unsigned int image) const { return 5… in getMoveOffsetX()
457 signed int graphicsN_c::getMoveOffsetY(unsigned int animation, unsigned int image) const { return 3… in getMoveOffsetY()
458 signed int graphicsN_c::getMoveImage(unsigned int animation, unsigned int image) const { return mov… in getMoveImage()
H A Dgraphics.h70 … SDL_Surface * getAnt(unsigned int animation, unsigned int step) { return ant[animation][step].v; } in getAnt()
71 …int getAntOffset(unsigned int animation, unsigned int step) { return step<ant[animation].size()?an… in getAntOffset()
72 unsigned int getAntImages(unsigned int animation) { return ant[animation].size(); } in getAntImages()
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/hero/
H A DHeroSprites.cpp173 std::string animation; in set_tunic_sprite_id() local
240 std::string animation; in set_sword_sprite_id() local
293 std::string animation; in set_sword_stars_sprite_id() local
407 std::string animation; in set_shield_sprite_id() local
1433 void HeroSprites::set_tunic_animation(const std::string& animation) { in set_tunic_animation()
1449 const std::string& animation, in set_tunic_animation()
1470 void HeroSprites::set_animation(const std::string& animation) { in set_animation()
1488 const std::string& animation, in set_animation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/tray/
H A Dstatus_area_overflow_button_tray.cc66 const gfx::Animation* animation) { in AnimationEnded()
71 const gfx::Animation* animation) { in AnimationProgressed()
76 const gfx::Animation* animation) { in AnimationCanceled()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/animation/
H A DPendingAnimationTracker.cpp50 dom::Animation* animation = iter.Get()->GetKey(); in TriggerPendingAnimationsOnNextTick() local
139 auto animation = iter.Get()->GetKey(); in MarkAnimationsThatMightNeedSynchronization() local
160 auto animation = iter.Get()->GetKey(); in MarkAnimationsThatMightNeedSynchronization() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/timelineeditor/
H A Dtimelineanimationform.cpp153 void TimelineAnimationForm::setup(const ModelNode &animation) in setup()
160 ModelNode TimelineAnimationForm::animation() const in animation() function in QmlDesigner::TimelineAnimationForm
165 void TimelineAnimationForm::setAnimation(const ModelNode &animation) in setAnimation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/lottie/
H A DREADME.md7 #### HTML:
12 #### Javascript:
/dports/games/py-fife/fifengine-0.4.2/engine/core/gui/fifechan/widgets/
H A Danimationicon.cpp53 AnimationIcon::AnimationIcon(FIFE::AnimationPtr animation) : in AnimationIcon()
78 void AnimationIcon::setAnimation(FIFE::AnimationPtr animation) { in setAnimation()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/util/
H A Dqquickbehavior.cpp67 QPointer<QQuickAbstractAnimation> animation; member in QQuickBehaviorPrivate
122 QQuickAbstractAnimation *QQuickBehavior::animation() in animation() function in QQuickBehavior
128 void QQuickBehavior::setAnimation(QQuickAbstractAnimation *animation) in setAnimation()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/util/
H A Dqquickbehavior.cpp67 QPointer<QQuickAbstractAnimation> animation; member in QQuickBehaviorPrivate
122 QQuickAbstractAnimation *QQuickBehavior::animation() in animation() function in QQuickBehavior
128 void QQuickBehavior::setAnimation(QQuickAbstractAnimation *animation) in setAnimation()
/dports/graphics/R-cran-visNetwork/visNetwork/R/
H A DvisFocus.R32 animation = list(duration = 1500, easingFunction = "easeInOutQuad")){ argument
40 options <- list(scale = scale, offset = offset, locked = locked, animation = animation) nameattr
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/animation/
H A DAnimationController.cpp68 RefPtr<CompositeAnimation> animation = m_compositeAnimations.get(renderer); in accessCompositeAnimation() local
80 PassRefPtr<CompositeAnimation> animation = m_compositeAnimations.take(renderer); in clear() local
214 RefPtr<CompositeAnimation> animation = m_compositeAnimations.get(renderer); in isRunningAnimationOnRenderer() local
223 RefPtr<CompositeAnimation> animation = m_compositeAnimations.get(renderer); in isRunningAcceleratedAnimationOnRenderer() local
368 void AnimationControllerPrivate::addToAnimationsWaitingForStyle(AnimationBase* animation) in addToAnimationsWaitingForStyle()
392 …onControllerPrivate::addToAnimationsWaitingForStartTimeResponse(AnimationBase* animation, bool wil… in addToAnimationsWaitingForStartTimeResponse()
439 void AnimationControllerPrivate::animationWillBeRemoved(AnimationBase* animation) in animationWillBeRemoved()
447 RefPtr<CompositeAnimation> animation = m_compositeAnimations.get(renderer); in animationsForRenderer() local
/dports/graphics/gdk-pixbuf2/gdk-pixbuf-2.40.0/gdk-pixbuf/
H A Dgdk-pixbuf-simple-anim.c189 is_static_image (GdkPixbufAnimation *animation) in is_static_image()
199 get_static_image (GdkPixbufAnimation *animation) in get_static_image()
212 get_size (GdkPixbufAnimation *animation, in get_size()
452 gdk_pixbuf_simple_anim_add_frame (GdkPixbufSimpleAnim *animation, in gdk_pixbuf_simple_anim_add_frame()
478 GdkPixbufSimpleAnim *animation = GDK_PIXBUF_SIMPLE_ANIM (object); in gdk_pixbuf_simple_anim_get_property() local
497 GdkPixbufSimpleAnim *animation = GDK_PIXBUF_SIMPLE_ANIM (object); in gdk_pixbuf_simple_anim_set_property() local
520 gdk_pixbuf_simple_anim_set_loop (GdkPixbufSimpleAnim *animation, in gdk_pixbuf_simple_anim_set_loop()
542 gdk_pixbuf_simple_anim_get_loop (GdkPixbufSimpleAnim *animation) in gdk_pixbuf_simple_anim_get_loop()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/compositor/
H A Dlayer_owner_unittest.cc130 ui::ScopedLayerAnimationSettings animation(child->GetAnimator()); in TEST_F() local
164 ui::ScopedLayerAnimationSettings animation(child->GetAnimator()); in TEST_F() local
186 scoped_refptr<cc::Animation> animation = in TEST_F() local
209 scoped_refptr<cc::Animation> animation = in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/desks/
H A Ddesk_animation_impl_unittest.cc29 DeskActivationAnimation animation(desks_controller, 0, 1, in TEST_F() local
53 DeskActivationAnimation animation(desks_controller, 1, 2, in TEST_F() local
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dscene_actortarget.cpp135 auto* animation = lcf::ReaderUtil::GetElement(lcf::Data::animations, skill->animation_id); in UpdateItem() local
162 …lcf::rpg::Animation* animation = lcf::ReaderUtil::GetElement(lcf::Data::animations, skill->animati… in UpdateSkill() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/animation/
H A Dqabstractanimation.cpp232 QAbstractAnimation *animation = animations.at(currentAnimationIdx); in updateAnimationsTime() local
311 void QUnifiedTimer::registerAnimation(QAbstractAnimation *animation, bool isTopLevel) in registerAnimation()
324 void QUnifiedTimer::unregisterAnimation(QAbstractAnimation *animation) in unregisterAnimation()
352 void QUnifiedTimer::registerRunningAnimation(QAbstractAnimation *animation) in registerRunningAnimation()
363 void QUnifiedTimer::unregisterRunningAnimation(QAbstractAnimation *animation) in unregisterRunningAnimation()
379 QAbstractAnimation *animation = runningPauseAnimations.at(i); in closestPauseAnimationTimeToFinish() local
/dports/www/falkon/falkon-3.2.0/src/plugins/VerticalTabs/
H A Dloadinganimator.cpp61 LoadingAnimation *animation = m_animations.value(index); in pixmap() local
70 void LoadingAnimator::updatePixmap(LoadingAnimation *animation) in updatePixmap()
/dports/games/jvgs/jvgs-0.5.1-src/src/game/
H A DSprite.cpp17 Animation *animation = new Animation(child); in loadData() local
50 void Sprite::addAnimation(Animation *animation) in addAnimation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Ddocument_timeline.cc113 for (const auto& animation : animations_needing_update_) { in ScheduleNextService() local
181 for (const auto& animation : animations_needing_update_) in PauseAnimationsForTesting() local
206 for (const auto& animation : animations_) in InvalidateKeyframeEffects() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/touch/
H A Dtouch_hud_renderer.cc96 void AnimationEnded(const gfx::Animation* animation) override { in AnimationEnded()
101 void AnimationProgressed(const gfx::Animation* animation) override { in AnimationProgressed()
106 void AnimationCanceled(const gfx::Animation* animation) override { in AnimationCanceled()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/tabs/
H A Dglow_hover_controller.cc86 void GlowHoverController::AnimationEnded(const gfx::Animation* animation) { in AnimationEnded()
90 void GlowHoverController::AnimationProgressed(const gfx::Animation* animation) { in AnimationProgressed()
/dports/games/flyhard/flyhard-0.42/src/
H A Darena.h214 struct animation struct
221 std::deque<animation> m_animations; argument
/dports/audio/carla/Carla-2.4.1/source/theme/
H A DCarlaStylePrivate.hpp153 CarlaStyleAnimation* animation(const QObject* target) const in animation() function in CarlaStylePrivate
168 CarlaStyleAnimation* const animation = fAnimations.take(target); in stopAnimation() local
181 if (QObject* const animation = fStyle->sender()) in _removeAnimation() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_lottie/lottie/details/
H A Dlottie_frame_provider_direct.cpp17 int GetLottieFrameRate(not_null<rlottie::Animation*> animation, Quality quality) { in GetLottieFrameRate()
22 int GetLottieFramesCount(not_null<rlottie::Animation*> animation, Quality quality) { in GetLottieFramesCount()
28 int GetLottieFrameIndex(not_null<rlottie::Animation*> animation, Quality quality, int index) { in GetLottieFrameIndex()

12345678910>>...99