Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasOutline

81     if (parent() && style()->visibility() == VISIBLE && style()->hasOutline()) {
222 bool alwaysCreateLineBoxesNew = hasSelfPaintingLayer() || hasBoxDecorationBackground() || newStyle->hasPadding() || newStyle->hasMargin() || newStyle->hasOutline();