Searched refs:bboxw (Results 1 – 1 of 1) sorted by relevance
2746 bboxw, /* BoundingBox width */ in start_nup() local2762 bboxw = bounding_box[2] - bounding_box[0]; in start_nup()2769 bboxw = (int)PageWidth; 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 …]