Searched refs:isReflection (Results 1 – 5 of 5) sorted by relevance
72 if (layer->isReflection())
890 …Layer() || paintingGoesToWindow() || m_artificiallyInflatedBounds || m_owningLayer->isReflection()) in containsPaintedContent()1466 if (m_owningLayer->isReflection()) in nameForLayer()
224 bool isReflection() const { return renderer()->isReplica(); } in isReflection() function
388 if (layer->isReflection()) { in updateBacking()1395 if (layer->isReflection()) {
9931 … (WebCore::RenderLayer::isReflection): New method that returns true if the renderer is a replica.