Searched defs:iconURL (Results 1 - 5 of 5) sorted by path

/external/chromium_org/chrome/browser/ui/webui/options/
H A Dmanage_profile_browsertest.js43 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/Source/modules/notifications/
H A DNotification.h79 KURL iconURL() const { return m_iconUrl; } function in class:blink::Notification
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebNotification.cpp86 WebURL WebNotification::iconURL() const function in class:blink::WebNotification
88 return m_private->iconURL();
/external/chromium_org/third_party/WebKit/public/web/
H A DWebIconURL.h68 const WebURL& iconURL() const function in class:blink::WebIconURL
79 WebIconURL(const IconURL& iconURL) argument
80 : m_iconType(static_cast<Type>(iconURL.m_iconType))
81 , m_iconURL(iconURL.m_iconURL)
82 , m_sizes(iconURL.m_sizes)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.app_1.3.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 391 milliseconds