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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositedLayerMapping.h 249 bool updateScrollingLayers(bool scrollingLayers);
CompositedLayerMapping.cpp 197 updateScrollingLayers(false);
426 if (updateScrollingLayers(m_owningLayer.needsCompositedScrolling())) {
    [all...]

Completed in 42 milliseconds