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

  /external/chromium/chrome/browser/extensions/
extension_browser_actions_api.h 67 class BrowserActionSetBadgeBackgroundColorFunction
69 ~BrowserActionSetBadgeBackgroundColorFunction() {}
extension_browser_actions_api.cc 85 bool BrowserActionSetBadgeBackgroundColorFunction::RunBrowserAction() {
extension_function_dispatcher.cc 156 RegisterFunction<BrowserActionSetBadgeBackgroundColorFunction>();

Completed in 2601 milliseconds