Home | History | Annotate | Download | only in rendering

Lines Matching refs:bTop

1122     int bTop = borderTop();
1125 int clipY = ty + bTop;
1127 int clipHeight = height() - bTop - borderBottom();