HomeSort by relevance Sort by last modified time
    Searched refs:UpdateContextMenu (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/ui/views/controls/textfield/
textfield_test_api.cc 14 void TextfieldTestApi::UpdateContextMenu() {
15 textfield_->UpdateContextMenu();
textfield_test_api.h 17 void UpdateContextMenu();
textfield_controller.h 80 virtual void UpdateContextMenu(ui::SimpleMenuModel* menu_contents) {}
textfield.h 358 void UpdateContextMenu();
textfield.cc 977 UpdateContextMenu();
    [all...]
textfield_unittest.cc 198 test_api_->UpdateContextMenu();
    [all...]
  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.h 89 void UpdateContextMenu();
touch_selection_controller_impl.cc 366 UpdateContextMenu();
401 UpdateContextMenu();
589 void TouchSelectionControllerImpl::UpdateContextMenu() {
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views.h 183 virtual void UpdateContextMenu(ui::SimpleMenuModel* menu_contents) OVERRIDE;
omnibox_view_views.cc     [all...]

Completed in 255 milliseconds