Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DFillLayer.cpp309 static EFillBox clipMax(EFillBox clipA, EFillBox clipB) in clipMax() function
324 m_clipMax = clipMax(clip(), m_next->clip()); in computeClipMax()