Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasBorder

62                 bool cellHasContent = cell && !current.inColSpan && (cell->firstChild() || cell->style()->hasBorder() || cell->style()->hasPadding());