Searched refs:nodeDesc (Results 1 – 1 of 1) sorted by relevance
280 ElementDescriptor nodeDesc = uiNode.getDescriptor(); in doUpInternal() local281 if (xmlNode == null || nodeDesc == null) { in doUpInternal()302 if (uiPrev.getDescriptor().acceptChild(nodeDesc)) { in doUpInternal()330 grandDesc.acceptChild(nodeDesc)) { in doUpInternal()462 ElementDescriptor nodeDesc = uiNode.getDescriptor(); in doDownInternal() local463 if (xmlNode == null || nodeDesc == null) { in doDownInternal()486 if (uiNext.getDescriptor().acceptChild(nodeDesc)) { in doDownInternal()518 grandDesc.acceptChild(nodeDesc)) { in doDownInternal()