Searched refs:ClipRectsCache (Results 1 – 3 of 3) sorted by relevance
99 OwnPtr<ClipRectsCache> m_clipRectsCache;
193 struct ClipRectsCache { struct196 ClipRectsCache() in ClipRectsCache() function
82 m_clipRectsCache = adoptPtr(new ClipRectsCache); in updateClipRects()