Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasOutline

60     if (parent() && style()->visibility() == VISIBLE && hasOutline()) {
150 bool alwaysCreateLineBoxes = hasSelfPaintingLayer() || hasBoxDecorations() || style()->hasPadding() || style()->hasMargin() || style()->hasOutline();
1379 if (!hasOutline())