Home | History | Annotate | Download | only in rendering

Lines Matching refs:bLeft

904     int bLeft = borderLeft();
907 int clipX = tx + bLeft;
909 int clipWidth = width() - bLeft - borderRight();