Find
C
ase-sensitive
R
egexp search
Path
mozilla-central
/
devtools
/
client
/
inspector
/
animation
/
components
/
keyframes-graph
Navigation
Enable keyboard shortcuts
Name
Description
Size
ColorPath.js
Count for linearGradient ID
5358
ComputedStylePath.js
This class is an abstraction for computed style path of keyframes. Subclass of this should implement the following methods: getPropertyName() Returns property name which will be animated. @return {String} e.g. opacity getPropertyValue(keyframe) Returns value which uses as animated keyframe value from given parameter. @param {Object} keyframe @return {String||Number} e.g. 0 toSegmentValue(computedStyle) Convert computed style to segment value of graph. @param {String||Number} e.g. 0 @return {Number} e.g. 0 (should be 0 - 1.0)
6700
DiscretePath.js
1698
DistancePath.js
826
KeyframeMarkerItem.js
913
KeyframeMarkerList.js
1060
KeyframesGraph.js
1561
KeyframesGraphPath.js
3198
moz.build
425