OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cachedFontDataInactiveCount
(Results
1 - 5
of
5
) sorted by null
/external/webkit/Source/WebKit/win/Interfaces/
IWebCoreStatistics.idl
51
HRESULT
cachedFontDataInactiveCount
([out, retval] UINT* count);
/external/webkit/Source/WebKit/mac/Misc/
WebCoreStatistics.h
57
+ (size_t)
cachedFontDataInactiveCount
;
WebCoreStatistics.mm
148
+ (size_t)
cachedFontDataInactiveCount
/external/webkit/Source/WebKit/win/
WebCoreStatistics.h
65
virtual HRESULT STDMETHODCALLTYPE
cachedFontDataInactiveCount
(
WebCoreStatistics.cpp
200
HRESULT STDMETHODCALLTYPE WebCoreStatistics::
cachedFontDataInactiveCount
(
Completed in 220 milliseconds