Home
last modified time | relevance | path

Searched refs:computeClipMax (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DFillLayer.cpp318 void FillLayer::computeClipMax() const in computeClipMax() function in WebCore::FillLayer
321 m_next->computeClipMax(); in computeClipMax()
330 computeClipMax(); in clipOccludesNextLayers()
DFillLayer.h197 void computeClipMax() const;