HomeSort by relevance Sort by last modified time
    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 194 milliseconds