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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerBacking.h 117 bool paintsIntoCompositedAncestor() const { return !m_requiresOwnBackingStore; }
269 bool m_requiresOwnBackingStore;
RenderLayerBacking.cpp 157 , m_requiresOwnBackingStore(true)
    [all...]

Completed in 27 milliseconds