Searched refs:child1type (Results 1 – 1 of 1) sorted by relevance
366 short child1type = child1.getNodeType(); in isNodeAfterSibling() local369 if ((Node.ATTRIBUTE_NODE != child1type) in isNodeAfterSibling()376 else if ((Node.ATTRIBUTE_NODE == child1type) in isNodeAfterSibling()383 else if (Node.ATTRIBUTE_NODE == child1type) in isNodeAfterSibling()