Home
last modified time | relevance | path

Searched refs:wkPageCount (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKContext.cpp107 statistics->wkPageCount = webContextStatistics.wkPageCount; in WKContextGetGlobalStatistics()
DWKContextPrivate.h38 unsigned wkPageCount; member
/external/webkit/Source/WebKit2/UIProcess/
DWebContext.h158 unsigned wkPageCount; member
DWebPageProxy.cpp161 WebContext::statistics().wkPageCount++; in WebPageProxy()
171 WebContext::statistics().wkPageCount--; in ~WebPageProxy()