Searched refs:bboxl (Results 1 – 1 of 1) sorted by relevance
2746 bboxl; /* BoundingBox height */ in start_nup() local2762 bboxl = bounding_box[3] - bounding_box[1]; in start_nup()2769 bboxl = (int)PageLength; in start_nup()2774 bboxx, bboxy, bboxw, bboxl); in start_nup()2818 l = w * bboxl / bboxw; in start_nup()2823 w = l * bboxw / bboxl; in start_nup()2830 w / bboxw, l / bboxl); in start_nup()2845 l = w * bboxl / bboxw; in start_nup()2850 w = l * bboxw / bboxl; in start_nup()2862 ty, tx + pagew * 0.5 * x, w / bboxw, l / bboxl); in start_nup()[all …]