Home
last modified time | relevance | path

Searched defs:GetSelectionModel (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
Dfake_base_tab_strip_controller.cc33 const ui::ListSelectionModel& FakeBaseTabStripController::GetSelectionModel() { in GetSelectionModel() function in FakeBaseTabStripController
Dtab_unittest.cc29 virtual const ui::ListSelectionModel& GetSelectionModel() OVERRIDE { in GetSelectionModel() function in FakeTabController
Dbrowser_tab_strip_controller.cc239 const ui::ListSelectionModel& BrowserTabStripController::GetSelectionModel() { in GetSelectionModel() function in BrowserTabStripController
Dtab_strip.cc959 const ui::ListSelectionModel& TabStrip::GetSelectionModel() { in GetSelectionModel() function in TabStrip
/external/chromium_org/ui/views/controls/textfield/
Dtextfield.cc496 const gfx::SelectionModel& Textfield::GetSelectionModel() const { in GetSelectionModel() function in views::Textfield