OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ancestor
(Results
276 - 300
of
522
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium/chrome/browser/bookmarks/
bookmark_model.cc
189
// Can't make an
ancestor
of the node be a child of the node.
228
// Can't make an
ancestor
of the node be a child of the node.
/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_org/ash/wm/
window_modality_controller_unittest.cc
506
//
ancestor
of the modal parent.
534
//
ancestor
of the modal parent.
/external/chromium_org/content/renderer/accessibility/
renderer_accessibility_complete.cc
232
<< " invalid
ancestor
. Id: " << obj.axID();
399
// object corresponding to the old parent, or the closest
ancestor
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderCounter.cpp
212
// We are not a reset node or the previous reset must be on an
ancestor
of our owner renderer
227
// to an
ancestor
of the placed counter's owner renderer we know we are a sibling of that node.
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGSVGElement.cpp
717
// or MyDrawing.svg#xpointer(id('MyView'))) then the closest
ancestor
?svg? element is displayed in the viewport.
719
// attributes on the closest
ancestor
?svg? element.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
coverage-frames.xsl
169
<xsl:variable name="package.name" select="(
ancestor
::package)[last()]/@name"/>
360
<xsl:variable name="package.name" select="(
ancestor
::package)[last()]/@name"/>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ProjectCallback.java
526
* @return the fully qualified class name of the list
ancestor
, or null if there
527
* is no list view
ancestor
/external/chromium_org/chrome/renderer/extensions/
dispatcher.cc
784
// Check if this API has an
ancestor
. If the API's
ancestor
is available and
786
// the API is available and its
ancestor
is not, delete the
ancestor
and
787
// install the bindings for the API. This is to prevent loading the
ancestor
[
all
...]
/external/chromium_org/third_party/libxml/src/
tree.c
[
all
...]
xpath.c
[
all
...]
/external/libxml2/
tree.c
[
all
...]
xpath.c
[
all
...]
/external/apache-xml/src/main/java/org/apache/xalan/templates/
RedundentExprEliminator.java
289
* Given a linked list of expressions, find the common
ancestor
that is
348
// This second check is to make sure we have a common
ancestor
that is not the same
366
assertion(false, "Could not find common
ancestor
!!!");
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseIterators.java
128
case Axis.
ANCESTOR
:
195
case Axis.
ANCESTOR
:
374
* Note that this does _not_ mean "find the nearest
ancestor
of
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/css/
SelectorChecker.cpp
129
// * SelectorFailsCompletely - the selector fails for e and any sibling or
ancestor
of e
695
// ...except if :visited matching is disabled for
ancestor
/sibling matching.
[
all
...]
/external/chromium/chrome/browser/extensions/
extension_menu_manager.cc
166
// Work our way up the tree until we find the
ancestor
or NULL.
/external/chromium/chrome/browser/resources/shared/js/cr/ui/
tree.js
25
* Helper function that finds the first
ancestor
tree item.
/external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bubble_view.cc
390
// Parent the editor to our root
ancestor
(not the root we're in, as that
/external/chromium_org/cc/trees/
damage_tracker_unittest.cc
733
//
ancestor
surface.
765
// should damage its
ancestor
surface with the old and new surface regions.
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/dom/
SelectorQuery.cpp
277
// Since there exists some
ancestor
element which has the class name, we need to see all children of rootNode.
/external/chromium_org/third_party/WebKit/Source/core/editing/
CompositeEditCommand.cpp
[
all
...]
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayer.h
101
// Returns true if the layer has the given layer as an
ancestor
(excluding self).
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollView.h
205
// Called when our frame rect changes (or the rect/scroll position of an
ancestor
changes).
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/data/rebaselineserver/
main.js
184
// Roll up tests by
ancestor
directories
Completed in 1114 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>