HomeSort by relevance Sort by last modified time
    Searched defs:PageActionsCustomBindings (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/renderer/extensions/
page_actions_custom_bindings.h 14 class PageActionsCustomBindings : public ChromeV8Extension {
16 PageActionsCustomBindings(Dispatcher* extension_dispatcher,
page_actions_custom_bindings.cc 18 PageActionsCustomBindings::PageActionsCustomBindings(
22 base::Bind(&PageActionsCustomBindings::GetCurrentPageActions,
26 void PageActionsCustomBindings::GetCurrentPageActions(

Completed in 25 milliseconds