| /external/chromium_org/chrome/browser/ui/views/autofill/ |
| D | autofill_dialog_view_tester_views.cc | 45 views::Combobox* combobox = view_->ComboboxForType(type); in GetTextContentsOfInput() local 62 views::Combobox* combobox = view_->ComboboxForType(type); in SetTextContentsOfInput() local
|
| D | autofill_dialog_views.cc | 148 void SelectComboboxValueOrSetToDefault(views::Combobox* combobox, in SelectComboboxValueOrSetToDefault() 1706 void AutofillDialogViews::OnPerformAction(views::Combobox* combobox) { in OnPerformAction() 1946 views::Combobox* combobox = new views::Combobox(input_model); in InitInputsView() local 2057 views::Combobox* combobox = combo_mapping->second; in UpdateSectionImpl() local 2215 views::Combobox* combobox = iter->second; in ValidateGroup() local 2257 views::Combobox* combobox = ComboboxForType(type); in InputEditedOrActivated() local 2491 views::Combobox* combobox = combo_mapping->second; in SetEditabilityForSection() local
|
| /external/chromium_org/ui/views/examples/ |
| D | combobox_example.cc | 47 void ComboboxExample::OnPerformAction(Combobox* combobox) { in OnPerformAction()
|
| D | text_example.cc | 137 Combobox* combobox = new Combobox(model); in AddCombobox() local 202 void TextExample::OnPerformAction(Combobox* combobox) { in OnPerformAction()
|
| D | examples_window.cc | 188 virtual void OnPerformAction(Combobox* combobox) OVERRIDE { in OnPerformAction()
|
| /external/chromium_org/ui/views/controls/combobox/ |
| D | combobox_unittest.cc | 148 virtual void OnPerformAction(Combobox* combobox) OVERRIDE { in OnPerformAction() 166 virtual void OnPerformAction(views::Combobox* combobox) OVERRIDE { in OnPerformAction() 486 TestCombobox* combobox = new TestCombobox(&model); in TEST_F() local 635 TestCombobox combobox(&model); in TEST_F() local
|
| /external/chromium_org/chrome/browser/ui/views/apps/app_info_dialog/ |
| D | app_info_summary_panel.cc | 192 void AppInfoSummaryPanel::OnPerformAction(views::Combobox* combobox) { in OnPerformAction()
|
| /external/chromium_org/chrome/browser/ui/views/website_settings/ |
| D | permissions_bubble_view.cc | 273 PermissionCombobox* combobox = new PermissionCombobox( in PermissionsBubbleDelegateView() local 406 views::Combobox* combobox) { in OnPerformAction()
|
| /external/chromium_org/chrome/browser/ui/views/ |
| D | signed_certificate_timestamps_views.cc | 117 views::Combobox* combobox) { in OnPerformAction()
|
| /external/chromium_org/chrome/browser/ui/views/bookmarks/ |
| D | bookmark_bubble_view.cc | 311 void BookmarkBubbleView::OnPerformAction(views::Combobox* combobox) { in OnPerformAction()
|
| /external/chromium_org/chrome/browser/ui/views/translate/ |
| D | translate_bubble_view.cc | 222 void TranslateBubbleView::OnPerformAction(views::Combobox* combobox) { in OnPerformAction()
|
| /external/chromium_org/chrome/browser/chromeos/options/ |
| D | vpn_config_view.cc | 346 void VPNConfigView::OnPerformAction(views::Combobox* combobox) { in OnPerformAction()
|
| D | wifi_config_view.cc | 634 void WifiConfigView::OnPerformAction(views::Combobox* combobox) { in OnPerformAction()
|
| /external/chromium_org/ui/views/focus/ |
| D | focus_traversal_unittest.cc | 373 Combobox* combobox = new Combobox(&combobox_model_); in InitContentView() local
|
| /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
| D | aria_util.js | 45 'combobox' : 'aria_role_combobox', property
|
| D | command_store.js | 713 'combobox': {predicate: 'comboBoxPredicate', property
|
| /external/chromium_org/third_party/accessibility-audit/ |
| D | axs_testing.js | 428 …arent:["gridcell", "sectionhead", "widget"], properties:["aria-sort"]}, combobox:{mustcontain:["li… property 485 …, checkbox:"aria_role_checkbox", columnheader:"aria_role_columnheader", combobox:"aria_role_combob… property
|
| /external/chromium_org/chrome/third_party/chromevox/ |
| D | chromeVoxChromeOptionsScript.js | 81 …_button",backwardError:"no_previous_button",typeMsg:"aria_role_button"},combobox:{predicate:"combo… property 705 …on",checkbox:"aria_role_checkbox",columnheader:"aria_role_columnheader",combobox:"aria_role_combob… property
|
| D | chromeVoxChromePageScript.js | 673 …on",checkbox:"aria_role_checkbox",columnheader:"aria_role_columnheader",combobox:"aria_role_combob… property 1297 …_button",backwardError:"no_previous_button",typeMsg:"aria_role_button"},combobox:{predicate:"combo… property
|
| D | chromeVoxChromeBackgroundScript.js | 652 …on",checkbox:"aria_role_checkbox",columnheader:"aria_role_columnheader",combobox:"aria_role_combob… property 1187 …_button",backwardError:"no_previous_button",typeMsg:"aria_role_button"},combobox:{predicate:"combo… property
|