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

/external/webkit/Source/WebKit/win/Interfaces/
H A DIWebCoreStatistics.idl45 HRESULT iconPageURLMappingCount([out, retval] UINT* count);
/external/webkit/Source/WebKit/mac/Misc/
H A DWebCoreStatistics.h51 + (size_t)iconPageURLMappingCount; variable
H A DWebCoreStatistics.mm123 + (size_t)iconPageURLMappingCount
/external/webkit/Source/WebKit/win/
H A DWebCoreStatistics.h55 virtual HRESULT STDMETHODCALLTYPE iconPageURLMappingCount(
H A DWebCoreStatistics.cpp155 HRESULT STDMETHODCALLTYPE WebCoreStatistics::iconPageURLMappingCount( function in class:WebCoreStatistics

Completed in 110 milliseconds