Home | History | Annotate | Download | only in WebView

Lines Matching refs:IconDatabase

125 #import <WebCore/IconDatabase.h>
2983 #if ENABLE(ICONDATABASE)
5343 #if ENABLE(ICONDATABASE)
5377 Image* image = iconDatabase()->iconForPageURL(core(webFrame)->loader()->url().string(), IntSize(16, 16));
5384 #endif // ENABLE(ICONDATABASE)