Home | History | Annotate | Download | only in automation

Lines Matching defs:TabCountChangeObserver

392 TabCountChangeObserver::TabCountChangeObserver(AutomationProvider* automation,
404 TabCountChangeObserver::~TabCountChangeObserver() {
408 void TabCountChangeObserver::TabInsertedAt(TabContentsWrapper* contents,
414 void TabCountChangeObserver::TabDetachedAt(TabContentsWrapper* contents,
419 void TabCountChangeObserver::TabStripModelDeleted() {
429 void TabCountChangeObserver::CheckTabCount() {