Searched defs:rewrap (Results 1 – 4 of 4) sorted by relevance
121 def rewrap(decorator_func, previous_target, new_target): function
279 …List<Node> rewrap = new ArrayList<>(children.size()); // wrapped so that looping and moving will n… in childNodes() local
282 function rewrap(node, wrapper) { function
328 function rewrap(node, wrapper) { function