6 calls to image_styles()

ImageFileMoveTest::testNormal in drupal/modules/simpletest/tests/image.test
Tests moving a randomly generated image.
image_path_flush in drupal/modules/image/image.module
Clears cached versions of a specific file in all styles.
image_style_list in drupal/modules/image/image.admin.inc
Menu callback; Listing of all current image styles.
image_style_load in drupal/modules/image/image.module
Loads a style by style name or ID.
image_style_name_validate in drupal/modules/image/image.admin.inc
Element validate function to ensure unique, URL safe style names.
image_style_options in drupal/modules/image/image.module
Gets an array of image styles suitable for using as select list options.