Home
last modified time | relevance | path

Searched defs:selection_model (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/ui/app_list/
Dsearch_box_model.h63 const gfx::SelectionModel& selection_model() const { in selection_model() function
/external/chromium_org/chrome/browser/ui/views/
Dedit_search_engine_dialog.cc109 const gfx::SelectionModel selection_model = sender->GetSelectionModel(); in ContentsChanged() local
/external/chromium_org/chrome/browser/ui/tabs/
Dtab_strip_model.h372 const ui::ListSelectionModel& selection_model() const { in selection_model() function
Dtab_strip_model.cc1068 ui::ListSelectionModel selection_model; in ExecuteContextMenuCommand() local
Dtab_strip_model_unittest.cc253 ui::ListSelectionModel selection_model; in PrepareTabstripForSelectionTest() local
/external/chromium_org/ui/views/controls/table/
Dtable_view.h125 const ui::ListSelectionModel& selection_model() const { in selection_model() function
Dtable_view.cc336 ui::ListSelectionModel selection_model; in OnKeyPressed() local
/external/chromium_org/ui/gfx/
Drender_text.h274 const SelectionModel& selection_model() const { return selection_model_; } in selection_model() function
/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_drag_controller.cc1406 ui::ListSelectionModel selection_model; in ResetSelection() local
1434 ui::ListSelectionModel selection_model; in RestoreInitialSelection() local
Dtab_strip.cc1080 ui::ListSelectionModel selection_model; in MaybeStartDrag() local
/external/chromium_org/ui/views/controls/textfield/
Dtextfield.cc1210 gfx::SelectionModel selection_model = GetSelectionModel(); in ExecuteCommand() local