Home | History | Annotate | Download | only in coders

Lines Matching refs:BoundingBox

403 #define BoundingBox  "BoundingBox:"
682 if (LocaleNCompare(BoundingBox,command,strlen(BoundingBox)) == 0)
684 count=(ssize_t) sscanf(command,BoundingBox " %lf %lf %lf %lf",
1691 (void) CopyMagickString(buffer,"%%%%BoundingBox: (atend)\n",
1696 "%%%%BoundingBox: %.20g %.20g %.20g %.20g\n",ceil(bounds.x1-0.5),
2313 "%%%%BoundingBox: %.20g %.20g %.20g %.20g\n",ceil(bounds.x1-0.5),