Home | History | Annotate | Download | only in rendering

Lines Matching refs:borderLeft

408     int bl = borderLeft();
446 int leftBorderOverflow = collapsing ? borderLeft() - outerBorderLeft() : 0;
772 const BorderValue& tb = style()->borderLeft();
781 const BorderValue& gb = style()->borderLeft();
793 const BorderValue& sb = firstNonEmptySection->style()->borderLeft();
803 const BorderValue& cb = cs.cell->style()->borderLeft();
807 const BorderValue& rb = cs.cell->parent()->style()->borderLeft();
819 return RenderBlock::borderLeft();
961 const BorderValue& tb = style()->borderLeft();