Home
last modified time | relevance | path

Searched refs:PathPointParams (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGMotionSMILType.cpp36 struct PathPointParams { // Point along a path struct
144 PathPointParams mPathPointParams;
265 const PathPointParams& srcParams = srcSeg.mU.mPathPointParams; in Add()
266 const PathPointParams& dstParams = dstSeg.mU.mPathPointParams; in Add()
328 const PathPointParams& fromParams = from.mU.mPathPointParams; in ComputeDistance()
329 const PathPointParams& toParams = to.mU.mPathPointParams; in ComputeDistance()
375 const PathPointParams& endParams = endSeg.mU.mPathPointParams; in Interpolate()
402 const PathPointParams& startParams = startSeg.mU.mPathPointParams; in Interpolate()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGMotionSMILType.cpp36 struct PathPointParams { // Point along a path struct
144 PathPointParams mPathPointParams;
265 const PathPointParams& srcParams = srcSeg.mU.mPathPointParams; in Add()
266 const PathPointParams& dstParams = dstSeg.mU.mPathPointParams; in Add()
328 const PathPointParams& fromParams = from.mU.mPathPointParams; in ComputeDistance()
329 const PathPointParams& toParams = to.mU.mPathPointParams; in ComputeDistance()
375 const PathPointParams& endParams = endSeg.mU.mPathPointParams; in Interpolate()
402 const PathPointParams& startParams = startSeg.mU.mPathPointParams; in Interpolate()
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGMotionSMILType.cpp36 struct PathPointParams { // Point along a path struct
144 PathPointParams mPathPointParams;
265 const PathPointParams& srcParams = srcSeg.mU.mPathPointParams; in Add()
266 const PathPointParams& dstParams = dstSeg.mU.mPathPointParams; in Add()
328 const PathPointParams& fromParams = from.mU.mPathPointParams; in ComputeDistance()
329 const PathPointParams& toParams = to.mU.mPathPointParams; in ComputeDistance()
375 const PathPointParams& endParams = endSeg.mU.mPathPointParams; in Interpolate()
402 const PathPointParams& startParams = startSeg.mU.mPathPointParams; in Interpolate()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGMotionSMILType.cpp36 struct PathPointParams { // Point along a path struct
144 PathPointParams mPathPointParams;
265 const PathPointParams& srcParams = srcSeg.mU.mPathPointParams; in Add()
266 const PathPointParams& dstParams = dstSeg.mU.mPathPointParams; in Add()
328 const PathPointParams& fromParams = from.mU.mPathPointParams; in ComputeDistance()
329 const PathPointParams& toParams = to.mU.mPathPointParams; in ComputeDistance()
375 const PathPointParams& endParams = endSeg.mU.mPathPointParams; in Interpolate()
402 const PathPointParams& startParams = startSeg.mU.mPathPointParams; in Interpolate()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DSVGMotionSMILType.cpp39 struct PathPointParams { // Point along a path struct
149 PathPointParams mPathPointParams;
284 const PathPointParams& srcParams = srcSeg.mU.mPathPointParams; in Add()
285 const PathPointParams& dstParams = dstSeg.mU.mPathPointParams; in Add()
355 const PathPointParams& fromParams = from.mU.mPathPointParams; in ComputeDistance()
356 const PathPointParams& toParams = to.mU.mPathPointParams; in ComputeDistance()
410 const PathPointParams& endParams = endSeg.mU.mPathPointParams; in Interpolate()
425 const PathPointParams& startParams = startSeg.mU.mPathPointParams; in Interpolate()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DSVGMotionSMILType.cpp35 struct PathPointParams { // Point along a path struct
139 PathPointParams mPathPointParams;
261 const PathPointParams& srcParams = srcSeg.mU.mPathPointParams; in Add()
262 const PathPointParams& dstParams = dstSeg.mU.mPathPointParams; in Add()
324 const PathPointParams& fromParams = from.mU.mPathPointParams; in ComputeDistance()
325 const PathPointParams& toParams = to.mU.mPathPointParams; in ComputeDistance()
375 const PathPointParams& endParams = endSeg.mU.mPathPointParams; in Interpolate()
390 const PathPointParams& startParams = startSeg.mU.mPathPointParams; in Interpolate()