Searched refs:cachedFontDataInactiveCount (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/win/Interfaces/
H A DIWebCoreStatistics.idl51 HRESULT cachedFontDataInactiveCount([out, retval] UINT* count);
/external/webkit/Source/WebKit/mac/Misc/
H A DWebCoreStatistics.h57 + (size_t)cachedFontDataInactiveCount; variable
H A DWebCoreStatistics.mm148 + (size_t)cachedFontDataInactiveCount
/external/webkit/Source/WebKit/win/
H A DWebCoreStatistics.h65 virtual HRESULT STDMETHODCALLTYPE cachedFontDataInactiveCount(
H A DWebCoreStatistics.cpp200 HRESULT STDMETHODCALLTYPE WebCoreStatistics::cachedFontDataInactiveCount( function in class:WebCoreStatistics

Completed in 55 milliseconds