Home
last modified time | relevance | path

Searched refs:updateKeyframes (Results 1 – 10 of 10) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/curveeditor/
H A Dcurveeditorview.cpp103 updateKeyframes(); in nodeRemoved()
121 updateKeyframes(); in nodeReparented()
123 updateKeyframes(); in nodeReparented()
126 updateKeyframes(); in nodeReparented()
173 updateKeyframes(); in variantPropertiesChanged()
186 updateKeyframes(); in bindingPropertiesChanged()
199 updateKeyframes(); in propertiesRemoved()
232 void CurveEditorView::updateKeyframes() in updateKeyframes() function in QmlDesigner::CurveEditorView
H A Dcurveeditorview.h79 void updateKeyframes();
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/dialogs/
H A Dtimeremap.h134 void updateKeyframes(bool resize);
159 void updateKeyframes(bool resize = true);
H A Dtimeremap.cpp96 emit updateKeyframes(true); in updateInPos() local
137 emit updateKeyframes(true); in updateOutPos() local
281 emit updateKeyframes(false); in setDuration() local
300 emit updateKeyframes(false); in loadKeyframes() local
480 emit updateKeyframes(false); in mouseMoveEvent() local
544 emit updateKeyframes(false); in mouseMoveEvent() local
685 emit updateKeyframes(true); in centerCurrentKeyframe() local
729 emit updateKeyframes(true); in centerCurrentTopKeyframe() local
1615 connect(m_view, &RemapView::updateKeyframes, this, &TimeRemap::updateKeyframes);
1893 void TimeRemap::updateKeyframes(bool resize) function in TimeRemap
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonz/
H A Dtstageobject.h491 void updateKeyframes(); //!< Rebuilds the internal keyframes table.
571 void updateKeyframes(LazyData &ld) const;
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnztools/
H A Dplastictool_animate.cpp165 stageObject()->updateKeyframes(); // Otherwise, must be explicit in leftButtonUp_animate()
H A Dplastictool_build.cpp750 stageObject()->updateKeyframes(); in removeVertex()
H A Dplastictool.cpp183 stageObject()->updateKeyframes(); in invalidateXsheet()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dtstageobject.cpp496 updateKeyframes(ld); in update()
1484 void TStageObject::updateKeyframes(LazyData &ld) const { in updateKeyframes() function in TStageObject
1598 void TStageObject::updateKeyframes() { in updateKeyframes() function in TStageObject
1599 return updateKeyframes(m_lazyData(tcg::direct_access)); in updateKeyframes()
1927 updateKeyframes(); in assignParams()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2009-06-1688526 (WebCore::StyleRareNonInheritedData::updateKeyframes):
90278 (WebCore::StyleRareNonInheritedData::updateKeyframes):