HomeSort by relevance Sort by last modified time
    Searched defs:tabs_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/search/
search_terms_tracker.h 65 TabState tabs_; member in class:chrome::SearchTermsTracker
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.h 116 return tabs_.ideal_bounds(tab_data_index);
127 int tab_count() const { return tabs_.view_size(); }
237 tabs_.set_ideal_bounds(index, bounds);
359 // |tabs_|.
537 // TabStripController (TabStripModel) and |tabs_|. Because we animate tab
539 // the model. When this occurs the tab is removed from |tabs_| and placed in
542 // painted, and the event handling code ensures only tabs in |tabs_| are used.
543 views::ViewModel tabs_; member in class:TabStrip
  /external/chromium_org/content/browser/gpu/
gpu_memory_test.cc 131 tabs_.insert(new_tab);
212 std::set<Shell*> tabs_; member in class:content::GpuMemoryTest

Completed in 73 milliseconds