25 theme calls to theme_pager()

action_admin_manage in drupal/core/modules/action/action.admin.inc
Menu callback; Displays an overview of available and configured actions.
comment_admin_overview in drupal/core/modules/comment/comment.admin.inc
Form constructor for the comment overview administration form.
dblog_overview in drupal/core/modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
dblog_top in drupal/core/modules/dblog/dblog.admin.inc
Page callback: Shows the most frequent log messages of a given event type.
hook_search_page in drupal/core/modules/search/search.api.php
Override the rendering of search results.
node_admin_nodes in drupal/core/modules/node/node.admin.inc
Returns the admin form object to node_admin_content().
node_page_default in drupal/core/modules/node/node.module
Page callback: Generates a listing of promoted nodes.
path_admin_overview in drupal/core/modules/path/path.admin.inc
Returns a listing of all defined URL aliases.
poll_page in drupal/core/modules/poll/poll.pages.inc
Page callback: Displays a simple list of all available polls.
poll_votes in drupal/core/modules/poll/poll.pages.inc
Page callback: Displays the 'votes' tab for polls.
search_extra_type_search_page in drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module
Implements hook_search_page().
statistics_node_tracker in drupal/core/modules/statistics/statistics.pages.inc
Page callback: Displays statistics for a node.
statistics_recent_hits in drupal/core/modules/statistics/statistics.admin.inc
Page callback: Displays the "recent hits" page.
statistics_top_pages in drupal/core/modules/statistics/statistics.admin.inc
Page callback: Displays statistics for the "top pages" (most accesses).
statistics_top_referrers in drupal/core/modules/statistics/statistics.admin.inc
Page callback: Displays the "top referrers" in the access logs.
statistics_top_visitors in drupal/core/modules/statistics/statistics.admin.inc
Page callback: Displays the "top visitors" page.
statistics_user_tracker in drupal/core/modules/statistics/statistics.pages.inc
Page callback: Displays statistics for a user.
taxonomy_term_page in drupal/core/modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
template_preprocess_aggregator_wrapper in drupal/core/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-wrapper.tpl.php.
template_preprocess_forum_topic_list in drupal/core/modules/forum/forum.module
Preprocesses variables for forum-topic-list.tpl.php.
template_preprocess_search_results in drupal/core/modules/search/search.pages.inc
Process variables for search-results.tpl.php.
theme_locale_translate_edit_form_strings in drupal/core/modules/locale/locale.pages.inc
Default theme function for translation edit form.
theme_taxonomy_overview_terms in drupal/core/modules/taxonomy/taxonomy.admin.inc
Returns HTML for a terms overview form as a sortable list of terms.
tracker_page in drupal/core/modules/tracker/tracker.pages.inc
Page callback: Generates a page of tracked nodes for the site.
user_admin_account in drupal/core/modules/user/user.admin.inc
Form builder; User administration page.