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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerBacking.h 267 bool m_boundsConstrainedByClipping;
RenderLayerBacking.cpp 155 , m_boundsConstrainedByClipping(false)
347 m_boundsConstrainedByClipping = true;
349 m_boundsConstrainedByClipping = false;
585 if (m_boundsConstrainedByClipping)
    [all...]

Completed in 978 milliseconds