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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerClipper.h 99 OwnPtr<ClipRectsCache> m_clipRectsCache;
ClipRect.h 193 struct ClipRectsCache {
196 ClipRectsCache()
RenderLayerClipper.cpp 82 m_clipRectsCache = adoptPtr(new ClipRectsCache);

Completed in 236 milliseconds