Home | History | Annotate | Download | only in rendering

Lines Matching refs:bLeft

1126     int bLeft = borderLeft();
1129 int clipX = tx + bLeft;
1131 int clipWidth = width() - bLeft - borderRight();