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

  /external/webkit/Source/WebCore/rendering/
RenderLayerCompositor.h 138 enum RootLayerAttachment {
144 RootLayerAttachment rootLayerAttachment() const { return m_rootLayerAttachment; }
243 void attachRootPlatformLayer(RootLayerAttachment);
268 bool requiresScrollLayer(RootLayerAttachment) const;
295 RootLayerAttachment m_rootLayerAttachment;
RenderLayerBacking.cpp     [all...]
RenderLayerCompositor.cpp     [all...]

Completed in 32 milliseconds