Home
last modified time | relevance | path

Searched defs:newPosition (Results 26 – 50 of 1344) sorted by relevance

12345678910>>...54

/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/httpclient/http2/java.net.http/jdk/internal/net/http/hpack/
H A DBuffersTestingKit.java46 public static ByteBuffer relocate(ByteBuffer buffer, int newPosition, in relocate()
89 int newPosition = random.nextInt(newCapacity - remaining + 1); in relocateBuffers() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/net/httpclient/http2/java.net.http/jdk/internal/net/http/hpack/
H A DBuffersTestingKit.java46 public static ByteBuffer relocate(ByteBuffer buffer, int newPosition, in relocate()
89 int newPosition = random.nextInt(newCapacity - remaining + 1); in relocateBuffers() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/net/httpclient/http2/java.net.http/jdk/internal/net/http/hpack/
H A DBuffersTestingKit.java46 public static ByteBuffer relocate(ByteBuffer buffer, int newPosition, in relocate()
89 int newPosition = random.nextInt(newCapacity - remaining + 1); in relocateBuffers() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/net/httpclient/http2/java.net.http/jdk/internal/net/http/hpack/
H A DBuffersTestingKit.java46 public static ByteBuffer relocate(ByteBuffer buffer, int newPosition, in relocate()
89 int newPosition = random.nextInt(newCapacity - remaining + 1); in relocateBuffers() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/net/httpclient/http2/java.net.http/jdk/internal/net/http/hpack/
H A DBuffersTestingKit.java46 public static ByteBuffer relocate(ByteBuffer buffer, int newPosition, in relocate()
89 int newPosition = random.nextInt(newCapacity - remaining + 1); in relocateBuffers() local
/dports/audio/rosegarden/rosegarden-21.06.1/src/commands/segment/
H A DDeleteTracksCommand.cpp122 int newPosition = compTrackIter->second->getPosition() - 1; in execute() local
159 int newPosition = (*compTrackIter).second->getPosition() + 1; in unexecute() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/net/httpclient/http2/java.net.http/jdk/internal/net/http/hpack/
H A DBuffersTestingKit.java46 public static ByteBuffer relocate(ByteBuffer buffer, int newPosition, in relocate()
89 int newPosition = random.nextInt(newCapacity - remaining + 1); in relocateBuffers() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Numerics/Optimizers/src/
H A DitkExhaustiveOptimizer.cxx171 ParametersType newPosition(spaceDimension); in AdvanceOneStep() local
181 ::IncrementIndex(ParametersType & newPosition) in IncrementIndex()
/dports/graphics/krita/krita-4.4.8/libs/ui/brushhud/
H A Dkis_dlg_brush_hud_config.cpp80 const int newPosition = ui->lstCurrent->currentRow() + 1; in slotMoveRight() local
94 const int newPosition = ui->lstAvailable->currentRow() + 1; in slotMoveLeft() local
/dports/games/criticalmass/CriticalMass-1.5/utils/lzma/SRC/Windows/
H A DFileIO.cpp86 bool CFileBase::Seek(UINT64 position, UINT64 &newPosition) in Seek()
93 UINT64 newPosition; in SeekToBegin() local
97 bool CFileBase::SeekToEnd(UINT64 &newPosition) in SeekToEnd()
226 UINT64 newPosition; in SetLength() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DGlyphIterator.cpp242 void GlyphIterator::setCurrStreamPosition(le_int32 newPosition) in setCurrStreamPosition()
493 le_int32 newPosition = position; in nextInternal() local
517 le_int32 newPosition = position; in prevInternal() local
558 le_int32 newPosition = position; in findMark2Glyph() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DGlyphIterator.cpp242 void GlyphIterator::setCurrStreamPosition(le_int32 newPosition) in setCurrStreamPosition()
493 le_int32 newPosition = position; in nextInternal() local
517 le_int32 newPosition = position; in prevInternal() local
558 le_int32 newPosition = position; in findMark2Glyph() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Numerics/Optimizersv4/include/
H A DitkExhaustiveOptimizerv4.hxx171 ParametersType newPosition(spaceDimension); in AdvanceOneStep() local
182 ::IncrementIndex(ParametersType & newPosition) in IncrementIndex()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/Engine/Actor/Components/
H A DPathElevatorComponent.cpp151 bool PathElevatorComponent::ShouldChangeDirection(const Point& newPosition) in ShouldChangeDirection()
197 void PathElevatorComponent::OnMoved(Point newPosition) in OnMoved()
H A DRopeComponent.cpp211 …Point newPosition = GetRopeEndFramePosition(m_pOwner->GetPositionComponent()->GetPosition(), pNewF… in VOnAnimationFrameChanged() local
297 void RopeComponent::UpdateAttachedActorPosition(const Point& newPosition) in UpdateAttachedActorPosition()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/
H A DKeyFrame.cpp82 void KeyFrame::moveToPosition(float newPosition) in moveToPosition()
177 void KeyFrame::notifyPositionChanged(float newPosition) in notifyPositionChanged()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms.DataVisualization/System.Windows.Forms.DataVisualization.Charting/
H A DAxisScaleView.cs50 public void Scroll (DateTime newPosition) in Scroll()
55 public void Scroll (double newPosition) in Scroll()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/layout/
H A Djuce_AnimatedPosition.h121 void setPosition (double newPosition) in setPosition()
178 void setPositionAndSendChange (double newPosition) in setPositionAndSendChange()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/layout/
H A Djuce_AnimatedPosition.h121 void setPosition (double newPosition) in setPosition()
178 void setPositionAndSendChange (double newPosition) in setPositionAndSendChange()
/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/hfsexplorer/io/
H A DRandomAccessChannel.java32 public abstract FileChannel position(long newPosition) in position()
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/quickgui/
H A Dtestqgsquickpositionkit.cpp49 const QVector<double> newPosition( { 90.36, 33.93, -1 } ); in simulated_position() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.DataVisualization/Common/General/
H A DAxisScrollZoom.cs733 public void Scroll(double newPosition) in Scroll()
742 public void Scroll(DateTime newPosition) in Scroll()
752 internal void Scroll(double newPosition, bool fireChangeEvents) in Scroll()
1338 public ViewEventArgs(Axis axis, double newPosition) in ViewEventArgs()
1351 …public ViewEventArgs(Axis axis, double newPosition, double newSize, DateTimeIntervalType newSizeTy… in ViewEventArgs()
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Collection/
H A DSortableCollectionInterface.php48 public function moveItemAt($currentPosition, $newPosition = 0);
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Collection/
H A DSortableCollectionInterface.php49 public function moveItemAt($currentPosition, $newPosition = 0);
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Collection/
H A DSortableCollectionInterface.php49 public function moveItemAt($currentPosition, $newPosition = 0);

12345678910>>...54