Home
last modified time | relevance | path

Searched refs:GetImageURL (Results 1 – 25 of 69) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/test/
H A Durl_loader_interceptor_test.cc56 GURL GetImageURL() { return embedded_test_server()->GetURL("/blank.jpg"); } in GetImageURL() function in content::__anonf906e7680111::URLLoaderInterceptorTest
221 GURL url = GetImageURL(); in IN_PROC_BROWSER_TEST_F()
238 GURL url = GetImageURL(); in IN_PROC_BROWSER_TEST_F()
257 GURL url = GetImageURL(); in IN_PROC_BROWSER_TEST_F()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dinetimg.hxx46 const OUString& GetImageURL() const { return aImageURL; } in GetImageURL() function in INetImage
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dinetimg.hxx46 const OUString& GetImageURL() const { return aImageURL; } in GetImageURL() function in INetImage
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/
H A DFanart.h49 std::string GetImageURL(unsigned int index = 0) const;
H A DFanart.cpp98 std::string CFanart::GetImageURL(unsigned int index) const in GetImageURL() function in CFanart
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DAndroidAlerts.cpp45 rv = aAlert->GetImageURL(imageUrl); in ShowPersistentNotification()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/
H A DAndroidAlerts.cpp54 rv = aAlert->GetImageURL(imageUrl); in ShowPersistentNotification()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/android/
H A DAndroidAlerts.cpp48 rv = aAlert->GetImageURL(imageUrl); in ShowPersistentNotification()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/alerts/
H A DAlertNotificationIPCSerializer.h38 NS_WARN_IF(NS_FAILED(aParam->GetImageURL(imageURL))) ||
H A DAlertNotification.cpp57 AlertNotification::GetImageURL(nsAString& aImageURL) { in GetImageURL() function in mozilla::AlertNotification
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/alerts/
H A DAlertNotificationIPCSerializer.h40 NS_WARN_IF(NS_FAILED(aParam->GetImageURL(imageURL))) ||
H A DAlertNotification.cpp62 AlertNotification::GetImageURL(nsAString& aImageURL) in GetImageURL() function in mozilla::AlertNotification
/dports/mail/thunderbird/thunderbird-91.8.0/widget/android/
H A DAndroidAlerts.cpp49 rv = aAlert->GetImageURL(imageUrl); in ShowPersistentNotification()
/dports/www/firefox/firefox-99.0/toolkit/components/alerts/
H A DAlertNotificationIPCSerializer.h37 NS_WARN_IF(NS_FAILED(aParam->GetImageURL(imageURL))) ||
H A DAlertNotification.cpp62 AlertNotification::GetImageURL(nsAString& aImageURL) { in GetImageURL() function in mozilla::AlertNotification
/dports/www/firefox/firefox-99.0/widget/android/
H A DAndroidAlerts.cpp49 rv = aAlert->GetImageURL(imageUrl); in ShowPersistentNotification()
/dports/www/firefox-esr/firefox-91.8.0/widget/android/
H A DAndroidAlerts.cpp49 rv = aAlert->GetImageURL(imageUrl); in ShowPersistentNotification()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/alerts/
H A DAlertNotificationIPCSerializer.h36 NS_WARN_IF(NS_FAILED(aParam->GetImageURL(imageURL))) ||
H A DAlertNotification.cpp59 AlertNotification::GetImageURL(nsAString& aImageURL) { in GetImageURL() function in mozilla::AlertNotification
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/alerts/
H A DAlertNotificationIPCSerializer.h37 NS_WARN_IF(NS_FAILED(aParam->GetImageURL(imageURL))) ||
H A DAlertNotification.cpp62 AlertNotification::GetImageURL(nsAString& aImageURL) { in GetImageURL() function in mozilla::AlertNotification
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/alerts/
H A DAlertNotificationIPCSerializer.h37 NS_WARN_IF(NS_FAILED(aParam->GetImageURL(imageURL))) ||
H A DAlertNotification.cpp62 AlertNotification::GetImageURL(nsAString& aImageURL) { in GetImageURL() function in mozilla::AlertNotification
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mime/public/
H A DnsIMimeMiscStatus.idl22 string GetImageURL(in long aStatus);
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/music/
H A DArtist.cpp153 thumbURL.AddParsedUrl(fanart.GetImageURL(i), "fanart", fanart.GetPreviewURL(i)); in Load()

123