Searched refs:BorderFitLines (Results 1 – 3 of 3) sorted by relevance
303 enum EBorderFit { BorderFitBorder, BorderFitLines }; enumerator
1227 if (!fullRepaint && style()->borderFit() == BorderFitLines) in repaintAfterLayoutIfNeeded()
5560 m_style->setBorderFit(BorderFitLines); in applyProperty()