OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TabsCustomBindings
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/renderer/extensions/
tabs_custom_bindings.h
13
class
TabsCustomBindings
: public ChromeV8Extension {
15
TabsCustomBindings
(Dispatcher* dispatcher, ChromeV8Context* context);
tabs_custom_bindings.cc
17
TabsCustomBindings
::
TabsCustomBindings
(Dispatcher* dispatcher,
21
base::Bind(&
TabsCustomBindings
::OpenChannelToTab,
25
void
TabsCustomBindings
::OpenChannelToTab(
Completed in 283 milliseconds