Searched refs:topForPaginationCheck (Results 1 – 1 of 1) sorted by relevance
238 int topForPaginationCheck = curr->logicalTopVisualOverflow(root->lineTop()); in paint() local242 topForPaginationCheck = min(topForPaginationCheck, root->lineTop()); in paint()245 if (bottomForPaginationCheck - topForPaginationCheck <= v->printRect().height()) { in paint()251 if (ty + topForPaginationCheck < v->truncatedAt()) in paint()252 v->setBestTruncatedAt(ty + topForPaginationCheck, renderer); in paint()254 if (ty + topForPaginationCheck >= v->truncatedAt()) in paint()