OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setGlobalIconDatabase
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebCore/loader/icon/
IconDatabaseBase.cpp
64
void
setGlobalIconDatabase
(IconDatabaseBase* newGlobalDatabase)
IconDatabaseBase.h
217
void
setGlobalIconDatabase
(IconDatabaseBase*);
/external/webkit/Source/WebKit2/WebProcess/IconDatabase/
WebIconDatabaseProxy.cpp
61
setGlobalIconDatabase
(enabled ? this : 0);
/external/webkit/Source/WebKit2/UIProcess/
WebIconDatabase.cpp
77
setGlobalIconDatabase
(0);
81
setGlobalIconDatabase
(m_iconDatabaseImpl.get());
Completed in 2208 milliseconds