/external/webkit/Source/WebCore/rendering/ |
RenderTextControl.cpp | 333 return VisiblePosition(Position(m_innerText.get(), 0, Position::PositionIsOffsetInAnchor), DOWNSTREAM);
|
RenderBlock.cpp | [all...] |
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
EditorClientGtk.cpp | 355 case DOWNSTREAM: [all...] |
/frameworks/base/core/java/android/view/ |
InputEventConsistencyVerifier.java | 621 // further downstream.
|
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
SettingsBackupAgent.java | 223 out.flush(); // also flushes downstream
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
pci_regs.h | 363 #define PCI_EXP_TYPE_DOWNSTREAM 0x6 /* Downstream Port */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/ |
ResourceManager.java | 631 * clean the build flag on the given project, not on any downstream projects
|
/external/webkit/Source/WebCore/dom/ |
Range.cpp | [all...] |
/external/webkit/Source/WebCore/editing/ |
EditorCommand.cpp | 380 bool selected = selection->setSelectedRange(unionDOMRanges(mark.get(), frame->editor()->selectedRange().get()).get(), DOWNSTREAM, true); [all...] |
markup.cpp | 441 Node* downstreamNode = v.deepEquivalent().downstream().deprecatedNode(); [all...] |
TextIterator.cpp | 871 VisiblePosition startPos = VisiblePosition(Position(m_startContainer, m_startOffset, Position::PositionIsOffsetInAnchor), DOWNSTREAM); 872 VisiblePosition currPos = VisiblePosition(positionBeforeNode(m_node), DOWNSTREAM); [all...] |
/external/chromium/net/spdy/ |
spdy_protocol.h | 199 // Downstream byte retransmission rate in percentage.
|
/external/clang/lib/CodeGen/ |
CGExprAgg.cpp | 336 case CK_LValueToRValue: // hope for downstream optimization [all...] |
/external/nist-sip/java/gov/nist/javax/sip/message/ |
SIPRequest.java | [all...] |
/external/qemu/hw/ |
usb-ohci.c | 49 /* Number of Downstream Ports on the root hub. */ [all...] |
/external/valgrind/main/coregrind/m_debuginfo/ |
readmacho.c | 787 downstream biasing of Dwarf3 relies on the [all...] |
/external/webkit/Source/WebCore/WebCore.gyp/ |
WebCore.gyp | 33 # FIXME: Sense whether upstream or downstream build, and [all...] |
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
test_expectations.py | 103 and downstream expectations). [all...] |
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
base.py | 691 it is possible that you might need "downstream" expectations that [all...] |
/frameworks/base/services/input/ |
EventHub.cpp | 674 // so that downstream code can get more accurate estimates of [all...] |
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPDialog.java | [all...] |
/device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/ |
OMX_Core.h | 337 * source would emit the frames preceding the target downstream [all...] |
/external/bluetooth/glib/ |
ChangeLog.pre-2-2 | [all...] |
/external/clang/lib/Driver/ |
Driver.cpp | 782 // files they wrote then we could detect the conflict these cause downstream. [all...] |
/external/llvm/lib/CodeGen/ |
InlineSpiller.cpp | [all...] |