Searched refs:isSameIgnoringColor (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DCollapsedBorderValue.h61 bool isSameIgnoringColor(const CollapsedBorderValue& o) const function in class:WebCore::CollapsedBorderValue
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderTableCell.cpp1076 if (borderValues[i].isSameIgnoringColor(borderValue))
1093 if (a->isSameIgnoringColor(*b))
1163 if (border->borderValue.isSameIgnoringColor(*table()->currentBorderValue()))

Completed in 258 milliseconds