Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKContext.cpp106 statistics->wkViewCount = webContextStatistics.wkViewCount; in WKContextGetGlobalStatistics()
108 statistics->wkFrameCount = webContextStatistics.wkViewCount; in WKContextGetGlobalStatistics()
DWKContextPrivate.h37 unsigned wkViewCount; member
/external/webkit/Source/WebKit2/UIProcess/
DWebContext.h157 unsigned wkViewCount; member
/external/webkit/Source/WebKit2/UIProcess/API/mac/
DWKView.mm243 WebContext::statistics().wkViewCount++;
257 WebContext::statistics().wkViewCount--;