Home | History | Annotate | Download | only in MagickCore

Lines Matching full:undo_cache

8616           (unsigned long) resource_info->undo_cache);
8686 resource_info->undo_cache<<=1;
8687 if (resource_info->undo_cache > 256)
8688 resource_info->undo_cache=1;
8690 (unsigned long) resource_info->undo_cache);