HomeSort by relevance Sort by last modified time
    Searched full:descendant (Results 201 - 225 of 347) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/docs/html/training/implementing-navigation/
temporal.jd 179 are implementing a <a href="descendant.html#master-detail">master/detail flow</a> on a handset by
  /frameworks/base/docs/html/training/
training_toc.cs 731 <li><a href="<?cs var:toroot ?>training/design-navigation/descendant-lateral.html">
732 Providing Descendant and Lateral Navigation
771 <li><a href="<?cs var:toroot ?>training/implementing-navigation/descendant.html">
772 Implementing Descendant Navigation
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
jsunittest.js 100 // (and descendant needs to be last combinator)
104 descendant: /^\s/,
    [all...]
  /external/chromium_org/cc/layers/
layer_position_constraint_unittest.cc     [all...]
layer.cc 832 // Only request a commit if we have a fixed positioned descendant.
    [all...]
  /external/chromium_org/chrome/browser/resources/
sync_setup_overlay.js 691 * Reset the state of all descendant elements of a root element to their
693 * The initial state is specified by adding a class to the descendant
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
jsunittest.js 100 // (and descendant needs to be last combinator)
104 descendant: /^\s/,
    [all...]
  /external/chromium_org/content/browser/accessibility/
accessibility_win_browsertest.cc 516 // Set the active descendant of the radio group
698 // descendant of the main browser window's accessibility tree, so that
    [all...]
  /external/chromium_org/ui/views/accessibility/
native_view_accessibility_win.cc 124 // Search all web views. For each one, first ensure it's a descendant
493 // Negative child ids can be used to map to any descendant.
    [all...]
  /frameworks/base/core/java/android/widget/
AdapterView.java 587 * or a descendant of an adapter item.
589 * @param view an adapter item, or a descendant of an adapter item. This must be visible in this
    [all...]
ListView.java     [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
AdapterViewICS.java 596 * or a descendant of an adapter item.
598 * @param view an adapter item, or a descendant of an adapter item. This must be visible in this
    [all...]
  /external/chromium_org/third_party/libxml/src/
xpath.c 1186 fprintf(output, " 'descendant' "); break;
1188 fprintf(output, " 'descendant-or-self' "); break;
    [all...]
  /external/libxml2/
xpath.c 1187 fprintf(output, " 'descendant' "); break;
1189 fprintf(output, " 'descendant-or-self' "); break;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXRenderObject.cpp 240 // We want to notify that the combo box has changed its active descendant,
    [all...]
AXNodeObject.cpp 1072 // we should include the inner text of this given descendant object or skip it.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineFlowBox.cpp 331 // (2) The logicallyLastRun is not a descendant of this renderer.
332 // (3) The logicallyLastRun is a descendant of this renderer, but it is the last child of this renderer and it does not wrap to the next line.
508 // what parts of descendant boxes have to fit within the line.
    [all...]
  /external/apache-http/src/org/apache/commons/logging/impl/
LogFactoryImpl.java     [all...]
  /external/chromium/chrome/browser/history/
history.h 729 class RequestType, // Descendant of CancelableRequstBase.
    [all...]
  /libcore/luni/src/main/java/org/w3c/dom/
Document.java 165 * <p ><b>Note:</b> If any descendant of the <code>Entity</code> node has
166 * an unbound namespace prefix, the corresponding descendant of the
    [all...]
  /bionic/libc/bionic/
pthread_debug.cpp 447 // check if the lock we're trying to acquire is a direct descendant of
  /external/apache-xml/src/main/java/org/apache/xml/utils/
NamespaceSupport2.java 172 * is popped, unless it is shadowed in a descendant context.</p>
  /external/chromium/chrome/browser/accessibility/
accessibility_win_browsertest.cc 418 // Set the active descendant of the radio group
  /external/chromium_org/ash/wm/
window_modality_controller_unittest.cc 87 // descendant.
  /external/chromium_org/chrome/browser/extensions/
extension_protocols.cc 551 // directory_path is a descendant of resources_path. resources_path

Completed in 2282 milliseconds

1 2 3 4 5 6 7 891011>>