HomeSort by relevance Sort by last modified time
    Searched full:target_tab_count_ (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/automation/
automation_provider_observers.cc 399 target_tab_count_(target_tab_count) {
430 if (tab_strip_model_->count() != target_tab_count_)
    [all...]
automation_provider_observers.h 264 const int target_tab_count_; member in class:TabCountChangeObserver
    [all...]
  /external/chromium_org/chrome/browser/automation/
automation_provider_observers.cc 482 target_tab_count_(target_tab_count) {
513 if (tab_strip_model_->count() != target_tab_count_)
    [all...]
automation_provider_observers.h 335 const int target_tab_count_; member in class:TabCountChangeObserver
    [all...]

Completed in 157 milliseconds