Searched refs:TrimBox (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/coders/
H A Dpdf.c388 #define TrimBox "TrimBox"
601 if (LocaleNCompare(TrimBox,command,strlen(TrimBox)) == 0)
606 count=(ssize_t) sscanf(command,"TrimBox [%lf %lf %lf %lf",
609 count=(ssize_t) sscanf(command,"TrimBox[%lf %lf %lf %lf",
382 #define TrimBox macro

Completed in 112 milliseconds