Searched refs:decrementStatsCounter (Results 1 – 6 of 6) sorted by relevance
48 virtual void decrementStatsCounter(const char* name);
255 void WebKitClientImpl::decrementStatsCounter(const char* name) { in decrementStatsCounter() function in webkit_glue::WebKitClientImpl
71 virtual void decrementStatsCounter(const char* name); in NON_EXPORTED_BASE()
417 void WebKitPlatformSupportImpl::decrementStatsCounter(const char* name) { in decrementStatsCounter() function in webkit_glue::WebKitPlatformSupportImpl
368 virtual void decrementStatsCounter(const char* name) { } in decrementStatsCounter() function
2125 blink::Platform::current()->decrementStatsCounter(webFrameActiveCount); in ~WebFrameImpl()