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

  /external/webkit/Source/WebKit/win/Interfaces/
IWebIconDatabase.idl 169 @method hasIconForURL:
173 HRESULT hasIconForURL([in] BSTR url, [out, retval] BOOL* result);
  /external/webkit/Source/WebKit/win/
WebIconDatabase.h 102 virtual HRESULT STDMETHODCALLTYPE hasIconForURL(
WebIconDatabase.cpp 263 HRESULT STDMETHODCALLTYPE WebIconDatabase::hasIconForURL(

Completed in 62 milliseconds