Searched refs:width_limit (Results 1 - 1 of 1) sorted by relevance
/external/ImageMagick/MagickCore/ |
H A D | resource.c | 90 width_limit, 305 limit=resource_info.width_limit; 310 (void) FormatMagickSize(resource_info.width_limit,MagickFalse,"P", 700 resource=resource_info.width_limit; 791 width_limit[MagickFormatExtent]; 800 (void) FormatMagickSize(resource_info.width_limit,MagickFalse,"P", 801 MagickFormatExtent,width_limit); 819 (void) FormatLocaleFile(file," Width: %s\n",width_limit); 883 (void) FormatMagickSize(resource_info.width_limit,MagickFalse,"P", 1073 (void) SetMagickResourceLimit(WidthResource,resource_info.width_limit); 88 width_limit, member in struct:_ResourceInfo 782 width_limit[MagickFormatExtent]; local [all...] |
Completed in 104 milliseconds