Searched refs:m_cachedUAStyle (Results 1 – 1 of 1) sorted by relevance
101 m_cachedUAStyle = CachedUAStyle::create(style()); in cacheUserAgentBorderAndBackground()106 return m_cachedUAStyle.get(); in cachedUAStyle()155 OwnPtr<CachedUAStyle> m_cachedUAStyle; variable