Home
last modified time | relevance | path

Searched defs:toFrame (Results 1 – 25 of 67) sorted by relevance

123

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mutationofjb/commands/
H A Dplayanimationcommand.h40 PlayAnimationCommand(int fromFrame, int toFrame) : _fromFrame(fromFrame), _toFrame(toFrame) {} in PlayAnimationCommand()
H A Dplayanimationcommand.cpp44 const int toFrame = atoi(line.c_str() + 8); in parse() local
/dports/games/scummvm/scummvm-2.5.1/engines/mutationofjb/commands/
H A Dplayanimationcommand.h40 PlayAnimationCommand(int fromFrame, int toFrame) : _fromFrame(fromFrame), _toFrame(toFrame) {} in PlayAnimationCommand()
H A Dplayanimationcommand.cpp44 const int toFrame = atoi(line.c_str() + 8); in parse() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/
H A DCSSRenderingUtils.java63 public Control frameMeIfPossible(Control toFrame, String classId, in frameMeIfPossible()
279 ImageBasedFrame imageBasedFrame, final Control toFrame, in addHandleImageDisposedListener()
312 final Control toFrame, final String classId, final boolean vertical) { in addFrameImageDisposedListener()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Ddoc_range.cpp66 void DocRange::endRange(Layer* toLayer, frame_t toFrame) in endRange()
237 void DocRange::selectFrameRange(frame_t fromFrame, frame_t toFrame) in selectFrameRange()
H A Ddoc.cpp141 void Doc::notifyCelMoved(Layer* fromLayer, frame_t fromFrame, Layer* toLayer, frame_t toFrame) in notifyCelMoved()
152 void Doc::notifyCelCopied(Layer* fromLayer, frame_t fromFrame, Layer* toLayer, frame_t toFrame) in notifyCelCopied()
/dports/graphics/aseprite/aseprite-1.2.9/src/doc/
H A Dframe_range.h16 frame_t fromFrame, toFrame; member
H A Dframe_tag.h30 frame_t toFrame() const { return m_to; } in toFrame() function
H A Dslice.h77 frame_t toFrame() const { return m_keys.toFrame(); } in toFrame() function
H A Dselected_frames.cpp77 void SelectedFrames::insert(frame_t fromFrame, frame_t toFrame) in insert()
H A Dkeyframes.h172 frame_t toFrame() const { in toFrame() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/zvision/scripting/controls/
H A Dlever_control.cpp169 uint toFrame; in parseLevFile() local
267 uint toFrame = *_returnRoutesCurrentProgress; in process() local
H A Dlever_control.h49 uint toFrame; member
/dports/games/scummvm/scummvm-2.5.1/engines/zvision/scripting/controls/
H A Dlever_control.cpp169 uint toFrame; in parseLevFile() local
267 uint toFrame = *_returnRoutesCurrentProgress; in process() local
H A Dlever_control.h49 uint toFrame; member
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/plugins/qmltooling/qmldbg_debugger/
H A Dqv4debugjob.h90 int toFrame; variable
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/plugins/qmltooling/qmldbg_debugger/
H A Dqv4debugjob.h90 int toFrame; variable
/dports/graphics/aseprite/aseprite-1.2.9/src/app/cli/
H A Dcli_open_file.h30 doc::frame_t fromFrame, toFrame; member
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dnamespace_class.i174 static void toFrame(const VecFrame& frame_, const Vec&v_,const VecRes& vRes){} in toFrame() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mutationofjb/
H A Danimationdecoder.cpp115 void AnimationDecoder::setPartialMode(int fromFrame, int toFrame, const Common::Rect area, uint8 th… in setPartialMode()
/dports/games/scummvm/scummvm-2.5.1/engines/mutationofjb/
H A Danimationdecoder.cpp115 void AnimationDecoder::setPartialMode(int fromFrame, int toFrame, const Common::Rect area, uint8 th… in setPartialMode()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/file/
H A Dase_format.cpp865 const frame_t fromFrame, const frame_t toFrame) in ase_file_write_frame_tags_chunk()
931 const frame_t toFrame) in ase_file_write_slice_chunks()
949 const frame_t toFrame) in ase_file_write_slice_chunk()
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/RefTime/
H A DHelmertTransform.hpp205 ReferenceFrame toFrame; ///< Reference frame resulting from *this transform. member in gpstk::HelmertTransform
/dports/graphics/aseprite/aseprite-1.2.9/src/render/
H A Dquantization.cpp40 const frame_t toFrame, in create_palette_from_sprite()

123