8 calls to image_style_path()

ImageFileMoveTest::testNormal in drupal/modules/simpletest/tests/image.test
Tests moving a randomly generated image.
ImageStyleFlushTest::createSampleImage in drupal/modules/image/image.test
Given an image style and a wrapper, generate an image.
ImageStylesPathAndUrlTestCase::testImageStylePath in drupal/modules/image/image.test
Test image_style_path().
ImageStylesPathAndUrlTestCase::_testImageStyleUrlAndPath in drupal/modules/image/image.test
Test image_style_url().
image_path_flush in drupal/modules/image/image.module
Clears cached versions of a specific file in all styles.
image_style_deliver in drupal/modules/image/image.module
Page callback: Generates a derivative, given a style and image path.
image_style_url in drupal/modules/image/image.module
Returns the URL for an image derivative given a style and image path.
theme_image_style_preview in drupal/modules/image/image.admin.inc
Returns HTML for a preview of an image style.