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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
WidthCache.h 40 class WidthCache {
116 WidthCache()
207 inline bool operator==(const WidthCache::SmallStringKey& a, const WidthCache::SmallStringKey& b)
FontFallbackList.h 26 #include "platform/fonts/WidthCache.h"
87 WidthCache& widthCache() const { return m_widthCache; }
114 mutable WidthCache m_widthCache;

Completed in 48 milliseconds