Searched refs:iconRetainedPageURLCount (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/win/Interfaces/
H A DIWebCoreStatistics.idl46 HRESULT iconRetainedPageURLCount([out, retval] UINT* count);
/external/webkit/Source/WebKit/mac/Misc/
H A DWebCoreStatistics.h52 + (size_t)iconRetainedPageURLCount; variable
H A DWebCoreStatistics.mm128 + (size_t)iconRetainedPageURLCount
/external/webkit/Source/WebKit/win/
H A DWebCoreStatistics.h57 virtual HRESULT STDMETHODCALLTYPE iconRetainedPageURLCount(
H A DWebCoreStatistics.cpp164 HRESULT STDMETHODCALLTYPE WebCoreStatistics::iconRetainedPageURLCount( function in class:WebCoreStatistics

Completed in 72 milliseconds