ibbox_new 62 lib/pdf/bbox.c bbox = ibbox_new(xmin, ymin, xmax, ymax); ibbox_new 13 lib/pdf/bbox.h ibbox_t* ibbox_new(int x1, int y1, int x2, int y2);