Home
last modified time | relevance | path

Searched defs:ActivatedAt (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/status_icons/
H A Dconcat_menu_model.cc77 void ConcatMenuModel::ActivatedAt(int index) { in ActivatedAt() function in ConcatMenuModel
81 void ConcatMenuModel::ActivatedAt(int index, int event_flags) { in ActivatedAt() function in ConcatMenuModel
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/models/
H A Dmenu_model.cc66 void MenuModel::ActivatedAt(int index, int event_flags) { in ActivatedAt() function in ui::MenuModel
H A Dbutton_menu_item_model.cc114 void ButtonMenuItemModel::ActivatedAt(int index) { in ActivatedAt() function in ui::ButtonMenuItemModel
H A Dsimple_menu_model.cc486 void SimpleMenuModel::ActivatedAt(int index) { in ActivatedAt() function in ui::SimpleMenuModel
490 void SimpleMenuModel::ActivatedAt(int index, int event_flags) { in ActivatedAt() function in ui::SimpleMenuModel
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/models/
H A Dmenu_model.cc76 void MenuModel::ActivatedAt(int index, int event_flags) { in ActivatedAt() function in ui::MenuModel
H A Dbutton_menu_item_model.cc114 void ButtonMenuItemModel::ActivatedAt(int index) { in ActivatedAt() function in ui::ButtonMenuItemModel
H A Dsimple_menu_model.cc455 void SimpleMenuModel::ActivatedAt(int index) { in ActivatedAt() function in ui::SimpleMenuModel
459 void SimpleMenuModel::ActivatedAt(int index, int event_flags) { in ActivatedAt() function in ui::SimpleMenuModel
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/toolbar/
H A Dback_forward_menu_model.cc167 void BackForwardMenuModel::ActivatedAt(int index) { in ActivatedAt() function in BackForwardMenuModel
171 void BackForwardMenuModel::ActivatedAt(int index, int event_flags) { in ActivatedAt() function in BackForwardMenuModel
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/menu/
H A Dmenu_model_adapter_unittest.cc83 void ActivatedAt(int index) override { set_last_activation(index); } in ActivatedAt() function in __anon19d76dc90111::MenuModelBase
85 void ActivatedAt(int index, int event_flags) override { ActivatedAt(index); } in ActivatedAt() function in __anon19d76dc90111::MenuModelBase
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/menu/
H A Dmenu_model_adapter_unittest.cc91 void ActivatedAt(int index) override { set_last_activation(index); } in ActivatedAt() function in __anon2d46e50e0111::MenuModelBase
93 void ActivatedAt(int index, int event_flags) override { ActivatedAt(index); } in ActivatedAt() function in __anon2d46e50e0111::MenuModelBase
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/combobox/
H A Dcombobox.cc189 void ActivatedAt(int index) override { in ActivatedAt() function in views::Combobox::ComboboxMenuModel
194 void ActivatedAt(int index, int event_flags) override { ActivatedAt(index); } in ActivatedAt() function in views::Combobox::ComboboxMenuModel
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/combobox/
H A Dcombobox.cc216 void ActivatedAt(int index) override { in ActivatedAt() function in views::Combobox::ComboboxMenuModel
221 void ActivatedAt(int index, int event_flags) override { ActivatedAt(index); } in ActivatedAt() function in views::Combobox::ComboboxMenuModel
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/
H A Dmenu_model_adapter_test.cc77 void ActivatedAt(int index) override {} in ActivatedAt() function in __anonf5f468870111::CommonMenuModel
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_borrowck/src/
H A Dborrow_set.rs49 ActivatedAt(Location), enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/editable_combobox/
H A Deditable_combobox.cc239 void ActivatedAt(int index) override { owner_->OnItemSelected(index); } in ActivatedAt() function in views::EditableCombobox::EditableComboboxMenuModel
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/editable_combobox/
H A Deditable_combobox.cc235 void ActivatedAt(int index) override { owner_->OnItemSelected(index); } in ActivatedAt() function in views::EditableCombobox::EditableComboboxMenuModel