Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DFillLayer.cpp324 m_clipMax = clipMax(clip(), m_next->clip()); in computeClipMax()
326 m_clipMax = m_clip; in computeClipMax()
333 return m_clip == m_clipMax; in clipOccludesNextLayers()
DFillLayer.h242 mutable unsigned m_clipMax : 2; // EFillBox, maximum m_clip value from this to bottom layer variable