OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveAllContextMenusFunction
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/extensions/
extension_context_menu_api.h
80
class
RemoveAllContextMenusFunction
: public ExtensionContextMenuFunction {
81
~
RemoveAllContextMenusFunction
() {}
extension_context_menu_api.cc
356
bool
RemoveAllContextMenusFunction
::RunImpl() {
extension_function_dispatcher.cc
260
RegisterFunction<
RemoveAllContextMenusFunction
>();
Completed in 994 milliseconds