Home
last modified time | relevance | path

Searched refs:rightNode (Results 1 – 3 of 3) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPUtilsImpl.java744 private static boolean itemValuesMatch(XMPNode leftNode, XMPNode rightNode) throws XMPException in itemValuesMatch() argument
747 PropertyOptions rightForm = rightNode.getOptions(); in itemValuesMatch()
757 if (!leftNode.getValue().equals(rightNode.getValue())) in itemValuesMatch()
761 if (leftNode.getOptions().getHasLanguage() != rightNode.getOptions().getHasLanguage()) in itemValuesMatch()
767 rightNode.getQualifier(1).getValue())) in itemValuesMatch()
776 if (leftNode.getChildrenLength() != rightNode.getChildrenLength()) in itemValuesMatch()
784 XMPNode rightField = XMPNodeUtils.findChildNode(rightNode, leftField.getName(), in itemValuesMatch()
806 for (Iterator ir = rightNode.iterateChildren(); ir.hasNext();) in itemValuesMatch()
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
DExpressionTranslator.java357 PExpression rightNode) { in infix() argument
359 JavaExpression right = cast(srcType, rightNode); in infix()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...