HomeSort by relevance Sort by last modified time
    Searched refs:retainIconForURL (Results 1 - 5 of 5) sorted by null

  /external/webkit/Source/WebKit/mac/Misc/
WebIconDatabase.h 112 @method retainIconForURL:
116 - (void)retainIconForURL:(NSString *)URL;
WebIconDatabase.mm 178 - (void)retainIconForURL:(NSString *)URL
  /external/webkit/Source/WebKit/win/Interfaces/
IWebIconDatabase.idl 104 @method retainIconForURL:
107 - (void)retainIconForURL:(NSString *)URL;
109 HRESULT retainIconForURL([in] BSTR url);
  /external/webkit/Source/WebKit/win/
WebIconDatabase.h 80 virtual HRESULT STDMETHODCALLTYPE retainIconForURL(
WebIconDatabase.cpp 198 HRESULT STDMETHODCALLTYPE WebIconDatabase::retainIconForURL(

Completed in 124 milliseconds