Searched refs:WidthCache (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
H A DWidthCache.h49 class WidthCache { class in namespace:blink
125 WidthCache() function in class:blink::WidthCache
204 inline bool operator==(const WidthCache::SmallStringKey& a, const WidthCache::SmallStringKey& b)
H A DFontFallbackList.h26 #include "platform/fonts/WidthCache.h"
84 WidthCache& widthCache() const { return m_widthCache; }
122 mutable WidthCache m_widthCache;

Completed in 58 milliseconds