Home | History | Annotate | Download | only in rendering

Lines Matching refs:borderLeftWidth

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