Searched refs:WebFrameViewCount (Results 1 – 6 of 6) sorted by relevance
42 int WebFrameViewCount; variable122 *count = WebFrameViewCount; in viewCount()
33 extern int WebFrameViewCount;
37 int WebFrameViewCount;58 return WebFrameViewCount;
194 ++WebFrameViewCount;356 --WebFrameViewCount;367 --WebFrameViewCount;
11388 …(-[WebFrameView _setWebFrame:]): Increment WebFrameViewCount if the WebFrame is included in statis…11389 (-[WebFrameView initWithFrame:]): Move ++WebFrameViewCount from here since we don't11391 …(-[WebFrameView dealloc]): Only --WebFrameViewCount if _private->includedInWebKitStatistics is YES.