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

  /external/chromium_org/chrome/browser/ui/webui/options/
manage_profile_browsertest.js 43 iconURL: 'chrome://path/to/icon/image',
78 iconURL: '/default/path',
81 defaultProfile.iconURL,
91 expectEquals(defaultProfile.iconURL, gridEl.selectedItem);
185 iconURL: 'chrome://path/to/icon/image',
192 iconURL: 'chrome://path/to/icon/image',
199 iconURL: 'chrome://path/to/icon/image',
206 iconURL: 'chrome://path/to/icon/image',
639 var iconURLs = [testProfile.iconURL, '/some/path', '/another/path'];
  /external/chromium_org/third_party/WebKit/public/web/
WebIconURL.h 35 #include "core/dom/IconURL.h"
68 const WebURL& iconURL() const
79 WebIconURL(const IconURL& iconURL)
80 : m_iconType(static_cast<Type>(iconURL.m_iconType))
81 , m_iconURL(iconURL.m_iconURL)
82 , m_sizes(iconURL.m_sizes)
  /external/chromium_org/third_party/WebKit/Source/web/
WebNotification.cpp 86 WebURL WebNotification::iconURL() const
88 return m_private->iconURL();
  /external/chromium_org/third_party/WebKit/Source/modules/notifications/
Notification.h 79 KURL iconURL() const { return m_iconUrl; }
107 void setIconUrl(KURL iconUrl) { m_iconUrl = iconUrl; }
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 

Completed in 186 milliseconds