Searched refs:bboxl (Results 1 – 1 of 1) sorted by relevance
2747 bboxl; /* BoundingBox height */ in start_nup() local2763 bboxl = bounding_box[3] - bounding_box[1]; in start_nup()2770 bboxl = (int)PageLength; in start_nup()2775 bboxx, bboxy, bboxw, bboxl); in start_nup()2819 l = w * bboxl / bboxw; in start_nup()2824 w = l * bboxw / bboxl; in start_nup()2831 w / bboxw, l / bboxl); in start_nup()2846 l = w * bboxl / bboxw; in start_nup()2851 w = l * bboxw / bboxl; in start_nup()2863 ty, tx + pagew * 0.5 * x, w / bboxw, l / bboxl); in start_nup()[all …]