Searched refs:borderAdjoiningCellAfter (Results 1 – 4 of 4) sorted by relevance
82 const BorderValue& borderAdjoiningCellAfter(const RenderTableCell*) const;
183 const BorderValue& RenderTableCol::borderAdjoiningCellAfter(const RenderTableCell* cell) const in borderAdjoiningCellAfter() function in blink::RenderTableCol
207 const BorderValue& borderAdjoiningCellAfter(const RenderTableCell* cell) in borderAdjoiningCellAfter() function
514 …ue cellBeforeAdjoiningBorder = CollapsedBorderValue(cellBefore->borderAdjoiningCellAfter(this), in… in computeCollapsedStartBorder()564 …result = chooseBorder(CollapsedBorderValue(colElt->borderAdjoiningCellAfter(this), includeColor ? … in computeCollapsedStartBorder()569 …result = chooseBorder(CollapsedBorderValue(colElt->borderAdjoiningCellAfter(this), includeColor ? … in computeCollapsedStartBorder()