Home
last modified time | relevance | path

Searched defs:newPosition (Results 1 – 20 of 20) sorted by relevance

/external/icu4c/layout/
DGlyphIterator.cpp200 void GlyphIterator::setCurrStreamPosition(le_int32 newPosition) in setCurrStreamPosition()
434 le_int32 newPosition = position; in nextInternal() local
456 le_int32 newPosition = position; in prevInternal() local
495 le_int32 newPosition = position; in findMark2Glyph() local
/external/lzma/CPP/7zip/Common/
DLimitedStreams.cpp48 STDMETHODIMP CLimitedInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
99 STDMETHODIMP CClusterInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
DOffsetStream.cpp21 UInt64 *newPosition) in Seek()
DStreamObjects.cpp27 STDMETHODIMP CBufInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
209 STDMETHODIMP CCachedInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
DFileStreams.cpp244 UInt64 *newPosition) in Seek()
332 STDMETHODIMP COutFileStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
DCWrappers.cpp117 UInt64 newPosition; in InStreamWrap_Seek() local
/external/lzma/CPP/7zip/Archive/Common/
DInStreamWithCRC.cpp35 STDMETHODIMP CInStreamWithCRC::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
DMultiStream.cpp52 STDMETHODIMP CMultiStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
/external/lzma/CPP/Windows/
DFileIO.cpp213 bool CFileBase::Seek(UInt64 position, UInt64 &newPosition) in Seek()
220 UInt64 newPosition; in SeekToBegin() local
224 bool CFileBase::SeekToEnd(UInt64 &newPosition) in SeekToEnd()
426 UInt64 newPosition; in SetLength() local
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/database/
DSQLiteCursor.java107 public boolean onMove(int oldPosition, int newPosition) { in onMove()
245 private native int nativeMoveTo(long nativeSQLiteCursor, int newPosition); in nativeMoveTo()
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
DChromeBrowserProviderSuggestionsCursor.java127 public boolean onMove(int oldPosition, int newPosition) { in onMove()
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollAnimatorNone.cpp233 float newPosition = m_desiredPosition + delta; in updateDataFromParameters() local
337 double newPosition = *m_currentPosition; in animateScroll() local
DScrollbar.cpp317 …float newPosition = static_cast<float>(thumbPos + delta) * (maxPos - minPos) / (trackLen - thumbLe… in moveThumb() local
/external/chromium_org/chrome/browser/resources/options/chromeos/
Ddisplay_options.js350 var newPosition = { variable
/external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
DNavCalculator.java313 Position newPosition = null; in computePosition() local
/external/lzma/CPP/7zip/UI/Common/
DUpdate.cpp184 STDMETHODIMP COutMultiVolStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.cpp1637 LayoutUnit newPosition = oldPosition; in computeStartPositionDeltaForChildAvoidingFloats() local
1664 LayoutUnit newPosition = startPosition + childMarginStart; in determineLogicalLeftPositionForChild() local
/external/chromium_org/tools/json_schema_compiler/test/
Dtabs.json748 "newPosition": {"type": "integer", "minimum": 0} object
/external/chromium_org/chrome/common/extensions/api/
Dtabs.json894 "newPosition": {"type": "integer", "minimum": 0} object
/external/chromium/chrome/common/extensions/api/
Dextension_api.json1449 "newPosition": {"type": "integer", "minimum": 0} object