bartik_process_maintenance_page in themes/bartik/template.php
Override or insert variables into the maintenance page template.
bartik_process_page in themes/bartik/template.php
Override or insert variables into the page template.
color.inc in themes/bartik/color/color.inc
garland_form_system_theme_settings_alter in themes/garland/theme-settings.php
Implements hook_form_FORM_ID_alter().
hook_form_system_theme_settings_alter in modules/system/theme.api.php
Allow themes to alter the theme-specific settings form.
system_theme_settings in modules/system/system.admin.inc
Form builder; display theme configuration for entire site and individual themes.
template_preprocess_comment in modules/comment/comment.module
Process variables for comment.tpl.php.
template_preprocess_html in includes/theme.inc
Preprocess variables for html.tpl.php
template_preprocess_maintenance_page in includes/theme.inc
Process variables for maintenance-page.tpl.php.
template_preprocess_node in modules/node/node.module
Processes variables for node.tpl.php
template_preprocess_page in includes/theme.inc
Preprocess variables for page.tpl.php
template_preprocess_username in includes/theme.inc
Preprocesses variables for theme_username().
test_theme_form_system_theme_settings_alter in modules/simpletest/tests/themes/test_theme/theme-settings.php
Implements hook_form_FORM_ID_alter().
ThemeTestCase::testThemeGetSetting in modules/simpletest/tests/theme.test
Test the theme_get_setting() function.