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

  /external/chromium_org/third_party/WebKit/Source/core/xml/
XSLStyleSheetLibxslt.cpp 219 OwnPtr<XSLImportRule> childRule = XSLImportRule::create(this, href);
220 XSLImportRule* c = childRule.get();
221 m_children.append(childRule.release());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
RulesEngine.java 520 IViewRule childRule = loadRule(newUiNode);
521 if (childRule != null || parentRule != null) {
523 childRule, childNode);
530 final IViewRule childRule, final INode newNode) {
539 parentRule, parentNode, childRule, newNode);
553 if (childRule != null) {
554 childRule.onCreate(newNode, parentNode, insertType);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 

Completed in 244 milliseconds