Note: this list is generated by looking for the string for this theme hook, so it may include some references that are not actually using this theme hook.

ajax_test_dialog in modules/simpletest/tests/ajax_test.module
Menu callback: Renders a form elements and links with #ajax['dialog'].
backdrop_common_theme in includes/common.inc
Provides theme registration for themes across .inc files.
book_node_view_link in modules/book/book.module
Adds relevant book links to the node's links.
book_node_view_link in modules/book/book.module
Adds relevant book links to the node's links.
comment_build_content in modules/comment/comment.module
Builds a structured array representing the comment's content.
comment_build_content in modules/comment/comment.module
Builds a structured array representing the comment's content.
comment_build_content in modules/comment/comment.module
Builds a structured array representing the comment's content.
comment_node_view in modules/comment/comment.module
Implements hook_node_view().
comment_node_view in modules/comment/comment.module
Implements hook_node_view().
comment.tpl.php in themes/basis/templates/comment.tpl.php
Basis' theme implementation for comments.
comment.tpl.php in themes/bartik/templates/comment.tpl.php
Bartik's theme implementation for comments.
comment.tpl.php in modules/comment/templates/comment.tpl.php
Default theme implementation for comments.
contextual_element_info in modules/contextual/contextual.module
Implements hook_element_info().
file_build_content in modules/file/file.module
Builds a structured array representing the file's content.
file_build_content in modules/file/file.module
Builds a structured array representing the file's content.
file_build_content in modules/file/file.module
Builds a structured array representing the file's content.
file.tpl.php in modules/file/templates/file.tpl.php
Default theme implementation to display a file.
hook_file_view in modules/file/file.api.php
Add to files as they are viewed.
language_negotiation_get_switch_links in includes/language.inc
Returns the language switch links for the given language.
layout_block_configure_form in modules/layout/layout.admin.inc
Form callback; Add or edit a block within a layout.
layout_menu_item_form in modules/layout/layout.admin.inc
Form callback; Configure a layout menu item.
layout_settings_form in modules/layout/layout.admin.inc
Render the settings form for layout.
locale_block_view in modules/locale/locale.module
Implements hook_block_view().
locale_block_view in modules/locale/locale.module
Implements hook_block_view().
NodeBlock::form in modules/node/node.block.inc
Builds the block's settings configuration form.
NodeBlock::formSubmit in modules/node/node.block.inc
Submit handler to save the form settings.
NodeBlockFunctionalTest::testNodeBlock in modules/node/tests/node.test
Tests the Existing content block.
NodeBlock::getContent in modules/node/node.block.inc
Sets block content on block view.
node_build_content in modules/node/node.module
Builds a structured array representing the node's content.
node_build_content in modules/node/node.module
Builds a structured array representing the node's content.
node_build_content in modules/node/node.module
Builds a structured array representing the node's content.
node_feed in modules/node/node.module
Page callback: Generates and prints an RSS feed.
node_row_node_view_preprocess_node in modules/node/views/node.views.inc
Implements hook_preprocess_node().
node.tpl.php in modules/node/templates/node.tpl.php
Default theme implementation to display a node.
node.tpl.php in themes/bartik/templates/node.tpl.php
Bartik's theme implementation to display a node.
NodeTranslateBlockFunctionalTest::testNodeTranslateBlock in modules/node/tests/node.test
Tests the Existing content block.
redirect_field_attach_form in modules/redirect/redirect.module
Implements hook_field_attach_form().
redirect_handler_field_redirect_operations::render in modules/redirect/views/redirect_handler_field_redirect_operations.inc
Render the field.
system_element_info in modules/system/system.module
Implements hook_element_info().
system_element_info in modules/system/system.module
Implements hook_element_info().
system_header_block in modules/system/system.module
Output the content for the header block.
system_header_block in modules/system/system.module
Output the content for the header block.
system_modules in modules/system/system.admin.inc
Menu callback; provides module enable/disable interface.
_system_modules_build_row in modules/system/system.admin.inc
Build a table row for the system modules page.
template_preprocess_block in modules/layout/layout.theme.inc
Prepares variables for block templates.
template_preprocess_views_ui_view_preview_section in modules/views_ui/views_ui.theme.inc
Theme preprocess for theme_views_ui_view_preview_section().
template_preprocess_views_ui_view_preview_section in modules/views_ui/views_ui.theme.inc
Theme preprocess for theme_views_ui_view_preview_section().
template_preprocess_views_view_row_comment in modules/comment/views/comment.views.inc
Template helper for theme_views_view_row_comment
ThemeFunctionsTestCase::testBackdropPreRenderLinks in modules/simpletest/tests/theme.test
Test the use of backdrop_pre_render_links() on a nested array of links.
ThemeFunctionsTestCase::testLinks in modules/simpletest/tests/theme.test
Tests theme_links().
theme_system_modules_fieldset in modules/system/system.theme.inc
Returns HTML for the modules form.
theme_system_themes_page in modules/system/system.theme.inc
Returns HTML for the Appearance page.
theme_update_version in modules/update/update.theme.inc
Returns HTML for the version display of a project.
theme_update_version in modules/update/update.theme.inc
Returns HTML for the version display of a project.
theme_views_ui_view_preview_section in modules/views_ui/views_ui.theme.inc
Returns the HTML for a section of a View being previewed within the Views UI.
translation_node_view in modules/translation/translation.module
Implements hook_node_view().
translation_node_view in modules/translation/translation.module
Implements hook_node_view().
update_results_page in ./update.php
Displays results of the update script with any accompanying errors.
update_script_selection_form in ./update.php
Form constructor for the list of available database module updates.
user_login_block in modules/user/user.module
views_handler_field_comment_node_link::render in modules/comment/views/views_handler_field_comment_node_link.inc
Render the field.
views_handler_field_contextual_links::render in modules/views/handlers/views_handler_field_contextual_links.inc
Render the contextual fields.
views_handler_field_links::render in modules/views/handlers/views_handler_field_links.inc
Render the links field.
views_plugin_display::options_summary in modules/views/plugins/views_plugin_display.inc
Provide the default summary for options in the views UI.
views_plugin_display_page::options_summary in modules/views/plugins/views_plugin_display_page.inc
Provide the summary for page options in the views UI.
views_plugin_row_comment_rss::option_definition in modules/comment/views/views_plugin_row_comment_rss.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_row_comment_rss::options_form in modules/comment/views/views_plugin_row_comment_rss.inc
Provide a form for setting options.
views_plugin_row_comment_rss::render in modules/comment/views/views_plugin_row_comment_rss.inc
Render a row object. This usually passes through to a theme template of some form, but not always.
views_plugin_row_comment_view::option_definition in modules/comment/views/views_plugin_row_comment_view.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_row_comment_view::options_form in modules/comment/views/views_plugin_row_comment_view.inc
Provide a form for setting options.
views_plugin_row_node_rss::option_definition in modules/node/views/views_plugin_row_node_rss.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_row_node_rss::options_form in modules/node/views/views_plugin_row_node_rss.inc
Provide a form for setting options.
views_plugin_row_node_rss::render in modules/node/views/views_plugin_row_node_rss.inc
Render a row object. This usually passes through to a theme template of some form, but not always.
views_plugin_row_node_view::option_definition in modules/node/views/views_plugin_row_node_view.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_row_node_view::options_form in modules/node/views/views_plugin_row_node_view.inc
Provide a form for setting options.
ViewsUiCommentViewsWizard::build_form_style in modules/views_ui/wizards/views_ui_comment_views_wizard.php
Build the part of the form that builds the display format options.
ViewsUiCommentViewsWizard::display_options_row in modules/views_ui/wizards/views_ui_comment_views_wizard.php
Set the row style and row style plugins to the display_options.
views_ui_edit_form_get_build_from_option in modules/views_ui/views_ui.admin.inc
Build a renderable array representing one option on the configure form.
views-ui-edit-item.tpl.php in modules/views_ui/templates/views-ui-edit-item.tpl.php
This template handles the printing of fields/filters/sort criteria/arguments or relationships.
ViewsUiNodeViewsWizard::build_form_style in modules/views_ui/wizards/views_ui_node_views_wizard.php
Build the part of the form that builds the display format options.
ViewsUiNodeViewsWizard::display_options_row in modules/views_ui/wizards/views_ui_node_views_wizard.php
Set the row style and row style plugins to the display_options.
views_ui_theme in modules/views_ui/views_ui.module
Implements hook_theme().