HomeSort by relevance Sort by last modified time
    Searched refs:parentRule (Results 1 - 5 of 5) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
RulesEngine.java 508 IViewRule parentRule = null;
512 parentRule = loadRule(parentUiNode);
521 if (childRule != null || parentRule != null) {
522 callCreateHooks(editor, mInsertType, parentRule, parentNode,
529 final IViewRule parentRule, final INode parentNode,
539 parentRule, parentNode, childRule, newNode);
545 if (parentRule != null) {
546 parentRule.onChildInserted(newNode, parentNode, insertType);
586 IViewRule parentRule = loadRule(parentUiNode);
587 if (parentRule != null)
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
fset.c 687 Junction *parentRule=MR_nameToRuleBlk(alt1->rname);
697 fprintf(stderr, ErrHdr, FileStr[parentRule->file],parentRule->line);
723 fprintf(stderr, ErrHdr,FileStr[parentRule->file],parentRule->line);
735 fprintf(stderr, ErrHdr, FileStr[parentRule->file], parentRule->line);
759 fprintf(stderr, ErrHdr, FileStr[parentRule->file], parentRule->line);
772 fprintf(stderr, ErrHdr, FileStr[parentRule->file], parentRule->line);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
BaseViewRule.java     [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/cssparser/cssparser/0.9.13/
cssparser-0.9.13.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 1055 milliseconds