Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasSelfPaintingLayer

152             if (box->hasRenderOverflow() || box->hasSelfPaintingLayer())
154 } else if (!child->renderer()->isBR() && (child->renderer()->style(m_firstLine)->boxShadow() || child->boxModelObject()->hasSelfPaintingLayer()
812 if (!box->hasSelfPaintingLayer()) {
856 if (!flow->boxModelObject()->hasSelfPaintingLayer())
911 if ((curr->renderer()->isText() || !curr->boxModelObject()->hasSelfPaintingLayer()) && curr->nodeAtPoint(request, result, x, y, tx, ty, lineTop, lineBottom)) {
978 if (box->hasSelfPaintingLayer()) {
1013 if (curr->renderer()->isText() || !curr->boxModelObject()->hasSelfPaintingLayer())