Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasBorder

614     if (style()->hasBorder() && style()->display() != INLINE)
654 if ((!style()->hasAppearance() || (!themePainted && theme()->paintBorderOnly(this, paintInfo, IntRect(tx, ty, w, h)))) && style()->hasBorder())