HomeSort by relevance Sort by last modified time
    Searched refs:isAbove (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLElementStack.h 63 bool isAbove(ElementRecord*) const;
HTMLElementStack.cpp 143 bool HTMLElementStack::ElementRecord::isAbove(ElementRecord* other) const
HTMLTreeBuilder.cpp     [all...]
  /development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/
DynamicListView.java 322 boolean isAbove = (aboveView != null) && (deltaYTotal < aboveView.getTop());
324 if (isBelow || isAbove) {
  /external/zxing/core/
core.jar 

Completed in 165 milliseconds