/libcore/luni/src/main/java/java/util/prefs/ |
AbstractPreferences.java | 221 * only flush this node and should not include the descendant nodes. Any 325 * synchronize this node and should not include the descendant nodes. An
|
/libcore/luni/src/main/java/org/w3c/dom/ |
Element.java | 155 * Returns a <code>NodeList</code> of all descendant <code>Elements</code> 309 * Returns a <code>NodeList</code> of all the descendant
|
/external/clang/include/clang/ASTMatchers/ |
ASTMatchersInternal.h | 620 /// Matches a matcher on all descendant nodes of the given node. Returns true 621 /// if at least one descendant matched. [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/ |
prototype-1.6.0.3.js | [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderLayer.cpp | 333 // If we have reached a self-painting layer, we know our parent should have a self-painting descendant 358 // We may or may not have an unclipped descendant. If we do, we'll reset 362 // If we have reached an out of flow positioned layer, we know our parent should have an out-of-flow positioned descendant. 653 // genuinely know if it is going to have to split itself up when painting only its contents (and not any other descendant [all...] |
RenderLayerCompositor.cpp | 361 // Update compositing for current frame after all descendant frames are updated. 641 // that the compositing state of descendant layers has not been updated yet. 684 // The bounds of the GraphicsLayer created for a compositing layer is the union of the bounds of all the descendant [all...] |
RenderInline.cpp | 153 // If we are no longer in-flow positioned but our descendant block(s) still have an in-flow positioned ancestor then 183 // If an inline's in-flow positioning has changed then any descendant blocks will need to change their in-flow positioning accordingly. 184 // Do this by updating the position of the descendant blocks' containing anonymous blocks - there may be more than one. 187 // If any descendant blocks exist then they will be in the next anonymous block and its siblings. [all...] |
/external/chromium_org/tools/gyp/pylib/gyp/ |
xcodeproj_file.py | 72 owned by the root object's mainGroup or a descendant group. In most cases, the 406 If recursive is True, recurse into all descendant objects and update their 466 for descendant in descendants: 467 if descendant.id in ids: 468 other = ids[descendant.id] 471 (descendant.id, str(descendant._properties), 473 ids[descendant.id] = descendant [all...] |
/external/chromium_org/ui/views/ |
view.h | 200 // an indirect descendant. Will return true if child is also this view. 575 // descendant that contains the center point of |rect|. 577 // closest visible descendant having at least kRectTargetOverlap of 578 // its area covered by |rect|. If no such descendant exists, return the 579 // deepest visible descendant that contains the center point of |rect|. 583 // Returns the deepest visible descendant that contains the specified point [all...] |
/external/chromium_org/chrome/browser/history/ |
history_service.h | [all...] |
/cts/tests/tests/widget/src/android/widget/cts/ |
AdapterViewTest.java | 293 * or a descendant of an adapter item.
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTMManager.java | 257 * descendant access.
|
/external/chromium/chrome/browser/extensions/ |
extension_menu_manager.cc | 258 // See if the item to remove was found as a descendant of the current
|
/external/chromium/chrome/browser/ |
process_singleton_uitest.cc | 189 // Then loop until we can't find any of its descendant.
|
/external/chromium_org/ash/wm/workspace/ |
workspace_layout_manager_unittest.cc | 342 // Verifies when a window is maximized all descendant windows have a size.
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
change_list_processor.cc | 228 // - The new parent entry is not a descendant of the moved entry.
|
/external/chromium_org/chrome/browser/ |
process_singleton_browsertest.cc | 188 // Then loop until we can't find any of its descendant.
|
/external/chromium_org/chrome/browser/ui/views/accessibility/ |
accessibility_event_router_views.cc | 470 // should grab the first static text descendant as the context;
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
SelectorQuery.cpp | 370 // If matchTraverseRoot is false, the returned Node is the rootNode parameter or a descendant of rootNode representing
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
GraphicsLayer.h | 265 // If the exposed rect of this layer changes, returns true if this or descendant layers need a flush,
|
/external/chromium_org/third_party/re2/re2/ |
prefilter_tree.cc | 183 // Now add all the descendant nodes.
|
/external/grub/stage2/ |
xfs.h | 299 xfs_dahash_t hashval; /* hash value for this descendant */
|
/external/linux-tools-perf/ |
design.txt | 200 events on descendant tasks as well as the task specified. This only
|
/external/regex-re2/re2/ |
prefilter_tree.cc | 176 // Now add all the descendant nodes.
|
/external/valgrind/main/docs/lib/ |
vg-faq2txt.xsl | 193 <xsl:when test="descendant-or-self::ulink">
|