Home | History | Annotate | Download | only in rendering

Lines Matching refs:borderEnd

426     int sectionLogicalLeft = style()->isLeftToRightDirection() ? borderStart() : borderEnd();
912 const BorderValue& tb = style()->borderEnd();
920 const BorderValue& gb = colGroup->style()->borderEnd();
932 const BorderValue& sb = firstNonEmptySection->style()->borderEnd();
942 const BorderValue& cb = cs.primaryCell()->style()->borderEnd(); // FIXME: Make this work with perpendicular and flipped cells.
946 const BorderValue& rb = cs.primaryCell()->parent()->style()->borderEnd();
958 return RenderBlock::borderEnd();
1071 const BorderValue& tb = style()->borderEnd();