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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositedLayerMapping.h 239 bool updateClippingLayers(bool needsAncestorClip, bool needsDescendantClip);
CompositedLayerMapping.cpp 190 updateClippingLayers(false, false);
419 if (updateClippingLayers(needsAncestorClip, needsDescendantsClippingLayer))
    [all...]

Completed in 52 milliseconds