Searched refs:borderAdjoiningCellAfter (Results 1 – 4 of 4) sorted by relevance
77 const BorderValue& borderAdjoiningCellAfter(const RenderTableCell*) const;
177 const BorderValue& RenderTableCol::borderAdjoiningCellAfter(const RenderTableCell* cell) const in borderAdjoiningCellAfter() function in WebCore::RenderTableCol
205 const BorderValue& borderAdjoiningCellAfter(const RenderTableCell* cell) in borderAdjoiningCellAfter() function
523 …ue cellBeforeAdjoiningBorder = CollapsedBorderValue(cellBefore->borderAdjoiningCellAfter(this), in… in computeCollapsedStartBorder()573 …result = chooseBorder(CollapsedBorderValue(colElt->borderAdjoiningCellAfter(this), includeColor ? … in computeCollapsedStartBorder()578 …result = chooseBorder(CollapsedBorderValue(colElt->borderAdjoiningCellAfter(this), includeColor ? … in computeCollapsedStartBorder()