HomeSort by relevance Sort by last modified time
    Searched refs:ancestor (Results 76 - 100 of 126) sorted by null

1 2 34 5 6

  /external/webkit/PerformanceTests/SunSpider/tests/parse-only/
concat-jquery-mootools-prototype.js     [all...]
  /external/protobuf/java/src/test/java/com/google/protobuf/
TestUtil.java 3710 File ancestor = new File("."); local
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderBlock.cpp     [all...]
RenderLayer.cpp 3841 RenderObject* ancestor = commonAncestor(oldHoverObj, newHoverObj); local
    [all...]
  /external/webkit/Source/WebCore/editing/
Editor.cpp 945 // and find the background color of the common ancestor.
    [all...]
  /external/webkit/Source/WebCore/loader/
FrameLoader.cpp 838 for (Frame* ancestor = m_frame; ancestor; ancestor = ancestor->tree()->parent()) {
839 if (!ancestor->loader()->m_isComplete)
    [all...]
  /external/zlib/src/contrib/delphi/
ZLib.pas 44 // Abstract ancestor class
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RelativeLayoutConversionHelper.java     [all...]
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 372 * Search an elements ancestor chain for the nearest element that is a member
376 * @return {Element} The first ancestor of the specified class or null.
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 481 * Search an elements ancestor chain for the nearest element that is a member
485 * @return {Element} The first ancestor of the specified class or null.
  /external/webkit/Source/WebKit/mac/WebView/
WebFrame.mm 877 - (BOOL)_isDescendantOfFrame:(WebFrame *)ancestor
880 return coreFrame && coreFrame->tree()->isDescendantOf(core(ancestor));
    [all...]
  /external/libxml2/
xpath.c     [all...]
xmlschemas.c     [all...]
tree.c     [all...]
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-docs.js 271 // page that matches our ancestor directories (only for dev guide and resources)
  /external/doclava/res/assets/templates/assets/
doclava-developer-docs.js 199 // that matches our ancestor directories (only for dev guide and resources)
  /external/webkit/Source/WebCore/page/
FrameView.cpp     [all...]
  /external/webkit/Source/WebKit/win/
WebFrame.cpp     [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
ResourcesPanel.js 727 function isAncestor(ancestor, object)
    [all...]
  /external/webkit/Source/WebCore/css/
CSSStyleSelector.cpp 658 for (Element* ancestor = parent; ancestor; ancestor = ancestor->parentElement())
659 ancestors.append(ancestor);
754 // Ancestor identifier filter won't be up-to-date in that case and we can't use the fast path.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help.base_3.5.2.v201011171123.jar 
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 
org.eclipse.help_3.5.0.v20100524.jar 
  /libcore/benchmarks/libs/
caliper.jar 
  /frameworks/base/core/java/android/view/
View.java     [all...]

Completed in 451 milliseconds

1 2 34 5 6