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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontFallbackList.h 87 WidthCache& widthCache() const { return m_widthCache; }
114 mutable WidthCache m_widthCache;
FontFallbackList.cpp 65 m_widthCache.clear();

Completed in 4420 milliseconds