Searched refs:removeNode (Results 1 – 6 of 6) sorted by relevance
341 Tree.prototype.removeNode = function(node) { method in Tree380 this.removeNode(node.children[i]);544 removeNode: function(id) { method548 this.data("treetable").removeNode(node);
82 void removeNode(Node* p);210 removeNode(last); in linkedList()231 removeNode(p); in filterPoints()271 removeNode(ear); in earcutLinked()378 removeNode(p); in cureLocalIntersections()379 removeNode(p->next); in cureLocalIntersections()757 void Earcut<N>::removeNode(Node* p) { in removeNode() function in mapbox::detail::Earcut
109 void removeNode(Node* p);240 removeNode(last); in linkedList()261 removeNode(p); in filterPoints()301 removeNode(ear); in earcutLinked()408 removeNode(p); in cureLocalIntersections()409 removeNode(p->next); in cureLocalIntersections()820 void Earcut<N>::removeNode(Node* p) { in removeNode() function in qt_mapbox::detail::Earcut
2956 void removeNode(size_t hidx, size_t nidx, size_t previdx);