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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositedLayerMapping.h 258 bool requiresHorizontalScrollbarLayer() const { return m_owningLayer.scrollableArea() && m_owningLayer.scrollableArea()->horizontalScrollbar(); }
RenderLayerCompositor.cpp     [all...]

Completed in 38 milliseconds