HomeSort by relevance Sort by last modified time
    Searched full:children (Results 1651 - 1675 of 2686) sorted by null

<<61626364656667686970>>

  /external/webkit/Source/WebCore/inspector/front-end/
CookieItemsView.js 193 this._dataGrid.children[0].selected = true;
  /external/webkit/Source/WebCore/wml/
WMLPageState.cpp 97 const HistoryItemVector& childItems = item->children();
  /external/webkit/Source/WebKit/efl/ewk/
ewk_frame.h 44 * Children can be accessed with ewk_frame_children_iterator_new() or
  /external/webkit/Source/WebKit/mac/WebView/
WebFrame.h 162 and its children.
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
DumpRenderTreeSupportQt.cpp 855 const WebCore::HistoryItemVector& children = item->children(); local
857 unsigned size = children.size();
860 QWebHistoryItem kid(new QWebHistoryItemPrivate(children[i].get()));
    [all...]
  /frameworks/base/core/java/android/webkit/
ViewManager.java 67 // children.
  /frameworks/base/core/java/android/widget/
AdapterView.java 37 * An AdapterView is a view whose children are determined by an {@link Adapter}.
222 * This is used to layout the children during a layout pass.
411 * will be one of the children of this AdapterView.
605 // Search the children for the list item
    [all...]
AdapterViewFlipper.java 280 * {@link AdapterViewFlipper} to prepare by no longer Advancing its children.
  /frameworks/base/core/tests/coretests/src/android/view/
ViewGroupChildrenTest.java 32 * Exercises {@link android.view.ViewGroup}'s ability to add/remove children.
  /frameworks/base/docs/html/guide/topics/ui/layout/
grid.jd 26 <p>{@link android.widget.TableLayout} positions its children into rows
  /frameworks/base/graphics/tests/graphicstests/src/android/graphics/
GraphicsPerformanceTests.java 41 public static String[] children() { method in class:GraphicsPerformanceTests
  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
scenegraph_objects.rsh 77 rs_allocation children;
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
CustomBar.java 55 * The given layout should be a merge layout so that all the children belong to this class directly.
  /libcore/luni/src/main/java/org/w3c/dom/
Text.java 22 * that form the list of children of the element.
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailFragmentCarousel.java 118 // width of all its children fragments.
  /packages/apps/Contacts/src/com/android/contacts/group/
GroupBrowseListAdapter.java 210 * Cache of the children views of a contact detail entry represented by a
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
node_iterators.hpp 207 // Returns the number of children in the corresponding node.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
argp.h 254 CHILDREN list. This field is useful if you use libraries that supply
257 __const struct argp_child *children;
289 /* When an argp has a non-zero CHILDREN field, it should point to a vector of
346 the number of children for the current parser. */
255 __const struct argp_child *children; member in struct:argp
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
node_iterators.hpp 207 // Returns the number of children in the corresponding node.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
argp.h 254 CHILDREN list. This field is useful if you use libraries that supply
257 __const struct argp_child *children;
289 /* When an argp has a non-zero CHILDREN field, it should point to a vector of
346 the number of children for the current parser. */
255 __const struct argp_child *children; member in struct:argp
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
argp.h 254 CHILDREN list. This field is useful if you use libraries that supply
257 __const struct argp_child *children;
289 /* When an argp has a non-zero CHILDREN field, it should point to a vector of
346 the number of children for the current parser. */
255 __const struct argp_child *children; member in struct:argp
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
node_iterators.hpp 207 // Returns the number of children in the corresponding node.
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/bin/
mipsel-linux-android-gprof 
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
node_iterators.hpp 207 // Returns the number of children in the corresponding node.
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
node_iterators.hpp 207 // Returns the number of children in the corresponding node.

Completed in 1114 milliseconds

<<61626364656667686970>>