Searched refs:imageTitle (Results 1 - 17 of 17) sorted by relevance

/external/webkit/Source/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp344 String imageTitle(const String& filename, const IntSize& size) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp361 String imageTitle(const String& filename, const IntSize& size) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp336 String imageTitle(const String& filename, const IntSize& size) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/
H A DLocalizedStrings.cpp595 String imageTitle(const String& filename, const IntSize& size) function in namespace:WebCore
597 return platformStrategies()->localizationStrategy()->imageTitle(filename, size);
H A DDefaultLocalizationStrategy.h168 virtual String imageTitle(const String& filename, const IntSize&);
H A DLocalizationStrategy.h177 virtual String imageTitle(const String& filename, const IntSize& size) = 0;
H A DLocalizedStrings.h173 String imageTitle(const String& filename, const IntSize& size);
H A DDefaultLocalizationStrategy.cpp717 String DefaultLocalizationStrategy::imageTitle(const String& filename, const IntSize& size) function in class:WebCore::DefaultLocalizationStrategy
/external/webkit/Source/WebCore/platform/android/
H A DLocalizedStringsAndroid.cpp341 String imageTitle(const String& filename, const IntSize& size) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/efl/
H A DLocalizedStringsEfl.cpp402 String imageTitle(const String& filename, const IntSize& size) function in namespace:WebCore
/external/webkit/Source/WebKit/chromium/src/
H A DLocalizedStrings.cpp228 String imageTitle(const String& filename, const IntSize& size) function in namespace:WebCore
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.h140 virtual WTF::String imageTitle(const WTF::String& filename, const WebCore::IntSize&);
H A DWebPlatformStrategies.cpp558 String WebPlatformStrategies::imageTitle(const String& filename, const IntSize& size) function in class:WebPlatformStrategies
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.h135 virtual WTF::String imageTitle(const WTF::String& filename, const WebCore::IntSize&);
H A DPlatformStrategiesWinCE.cpp504 String PlatformStrategiesWinCE::imageTitle(const String& filename, const IntSize& size) function in class:PlatformStrategiesWinCE
/external/webkit/Source/WebCore/html/
H A DImageDocument.cpp165 document()->setTitle(imageTitle(fileName, size));
/external/webkit/Source/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp422 String imageTitle(const String& filename, const IntSize& size) function in namespace:WebCore

Completed in 321 milliseconds