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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerCompositor.h 143 enum RootLayerAttachment {
149 RootLayerAttachment rootLayerAttachment() const { return m_rootLayerAttachment; }
260 void attachRootLayer(RootLayerAttachment);
329 RootLayerAttachment m_rootLayerAttachment;
RenderLayerCompositor.cpp     [all...]

Completed in 26 milliseconds