Home
last modified time | relevance | path

Searched defs:iconRecordCountWithData (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/loader/icon/wince/
DIconDatabaseWinCE.cpp82 size_t IconDatabase::iconRecordCountWithData() { return 0; } in iconRecordCountWithData() function in WebCore::IconDatabase
/external/webkit/Source/WebCore/loader/icon/
DIconDatabaseBase.h197 virtual size_t iconRecordCountWithData() { return 0; } in iconRecordCountWithData() function
DIconDatabase.cpp751 size_t IconDatabase::iconRecordCountWithData() in iconRecordCountWithData() function in WebCore::IconDatabase