tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / dom / animation


ModeNameSize
-rw-r--r--Animation.cpp2043L
-rw-r--r--Animation.h600L
-rw-r--r--AnimationComparator.h34L
-rw-r--r--AnimationEffect.cpp372L
-rw-r--r--AnimationEffect.h120L
-rw-r--r--AnimationEventDispatcher.cpp237L
-rw-r--r--AnimationEventDispatcher.h323L
-rw-r--r--AnimationPerformanceWarning.cpp75L
-rw-r--r--AnimationPerformanceWarning.h79L
-rw-r--r--AnimationPropertySegment.h55L
-rw-r--r--AnimationTarget.h117L
-rw-r--r--AnimationTimeline.cpp116L
-rw-r--r--AnimationTimeline.h146L
-rw-r--r--AnimationTimelinesController.cpp68L
-rw-r--r--AnimationTimelinesController.h50L
-rw-r--r--AnimationUtils.cpp140L
-rw-r--r--AnimationUtils.h141L
-rw-r--r--CSSAnimation.cpp374L
-rw-r--r--CSSAnimation.h243L
-rw-r--r--CSSPseudoElement.cpp91L
-rw-r--r--CSSPseudoElement.h72L
-rw-r--r--CSSTransition.cpp379L
-rw-r--r--CSSTransition.h249L
-rw-r--r--ComputedTiming.h70L
-rw-r--r--DocumentTimeline.cpp239L
-rw-r--r--DocumentTimeline.h85L
-rw-r--r--EffectCompositor.cpp970L
-rw-r--r--EffectCompositor.h257L
-rw-r--r--EffectSet.cpp120L
-rw-r--r--EffectSet.h258L
-rw-r--r--ElementAnimationData.cpp234L
-rw-r--r--ElementAnimationData.h218L
-rw-r--r--EndpointBehavior.h16L
-rw-r--r--Keyframe.h84L
-rw-r--r--KeyframeEffect.cpp2046L
-rw-r--r--KeyframeEffect.h541L
-rw-r--r--KeyframeEffectParams.h34L
-rw-r--r--KeyframeUtils.cpp1192L
-rw-r--r--KeyframeUtils.h111L
-rw-r--r--PostRestyleMode.h16L
-rw-r--r--PseudoElementHashEntry.h52L
-rw-r--r--ScrollTimeline.cpp320L
-rw-r--r--ScrollTimeline.h243L
-rw-r--r--ScrollTimelineAnimationTracker.cpp50L
-rw-r--r--ScrollTimelineAnimationTracker.h58L
-rw-r--r--TimingParams.cpp292L
-rw-r--r--TimingParams.h264L
-rw-r--r--ViewTimeline.cpp175L
-rw-r--r--ViewTimeline.h93L
-rw-r--r--moz.build80L
d---------test/-