6 calls to manualcrop_load_crop_selection() in Manual Crop 7
- manualcrop_croptool_process in ./
manualcrop.helpers.inc - Add a croptool to the form element. This extends the FAPI widget or simply adds a new form item to enable cropping in a regular form.
- manualcrop_crop_and_scale_effect in ./
manualcrop.module - Image effect callback; Crop and scale an image resource.
- manualcrop_crop_effect in ./
manualcrop.module - Image effect callback; Crop an image resource.
- manualcrop_file_presave in ./
manualcrop.module - Implements hook_file_presave().
- _manualcrop_add_cache_control in ./
manualcrop.helpers.inc - Adds a cache control parameter to the image URI so the image will be reloaded if the crop selection was changed since it was last feched by the browser.
- _manualcrop_get_auto_reuse_style_name in ./
manualcrop.helpers.inc - Get the image style name that should be used when processing the auto reuse effect.