HomeSort by relevance Sort by last modified time
    Searched refs:tab_strip_model_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/automation/
automation_provider_observers.cc 398 tab_strip_model_(browser->tabstrip_model()),
400 tab_strip_model_->AddObserver(this);
405 tab_strip_model_->RemoveObserver(this);
430 if (tab_strip_model_->count() != target_tab_count_)
    [all...]
automation_provider_observers.h 262 TabStripModel* tab_strip_model_; member in class:TabCountChangeObserver
    [all...]

Completed in 39 milliseconds