/external/webkit/Source/WebCore/rendering/ |
RenderLayerBacking.h | 98 // for descendants, but its contents usually render into the window (in which case this returns true).
|
RenderCounter.cpp | 290 // - Non-reset CounterNodes cannot have descendants. 361 // We are searching descendants of a previous sibling of the renderer that the
|
/frameworks/base/core/java/com/android/internal/widget/ |
ActionBarContainer.java | 194 * the bar will block focus and touch from all of its descendants. This
|
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
ActionBarContainer.java | 155 * and touch from all of its descendants. This prevents the user from interacting with the bar
|
/system/media/camera/docs/ |
metadata_helpers.py | 36 Find all descendants that are Section or InnerNamespace instances.
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
DescendantIterator.java | 356 /** The traverser to use to navigate over the descendants. */
|
/external/chromium/chrome/browser/extensions/ |
extension_menu_manager.h | 226 // child of one of its own descendants. It is legal to pass NULL for
|
extension_menu_manager.cc | 296 // Remove descendants from this item and erase them from the lookup cache.
|
extension_menu_manager_unittest.cc | 164 // Tests that deleting a parent properly removes descendants.
|
/external/llvm/lib/Analysis/ |
TypeBasedAliasAnalysis.cpp | 34 // all of its descendants and all of its ancestors in the tree. Also,
|
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityManager.java | 252 * their descendants.
|
AccessibilityNodeInfoCache.java | 90 // Since we prefetch the descendants of a node we
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/ |
ApplicationToggle.java | 240 * direct descendants.
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/ |
DOM2DTMdefaultNamespaceDeclarationNode.java | 542 * descendants. When it is defined to be null, setting it has no effect. 592 * descendants. When it is defined to be null, setting it has no effect.
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/ |
Node.java | 514 * "Descendants" does not include self, per the definition of the word. 515 * To test for descendants AND self, you must do a
|
/frameworks/base/core/java/android/view/ |
FocusFinder.java | 57 * Find the next view to take focus in root's descendants, starting from the view 69 * Find the next view to take focus in root's descendants, searching from
|
ViewGroup.java | 309 * This view will get focus before any of its descendants. 314 * This view will get focus only if none of its descendants want it. 319 * This view will block any of its descendants from getting focus, even 547 * descendants when looking for a view to take focus in 564 * between this view group and its descendants when looking for a view to 628 // shortcut: don't report a new focusable view if we block our descendants from 632 // (and we don't prefer our descendants) 914 // FOCUS_AFTER_DESCENDANTS and there are some descendants focusable. this i [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/ |
cp-tree.def | 142 The DESCENDANTS will be a chain of TEMPLATE_PARM_INDEXs descended 145 together the descendants. The TEMPLATE_PARM_DECL is the
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/ |
cp-tree.def | 142 The DESCENDANTS will be a chain of TEMPLATE_PARM_INDEXs descended 145 together the descendants. The TEMPLATE_PARM_DECL is the
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/ |
cp-tree.def | 142 The DESCENDANTS will be a chain of TEMPLATE_PARM_INDEXs descended 145 together the descendants. The TEMPLATE_PARM_DECL is the
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/ |
cp-tree.def | 142 The DESCENDANTS will be a chain of TEMPLATE_PARM_INDEXs descended 145 together the descendants. The TEMPLATE_PARM_DECL is the
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemNumber.java | 174 * those that are descendants of the nearest ancestor that matches 187 * those that are descendants of the nearest ancestor that matches 204 * those that are descendants of the nearest ancestor that matches 223 * that are descendants of the nearest ancestor that matches the from pattern. 231 * those that are descendants of the nearest ancestor that matches the from pattern. [all...] |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMDefaultBaseIterators.java | [all...] |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTMIterator.java | 147 * their descendants will be rejected. Note that this rejection takes
|
/external/chromium/chrome/browser/ |
process_singleton_uitest.cc | 164 // flaky wait. Instead, we kill all descendants of the main process after we
|