Searched refs:acceptChild (Results 1 – 2 of 2) sorted by relevance
302 if (uiPrev.getDescriptor().acceptChild(nodeDesc)) { in doUpInternal()330 grandDesc.acceptChild(nodeDesc)) { in doUpInternal()486 if (uiNext.getDescriptor().acceptChild(nodeDesc)) { in doDownInternal()518 grandDesc.acceptChild(nodeDesc)) { in doDownInternal()
324 public boolean acceptChild(ElementDescriptor target) { in acceptChild() method in ElementDescriptor