Searched refs:erase_find (Results 1 – 3 of 3) sorted by relevance
324 this->m_Slots.erase_find(slot);343 this->m_Slots.erase_find(slot);755 this->m_Slots.erase_find(slot);774 this->m_Slots.erase_find(slot);1187 this->m_Slots.erase_find(slot);1206 this->m_Slots.erase_find(slot);1620 this->m_Slots.erase_find(slot);1639 this->m_Slots.erase_find(slot);2054 this->m_Slots.erase_find(slot);2073 this->m_Slots.erase_find(slot);[all …]
230 bool result = m_Children.erase_find(child); in Detach()
417 bool erase_find(const TElement& element) in erase_find() function579 void EraseFind(const TElement& element) { this->erase_find( element ); } in EraseFind()