HomeSort by relevance Sort by last modified time
    Searched refs:RootLayerAttachment (Results 1 - 2 of 2) 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;
RenderLayerCompositor.cpp     [all...]

Completed in 70 milliseconds