7 calls to theme_get_registry()

contextual_preprocess in drupal-7.x/modules/contextual/contextual.module
Implements hook_preprocess().
hook_preprocess in drupal-7.x/modules/system/theme.api.php
Preprocess theme variables for templates.
l in drupal-7.x/includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
theme in drupal-7.x/includes/theme.inc
Generates themed output.
ThemeRegistry::initializeRegistry in drupal-7.x/includes/theme.inc
Initializes the full theme registry.
ThemeRegistry::resolveCacheMiss in drupal-7.x/includes/theme.inc
Resolves a cache miss.
theme_test_exit in drupal-7.x/modules/simpletest/tests/theme_test.module
Implements hook_exit().