OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExecuteContextMenuCommand
(Results
1 - 19
of
19
) sorted by null
/external/chromium_org/chrome/browser/external_tab/
external_tab_container.h
92
virtual bool
ExecuteContextMenuCommand
(int command) = 0;
/external/chromium/chrome/browser/tabs/
tab_strip_model_unittest.cc
[
all
...]
tab_strip_model.h
446
void
ExecuteContextMenuCommand
(int context_index,
456
// supplied to |
ExecuteContextMenuCommand
|.
tab_strip_model.cc
792
void TabStripModel::
ExecuteContextMenuCommand
(
[
all
...]
/external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model_unittest.cc
[
all
...]
tab_strip_model.h
429
void
ExecuteContextMenuCommand
(int context_index,
439
// supplied to |
ExecuteContextMenuCommand
|.
tab_strip_model.cc
[
all
...]
/external/chromium/chrome/browser/
external_tab_container_win.h
160
virtual bool
ExecuteContextMenuCommand
(int command);
external_tab_container_win.cc
641
bool ExternalTabContainer::
ExecuteContextMenuCommand
(int command) {
[
all
...]
/external/chromium_org/chrome/browser/automation/
automation_provider_win.cc
161
external_tab->
ExecuteContextMenuCommand
(command);
/external/chromium_org/chrome/browser/ui/views/
external_tab_container_win.h
92
virtual bool
ExecuteContextMenuCommand
(int command) OVERRIDE;
external_tab_container_win.cc
551
bool ExternalTabContainerWin::
ExecuteContextMenuCommand
(int command) {
[
all
...]
/external/chromium/chrome/browser/automation/
automation_provider_win.cc
364
tab_contents->delegate()->
ExecuteContextMenuCommand
(command);
/external/chromium/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.cc
179
model_->
ExecuteContextMenuCommand
(model_index, command_id);
/external/chromium_org/chrome/browser/ui/webui/
inline_login_ui.cc
360
tab_strip_model->
ExecuteContextMenuCommand
(
/external/chromium_org/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.cc
246
model_->
ExecuteContextMenuCommand
(model_index, command_id);
/external/chromium_org/chrome/browser/ui/sync/
one_click_signin_helper.cc
608
tab_strip_model->
ExecuteContextMenuCommand
(
[
all
...]
/external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc
[
all
...]
/external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc
[
all
...]
Completed in 346 milliseconds