Home
last modified time | relevance | path

Searched refs:iconDatabaseLocation (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/win/
DWebIconDatabase.cpp87 if (FAILED(standardPrefs->iconDatabaseLocation(&prefDatabasePath))) in startUpIconDatabase()
DWebPreferences.h217 virtual HRESULT STDMETHODCALLTYPE iconDatabaseLocation(
DWebPreferences.cpp1065 HRESULT WebPreferences::iconDatabaseLocation( in iconDatabaseLocation() function in WebPreferences
DChangeLog-2009-06-162077 …..\WebIconDatabase.cpp(85) : error C2227: left of '->iconDatabaseLocation' must point to class/str…
21048 (WebPreferences::iconDatabaseLocation):
21890 (WebPreferences::iconDatabaseLocation):
/external/webkit/Source/WebKit/win/Interfaces/
DIWebPreferences.idl160 HRESULT iconDatabaseLocation([out, retval] BSTR* location);