Home
last modified time | relevance | path

Searched defs:loadPlatformResource (Results 1 – 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
DImageChromium.cpp40 PassRefPtr<Image> Image::loadPlatformResource(const char *name) in loadPlatformResource() function in WebCore::Image
/external/webkit/Source/WebCore/platform/graphics/brew/
DImageBrew.cpp43 PassRefPtr<Image> Image::loadPlatformResource(const char *name) in loadPlatformResource() function in WebCore::Image
/external/webkit/Source/WebCore/platform/graphics/win/
DImageWin.cpp45 PassRefPtr<Image> Image::loadPlatformResource(const char *name) in loadPlatformResource() function in WebCore::Image
/external/webkit/Source/WebCore/platform/graphics/efl/
DImageEfl.cpp61 PassRefPtr<Image> Image::loadPlatformResource(const char* name) in loadPlatformResource() function in WebCore::Image
/external/webkit/Source/WebCore/platform/audio/chromium/
DAudioBusChromium.cpp37 PassOwnPtr<AudioBus> AudioBus::loadPlatformResource(const char* name, double sampleRate) in loadPlatformResource() function in WebCore::AudioBus
/external/webkit/Source/WebCore/platform/graphics/gtk/
DImageGtk.cpp134 PassRefPtr<Image> Image::loadPlatformResource(const char* name) in loadPlatformResource() function in WebCore::Image
/external/webkit/Source/WebCore/platform/graphics/openvg/
DImageOpenVG.cpp193 PassRefPtr<Image> Image::loadPlatformResource(char const* name) in loadPlatformResource() function in WebCore::Image
/external/webkit/Source/WebCore/platform/graphics/haiku/
DImageHaiku.cpp70 WTF::PassRefPtr<Image> Image::loadPlatformResource(const char* name) in loadPlatformResource() function in WebCore::Image
/external/webkit/Source/WebCore/platform/graphics/wx/
DImageWx.cpp72 PassRefPtr<Image> Image::loadPlatformResource(const char *name) in loadPlatformResource() function in WebCore::Image
/external/webkit/Source/WebCore/platform/graphics/qt/
DImageQt.cpp99 PassRefPtr<Image> Image::loadPlatformResource(const char* name) in loadPlatformResource() function in WebCore::Image
/external/webkit/Source/WebCore/platform/graphics/android/
DImageAndroid.cpp281 PassRefPtr<Image> Image::loadPlatformResource(const char *name) in loadPlatformResource() function in WebCore::Image