Home
last modified time | relevance | path

Searched refs:PageBoundingBox (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dps.c409 #define PageBoundingBox "PageBoundingBox:" in ReadPSImage() macro
760 if (LocaleNCompare(PageBoundingBox,command,strlen(PageBoundingBox)) == 0) in ReadPSImage()
762 count=(ssize_t) sscanf(command,PageBoundingBox " %lf %lf %lf %lf", in ReadPSImage()