Searched refs:currentBorderValue (Results 1 – 2 of 2) sorted by relevance
241 const CollapsedBorderValue* currentBorderValue() const { return m_currentBorder; } in currentBorderValue() function
1119 if (!table()->currentBorderValue() || graphicsContext->paintingDisabled()) in paintCollapsedBorders()1160 if (border->borderValue.isSameIgnoringColor(*table()->currentBorderValue())) { in paintCollapsedBorders()