Home | History | Annotate | Download | only in rendering

Lines Matching full:linetop

3501             bottom = root->nextRootBox()->lineTop();
3522 if (!useWindowsBehavior && pointInContents.y() < firstRootBoxWithChildren->lineTop() - verticalLineClickFudgeFactor) {
5085 int top = max(curr->lineTop(), curr->y());