10 theme calls to theme_image() in Drupal 5
- color_form_alter in modules/
color/ color.module - Implementation of hook_form_alter().
- system_themes in modules/
system/ system.module - Menu callback; displays a listing of all themes.
- system_theme_select_form in modules/
system/ system.module - Returns a fieldset containing the theme select form.
- theme_aggregator_block_item in modules/
aggregator/ aggregator.module - Format an individual feed item for display in the block.
- theme_feed_icon in includes/
theme.inc - Return code that emits an feed icon.
- theme_forum_icon in modules/
forum/ forum.module - Format the icon for each individual topic.
- theme_tablesort_indicator in includes/
theme.inc - Return a themed sort icon.
- theme_user_picture in modules/
user/ user.module - theme_xml_icon in includes/
theme.inc - Return code that emits an XML icon.
- watchdog_overview in modules/
watchdog/ watchdog.module - Menu callback; displays a listing of log messages.