Home
last modified time | relevance | path

Searched refs:FrameAt (Results 1 – 25 of 68) sorted by relevance

123

/dports/devel/ignition-common/ignitionrobotics-ign-common-a5c4d5a35bb8/graphics/src/
H A DSkeletonAnimation.cc110 mat = this->data->animations[_node]->FrameAt(_time, _loop); in NodePoseAt()
130 pose[iter->first] = iter->second->FrameAt(_time, _loop); in PoseAt()
H A DNodeAnimation.cc129 math::Matrix4d NodeAnimation::FrameAt(double _time, bool _loop) const in FrameAt() function in NodeAnimation
/dports/devel/ignition-common/ignitionrobotics-ign-common-a5c4d5a35bb8/graphics/include/ignition/common/
H A DNodeAnimation.hh95 public: ignition::math::Matrix4d FrameAt(const double _time,
/dports/lang/spidermonkey60/firefox-60.9.0/layout/xul/
H A DnsDeckFrame.cpp125 return (mIndex >= 0) ? mFrames.FrameAt(mIndex) : nullptr; in GetSelectedBox()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/xul/
H A DnsDeckFrame.cpp143 return (mIndex >= 0) ? mFrames.FrameAt(mIndex) : nullptr; in GetSelectedBox()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsBidiPresUtils.cpp287 nsIFrame* FrameAt(int32_t aIndex){ return mLogicalFrames[aIndex]; } in FrameAt() function
777 nsIFrame* frame = aBpd->FrameAt(0); in ResolveParagraph()
821 frame = aBpd->FrameAt(frameIndex); in ResolveParagraph()
908 frame = aBpd->FrameAt(frameIndex); in ResolveParagraph()
920 aBpd->FrameAt(newIndex) == NS_BIDI_CONTROL_FRAME); in ResolveParagraph()
1786 nsIFrame* frame = aBpd->FrameAt(index); in RemoveBidiContinuation()
1807 nsIFrame* lastFrame = aBpd->FrameAt(aLastIndex); in RemoveBidiContinuation()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsBidiPresUtils.cpp269 nsIFrame* FrameAt(int32_t aIndex) { return mLogicalFrames[aIndex]; } in FrameAt() function
763 nsIFrame* frame = aBpd->FrameAt(0); in ResolveParagraph()
807 frame = aBpd->FrameAt(frameIndex); in ResolveParagraph()
898 frame = aBpd->FrameAt(frameIndex); in ResolveParagraph()
910 aBpd->FrameAt(newIndex) == NS_BIDI_CONTROL_FRAME); in ResolveParagraph()
1776 nsIFrame* frame = aBpd->FrameAt(index); in RemoveBidiContinuation()
1797 nsIFrame* lastFrame = aBpd->FrameAt(aLastIndex); in RemoveBidiContinuation()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/xul/
H A DnsDeckFrame.cpp136 return (mIndex >= 0) ? mFrames.FrameAt(mIndex) : nullptr; in GetSelectedBox()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/runtime/
H A Dbuffer.h41 FileOffset FrameAt() const { return fileOffset_ + frame_; } in FrameAt() function
/dports/www/firefox-esr/firefox-91.8.0/layout/xul/
H A DnsDeckFrame.cpp136 return (mIndex >= 0) ? mFrames.FrameAt(mIndex) : nullptr; in GetSelectedBox()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/runtime/
H A Dbuffer.h41 FileOffset FrameAt() const { return fileOffset_ + frame_; } in FrameAt() function
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/runtime/
H A Dbuffer.h41 FileOffset FrameAt() const { return fileOffset_ + frame_; } in FrameAt() function
/dports/www/firefox/firefox-99.0/layout/xul/
H A DnsDeckFrame.cpp140 mSelectedBoxCache = (mIndex >= 0) ? mFrames.FrameAt(mIndex) : nullptr; in GetSelectedBox()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/runtime/
H A Dbuffer.h41 FileOffset FrameAt() const { return fileOffset_ + frame_; } in FrameAt() function
/dports/mail/thunderbird/thunderbird-91.8.0/layout/xul/
H A DnsDeckFrame.cpp136 return (mIndex >= 0) ? mFrames.FrameAt(mIndex) : nullptr; in GetSelectedBox()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/mathml/
H A DnsMathMLmunderoverFrame.cpp98 nsIFrame* child = PrincipalChildList().FrameAt(aChildIndex); in SetIncrementScriptLevel()
134 nsIFrame* child = PrincipalChildList().FrameAt(command.mChildIndex); in SetPendingPostReflowIncrementScriptLevel()
H A DnsMathMLmactionFrame.cpp261 nsIFrame* childFrame = mFrames.FrameAt(1); in MouseOver()
/dports/www/firefox-esr/firefox-91.8.0/layout/mathml/
H A DnsMathMLmactionFrame.cpp260 nsIFrame* childFrame = mFrames.FrameAt(1); in MouseOver()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/runtime/
H A Dbuffer.h58 FileOffset FrameAt() const { return fileOffset_ + frame_; } in FrameAt() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/runtime/
H A Dbuffer.h58 FileOffset FrameAt() const { return fileOffset_ + frame_; } in FrameAt() function
/dports/www/firefox/firefox-99.0/layout/mathml/
H A DnsMathMLmactionFrame.cpp261 nsIFrame* childFrame = mFrames.FrameAt(1); in MouseOver()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/runtime/
H A Dbuffer.h58 FileOffset FrameAt() const { return fileOffset_ + frame_; } in FrameAt() function
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/mathml/
H A DnsMathMLmactionFrame.cpp286 nsIFrame* childFrame = mFrames.FrameAt(1); in MouseOver()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/runtime/
H A Dbuffer.h58 FileOffset FrameAt() const { return fileOffset_ + frame_; } in FrameAt() function
/dports/mail/thunderbird/thunderbird-91.8.0/layout/mathml/
H A DnsMathMLmactionFrame.cpp260 nsIFrame* childFrame = mFrames.FrameAt(1); in MouseOver()

123