Home | History | Annotate | Download | only in rendering

Lines Matching refs:borderLeftWidth

896     IntRect bounds = IntRect(r.x() + o->style()->borderLeftWidth(),
898 r.width() - o->style()->borderLeftWidth() - o->style()->borderRightWidth(),