Searched refs:removeIFunc (Results 1 – 2 of 2) sorted by relevance
647 void GlobalIFunc::removeFromParent() { getParent()->removeIFunc(this); } in removeFromParent()
613 void removeIFunc(GlobalIFunc *IFunc) { IFuncList.remove(IFunc); } in removeIFunc() function