/external/icu/icu4c/source/layout/ |
D | GlyphIterator.cpp | 208 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/ |
D | LimitedStreams.cpp | 48 STDMETHODIMP CLimitedInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek() 99 STDMETHODIMP CClusterInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
|
D | OffsetStream.cpp | 21 UInt64 *newPosition) in Seek()
|
D | StreamObjects.cpp | 27 STDMETHODIMP CBufInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek() 209 STDMETHODIMP CCachedInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
|
D | FileStreams.cpp | 244 UInt64 *newPosition) in Seek() 332 STDMETHODIMP COutFileStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
|
D | CWrappers.cpp | 117 UInt64 newPosition; in InStreamWrap_Seek() local
|
/external/lzma/CPP/7zip/Archive/Common/ |
D | MultiStream.cpp | 52 STDMETHODIMP CMultiStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
|
D | InStreamWithCRC.cpp | 35 STDMETHODIMP CInStreamWithCRC::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
|
/external/lzma/CPP/Windows/ |
D | FileIO.cpp | 213 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/ |
D | SQLiteCursor.java | 107 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/ |
D | ChromeBrowserProviderSuggestionsCursor.java | 127 public boolean onMove(int oldPosition, int newPosition) { in onMove()
|
/external/chromium_org/third_party/WebKit/Source/platform/scroll/ |
D | ScrollAnimatorNone.cpp | 231 float newPosition = m_desiredPosition + pixelDelta; in updateDataFromParameters() local 352 double newPosition = newScrollAnimationPosition(deltaTime); in animateScroll() local
|
D | Scrollbar.cpp | 305 …float newPosition = static_cast<float>(thumbPos + delta) * (maxPos - minPos) / (trackLen - thumbLe… in moveThumb() local
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
D | HTMLTextFormControlElementTest.cpp | 216 …Position newPosition(input->innerEditorElement()->firstChild(), 3, Position::PositionIsOffsetInAnc… in TEST_F() local
|
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
D | display_options.js | 369 var newPosition = { variable
|
/external/lzma/CPP/7zip/UI/Common/ |
D | Update.cpp | 184 STDMETHODIMP COutMultiVolStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
|
/external/chromium_org/mojo/public/java/bindings/src/org/chromium/mojo/bindings/ |
D | Decoder.java | 217 int newPosition = (int) (basePosition + pointerOffset); in readPointer() local
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderBlockFlow.cpp | 514 LayoutUnit newPosition = startPosition + childMarginStart; in determineLogicalLeftPositionForChild() local
|
/external/chromium_org/tools/json_schema_compiler/test/ |
D | tabs.json | 748 "newPosition": {"type": "integer", "minimum": 0} object
|
/external/chromium_org/chrome/common/extensions/api/ |
D | tabs.json | 1025 "newPosition": {"type": "integer", "minimum": 0} object
|