Home
last modified time | relevance | path

Searched refs:viewCount (Results 1 – 8 of 8) sorted by relevance

/external/webkit/WebKit/mac/Misc/
DWebKitStatistics.h37 + (int)viewCount;
DWebKitStatistics.m56 + (int)viewCount
/external/webkit/WebKit/win/
DWebKitStatistics.h57 virtual HRESULT STDMETHODCALLTYPE viewCount(
DWebKitStatistics.cpp119 HRESULT STDMETHODCALLTYPE WebKitStatistics::viewCount( in viewCount() function in WebKitStatistics
DChangeLog-2009-06-1618135 (WebKitStatistics::viewCount):
/external/webkit/WebKit/win/Interfaces/
DIWebKitStatistics.idl43 HRESULT viewCount([out, retval] int* count);
/external/webkit/WebKit/mac/
DWebKit.order1113 +[WebKitStatistics viewCount]
DChangeLog-2006-02-0929886 (+[WebKitStatistics viewCount]):