8 string references to 'image_effects'

image_default_style_revert in drupal-7.x/modules/image/image.module
Reverts the changes made by users to a default image style.
image_effect_delete in drupal-7.x/modules/image/image.module
Deletes an image effect.
image_effect_save in drupal-7.x/modules/image/image.module
Saves an image effect.
image_schema in drupal-7.x/modules/image/image.install
Implements hook_schema().
image_style_delete in drupal-7.x/modules/image/image.module
Deletes an image style.
image_style_flush in drupal-7.x/modules/image/image.module
Flushes cached media for a style.
image_update_7000 in drupal-7.x/modules/image/image.install
Install the schema for users upgrading from the contributed module.
image_update_7001 in drupal-7.x/modules/image/image.install
Rename possibly misnamed {image_effect} table to {image_effects}.