Searched refs:WebFrameCount (Results 1 – 7 of 7) sorted by relevance
40 int WebFrameCount; variable108 *count = WebFrameCount; in frameCount()
31 extern int WebFrameCount;
257 WebFrameCount++; in WebFrame()265 WebFrameCount--; in ~WebFrame()
35 int WebFrameCount;48 return WebFrameCount;
339 ++WebFrameCount;1378 --WebFrameCount;1388 --WebFrameCount;
11383 …(-[WebFrame _initWithWebFrameView:webView:]): Increment WebFrameCount if the WebView's class is in…11384 (-[WebFrame dealloc]): Only --WebFrameCount if _private->includedInWebKitStatistics is YES.