Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DGlyphIterator.cpp208 void GlyphIterator::setCurrStreamPosition(le_int32 newPosition) in setCurrStreamPosition()
459 le_int32 newPosition = position; in nextInternal() local
483 le_int32 newPosition = position; in prevInternal() local
524 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/
DMultiStream.cpp52 STDMETHODIMP CMultiStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
DInStreamWithCRC.cpp35 STDMETHODIMP CInStreamWithCRC::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()
247 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.cpp231 float newPosition = m_desiredPosition + pixelDelta; in updateDataFromParameters() local
352 double newPosition = newScrollAnimationPosition(deltaTime); in animateScroll() local
DScrollbar.cpp305 …float newPosition = static_cast<float>(thumbPos + delta) * (maxPos - minPos) / (trackLen - thumbLe… in moveThumb() local
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTextFormControlElementTest.cpp216 …Position newPosition(input->innerEditorElement()->firstChild(), 3, Position::PositionIsOffsetInAnc… in TEST_F() local
/external/chromium_org/chrome/browser/resources/options/chromeos/
Ddisplay_options.js369 var newPosition = { variable
/external/lzma/CPP/7zip/UI/Common/
DUpdate.cpp184 STDMETHODIMP COutMultiVolStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
/external/chromium_org/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
DDecoder.java217 int newPosition = (int) (basePosition + pointerOffset); in readPointer() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlockFlow.cpp514 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.json1025 "newPosition": {"type": "integer", "minimum": 0} object