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()1478 if (m_owningLayer->isReflection()) in paintIntoLayer()
202 bool isReflection() const { return renderer()->isReplica(); } in isReflection() function
397 if (layer->isReflection()) {1452 if (layer->isReflection()) {
9931 … (WebCore::RenderLayer::isReflection): New method that returns true if the renderer is a replica.