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

  /external/webkit/Source/WebKit/win/Interfaces/
IWebCoreStatistics.idl 46 HRESULT iconRetainedPageURLCount([out, retval] UINT* count);
  /external/webkit/Source/WebKit/mac/Misc/
WebCoreStatistics.h 52 + (size_t)iconRetainedPageURLCount;
WebCoreStatistics.mm 128 + (size_t)iconRetainedPageURLCount
  /external/webkit/Source/WebKit/win/
WebCoreStatistics.h 57 virtual HRESULT STDMETHODCALLTYPE iconRetainedPageURLCount(
WebCoreStatistics.cpp 164 HRESULT STDMETHODCALLTYPE WebCoreStatistics::iconRetainedPageURLCount(

Completed in 208 milliseconds