HomeSort by relevance Sort by last modified time
    Searched refs:cachedFontDataCount (Results 1 - 5 of 5) sorted by null

  /external/webkit/Source/WebKit/win/Interfaces/
IWebCoreStatistics.idl 50 HRESULT cachedFontDataCount([out, retval] UINT* count);
  /external/webkit/Source/WebKit/mac/Misc/
WebCoreStatistics.h 56 + (size_t)cachedFontDataCount;
WebCoreStatistics.mm 143 + (size_t)cachedFontDataCount
  /external/webkit/Source/WebKit/win/
WebCoreStatistics.h 63 virtual HRESULT STDMETHODCALLTYPE cachedFontDataCount(
WebCoreStatistics.cpp 191 HRESULT STDMETHODCALLTYPE WebCoreStatistics::cachedFontDataCount(

Completed in 113 milliseconds