Searched defs:defaultIcon (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/loader/icon/
H A DIconDatabaseBase.h192 virtual Image* defaultIcon(const IntSize&) { return 0; } function in class:WebCore::IconDatabaseBase
H A DIconDatabase.cpp228 return defaultIcon(size);
384 Image* IconDatabase::defaultIcon(const IntSize& size) function in class:WebCore::IconDatabase
/external/webkit/Source/WebCore/loader/icon/wince/
H A DIconDatabaseWinCE.cpp57 Image* IconDatabase::defaultIcon(const IntSize&) { return 0;} function in class:WebCore::IconDatabase

Completed in 209 milliseconds