Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKContextPrivate.h39 unsigned wkFrameCount; member
DWKContext.cpp108 statistics->wkFrameCount = webContextStatistics.wkViewCount; in WKContextGetGlobalStatistics()
/external/webkit/Source/WebKit2/UIProcess/
DWebFrameProxy.cpp55 WebContext::statistics().wkFrameCount++; in WebFrameProxy()
60 WebContext::statistics().wkFrameCount--; in ~WebFrameProxy()
DWebContext.h159 unsigned wkFrameCount; member