Home | History | Annotate | Download | only in utils

Lines Matching refs:ntype

627     short ntype = n.getNodeType();
629 if (Node.ATTRIBUTE_NODE != ntype)
654 if (Node.ATTRIBUTE_NODE == ntype)
793 if (Node.ATTRIBUTE_NODE != ntype)