Home | History | Annotate | Download | only in instant

Lines Matching defs:TabContentsDelegateImpl

16 class InstantUnloadHandler::TabContentsDelegateImpl
19 TabContentsDelegateImpl(InstantUnloadHandler* handler,
28 ~TabContentsDelegateImpl() {
81 DISALLOW_COPY_AND_ASSIGN(TabContentsDelegateImpl);
101 TabContentsDelegateImpl* delegate =
102 new TabContentsDelegateImpl(this, tab, index);
110 void InstantUnloadHandler::Activate(TabContentsDelegateImpl* delegate) {
118 ScopedVector<TabContentsDelegateImpl>::iterator i =
128 void InstantUnloadHandler::Destroy(TabContentsDelegateImpl* delegate) {
129 ScopedVector<TabContentsDelegateImpl>::iterator i =