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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayer.h 558 bool shouldBeSelfPaintingLayer() const;
    [all...]
RenderLayer.cpp 142 m_isSelfPaintingLayer = shouldBeSelfPaintingLayer();
    [all...]

Completed in 29 milliseconds