Searched
full:children (Results
1301 -
1325 of
2686) sorted by null
<<51525354555657585960>>
/cts/tests/tests/widget/src/android/widget/cts/ |
TextSwitcherTest.java | 167 // textSwitcher already has 2 children.
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
TestCase.java | 32 * Data structure that represents a "TestCase" XML element and its children.
|
TestSuite.java | 33 * Data structure that represents a "TestSuite" XML element and its children.
|
/development/ide/xcode/corecg.xcodeproj/ |
project.pbxproj | 119 children = ( 156 children = ( 166 children = ( 188 children = (
|
/development/ndk/platforms/android-3/include/linux/ |
device.h | 104 struct list_head children; member in class:__anon932
|
/development/ndk/platforms/android-8/include/ |
fts.h | 40 struct _ftsent *fts_child; /* linked list of children */
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
_package.html | 155 to be, and the height of the LinearLayout itself is the sum of the height of its children. 211 will get all of the extra space left over after the LinearLayout has sized all of its children. 360 They simply arrange their children within whatever space is made available to them. 371 tall as the sum of the heigts of all of its children.</p>
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
TreeNodeStream.as | 89 * be a list. Number of children may be different
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3basetreeadaptor.h | 136 /// be a list. Number of children may be different
|
antlr3rewritestreams.h | 140 /// children; e.g., ^(type ID)+ adds ID to type and then 2nd iteration
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3commontreenodestream.c | 491 // the tree does have children. 500 // We always add any children the tree contains, which is 509 // If the tree had children and was not a nil (list) node, then we 918 /// be a list. Number of children may be different
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
ITreeNodeStream.cs | 120 * be a list. Number of children may be different
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
ITreeNodeStream.cs | 127 * be a list. Number of children may be different
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ |
ITreeNodeStream`1.cs | 126 * be a list. Number of children may be different
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
TreeNodeStream.java | 96 * be a list. Number of children may be different
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRTreeIterator.m | 158 // if no children, look for next sibling of ancestor
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemCopyOf.java | 229 * Call the children visitors.
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMNodeIterator.java | 106 /** The value of this flag determines whether the children
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
ChildTestIterator.java | 31 * children patterns that have a node test, and possibly a predicate.
|
/external/bluetooth/glib/gio/ |
gasyncresult.c | 52 * a "enumerate children" operation). If the result or error status
|
/external/bluetooth/glib/tests/ |
child-test.c | 200 g_warning ("%d children still alive\n", alive);
|
/external/chromium/chrome/browser/accessibility/ |
browser_accessibility.cc | 146 // Walk the children recursively looking for the BrowserAccessibility that
|
browser_accessibility_manager.h | 131 // the node's children will also be updated, otherwise only the node
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_accessibility.cc | 128 // Edit box has no children, only handle self.
|
/external/chromium/chrome/browser/extensions/ |
extension_bookmarks_module.cc | 239 ListValue* children = new ListValue(); local 243 children->Append(child_id); 246 reorder_info->Set(keys::kChildIdsKey, children); 451 if (parent->parent() == NULL) { // Can't create children of the root.
|
Completed in 1009 milliseconds
<<51525354555657585960>>