HomeSort by relevance Sort by last modified time
    Searched full:ancestor (Results 376 - 400 of 522) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Source/core/page/
EventHandler.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ElementsTreeOutline.js 283 function isAncestorNode(ancestor, node)
285 return ancestor.isAncestor(node);
    [all...]
  /external/chromium_org/third_party/libxml/src/
pattern.c 612 /* TODO: implement coalescing of ANCESTOR/NODE ops */
    [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 624 /// at least one ancestor matched.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
mmetrics-frames.xsl 53 <xsl:value-of select="(ancestor::package)[last()]/@name"/>
506 <!--xsl:variable name="package.name" select="(ancestor::package)[last()]/@name"/-->
    [all...]
  /external/libxml2/
pattern.c 612 /* TODO: implement coalescing of ANCESTOR/NODE ops */
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidXmlEditor.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RelativeLayoutConversionHelper.java     [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
Compiler.java 885 Axis.ANCESTOR, Axis.CHILD);
    [all...]
  /external/chromium_org/chrome/browser/resources/options/
options_page.js 978 * Checks whether this page is an ancestor of the given page in terms of
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.cc 814 // allocation is relative to the first windowed widget ancestor of the tab.
    [all...]
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_install_dialog_view.cc 253 // The dialog that owns |this|. It's also an ancestor in the View hierarchy.
    [all...]
  /external/chromium_org/chrome/tools/
webforms_aggregator.py 187 form_elem = password_elem.xpath('ancestor::form[1]')
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSSelector.cpp 336 DEFINE_STATIC_LOCAL(AtomicString, fullScreenAncestor, ("-webkit-full-screen-ancestor", AtomicString::ConstructFromLiteral));
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RootInlineBox.cpp 375 // FIXME: If the grid is an ancestor of the pagination establisher, then this is incorrect.
    [all...]
  /external/chromium_org/ui/views/widget/
widget.h 283 // Widgets do not have a common ancestor or they are not on the screen yet.
    [all...]
  /frameworks/base/core/java/android/widget/
ProgressBar.java     [all...]
  /libcore/luni/src/main/java/java/util/prefs/
Preferences.java 42 * with leading substring removed corresponding to the ancestor's absolute path
    [all...]
  /packages/apps/MusicFX/src/com/android/musicfx/seekbar/
ProgressBar.java     [all...]
  /packages/apps/UnifiedEmail/assets/
script.js 697 // process the new block contents in one go before we pluck them out of the common ancestor
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cgraph.h 387 /* Offset accumulated from ancestor jump functions of inlined call graph
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cgraph.h 387 /* Offset accumulated from ancestor jump functions of inlined call graph
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cgraph.h 387 /* Offset accumulated from ancestor jump functions of inlined call graph
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cgraph.h 387 /* Offset accumulated from ancestor jump functions of inlined call graph
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DomUtilities.java 481 * Returns the closest ancestor element, or null if none
    [all...]

Completed in 3531 milliseconds

<<11121314151617181920>>