You are here

6 calls to image_styles() in Drupal 7

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