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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerClipper.h 86 void updateClipRects(const ClipRectsContext&);
RenderLayerClipper.cpp 52 void RenderLayerClipper::updateClipRects(const ClipRectsContext& clipRectsContext)
79 parentLayer->clipper().updateClipRects(clipRectsContext);
363 parentClipper.updateClipRects(clipRectsContext);

Completed in 56 milliseconds