Home
last modified time | relevance | path

Searched refs:HTMLRepresentationCount (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebKit/mac/Misc/
DWebKitStatistics.h41 + (int)HTMLRepresentationCount;
DWebKitStatistics.m67 + (int)HTMLRepresentationCount
/external/webkit/Source/WebKit/win/
DWebKitStatistics.h60 virtual HRESULT STDMETHODCALLTYPE HTMLRepresentationCount(
DWebKitStatistics.cpp126 HRESULT STDMETHODCALLTYPE WebKitStatistics::HTMLRepresentationCount( in HTMLRepresentationCount() function in WebKitStatistics
DChangeLog-2009-06-1618136 (WebKitStatistics::HTMLRepresentationCount):
/external/webkit/Source/WebKit/win/Interfaces/
DIWebKitStatistics.idl44 HRESULT HTMLRepresentationCount([out, retval] int* count);
/external/webkit/Source/WebKit/mac/
DChangeLog-2002-12-0310760 (+[WebKitStatistics HTMLRepresentationCount]):