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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerBacking.h 100 bool hasContentsLayer() const { return m_foregroundLayer != 0; }
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsLayer.h 359 bool hasContentsLayer() const { return m_contentsLayer; }

Completed in 168 milliseconds