HomeSort by relevance Sort by last modified time
    Searched full:addchildren (Results 51 - 64 of 64) sorted by null

1 23

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
AndroidTypeMoveParticipant.java 246 rootEdit.addChildren(edits.toArray(new TextEdit[edits.size()]));
AndroidPackageRenameParticipant.java 406 rootEdit.addChildren(edits.toArray(new TextEdit[edits.size()]));
AndroidTypeRenameParticipant.java 387 rootEdit.addChildren(edits.toArray(new TextEdit[edits.size()]));
RenameResourceParticipant.java 514 rootEdit.addChildren(edits.toArray(new TextEdit[edits.size()]));
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXRenderObject.cpp     [all...]
AXObject.cpp 547 addChildren();
AXNodeObject.cpp     [all...]
  /external/chromium_org/tools/deep_memory_profiler/visualizer/static/third_party/jqTree/
tree.jquery.js 369 var addChildren, addNode,
374 return addChildren(node_data.children);
377 addChildren = function(children_data) {
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/adapter/
ContactsSyncParser.java 323 ops.addChildren(entity, children);
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/
ANTLRCommonTreeTest.m 211 [newParent addChildren:parent.children];
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 556 procedure AddChildren(const Kids: IList<IBaseTree>);
    [all...]
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
tree.py 763 def addChildren(self, children):
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 

Completed in 1895 milliseconds

1 23