HomeSort by relevance Sort by last modified time
    Searched full:toolstrip (Results 1 - 12 of 12) sorted by null

  /external/chromium/chrome/browser/extensions/
extension_process_manager_unittest.cc 45 GURL ext1_url2("chrome-extension://ext1_id/toolstrips/toolstrip.html");
extension_message_service.h 27 // - An extension-owned script context (like a toolstrip or a content script)
51 // receiver, if an extension toolstrip wants to talk to its tab (for example).
extensions_ui.h 32 // Information about a page running in an extension, for example a toolstrip,
extension_prefs.h 82 // Get the order that toolstrip URLs appear in the shelf.
86 // Sets the order that toolstrip URLs appear in the shelf.
extension_browsertests_misc.cc 602 // Get the ExtensionHost that is hosting our toolstrip page.
    [all...]
  /external/chromium/chrome/common/extensions/docs/server/
chromeextensionsdocs.py 192 self.check("/trunk/images/toolstrip.png", "http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/images/toolstrip.png", Channel.TRUNK)
198 self.check("/dev/images/toolstrip.png", "http://src.chromium.org/viewvc/chrome/branches/%s/src/chrome/common/extensions/docs/images/toolstrip.png", Channel.DEV)
204 self.check("/beta/images/toolstrip.png", "http://src.chromium.org/viewvc/chrome/branches/%s/src/chrome/common/extensions/docs/images/toolstrip.png", Channel.BETA)
210 self.check("/stable/images/toolstrip.png", "http://src.chromium.org/viewvc/chrome/branches/%s/src/chrome/common/extensions/docs/images/toolstrip.png", Channel.STABLE)
236 self.check("/images/toolstrip.png", "http://src.chromium.org/viewvc/chrome/branches/%s/src/chrome/common/extensions/docs/images/toolstrip.png", Channel.DEV
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_view_mac.h 38 // Does this extension live as a toolstrip in an extension shelf?
  /external/chromium/chrome/browser/ui/webui/options/
extension_settings_handler.h 32 // Information about a page running in an extension, for example a toolstrip,
  /external/chromium/chrome/browser/debugger/
extension_ports_remote_service.cc 324 } else { // no tab: channel to an extension' background page / toolstrip.
  /external/chromium/chrome/browser/resources/
extensions_ui.html 347 // is, like 'toolstrip', 'background', etc. Eventually, if we can also
352 'path': 'toolstrip.html',
  /external/chromium/chrome/common/extensions/
extension.cc 2028 GURL toolstrip; local
    [all...]
  /external/chromium/chrome/common/extensions/api/
extension_api.json 169 "description": "Deprecated. Please use getViews({type: 'TOOLSTRIP'}). Returns an array of the JavaScript 'window' objects for each of the toolstrip views running inside the current extension. If windowId is specified, returns only the 'window' objects of toolstrips attached to the specified window.",
    [all...]

Completed in 281 milliseconds