23 theme calls to theme_username()

blog_page_user in drupal/modules/blog/blog.pages.inc
Menu callback; displays a Drupal page containing recent blog entries of a given user.
comment_admin_overview in drupal/modules/comment/comment.admin.inc
Form builder for the comment overview administration form.
comment_form in drupal/modules/comment/comment.module
Generate the basic commenting form, for appending to a node or display on a separate page.
contact_personal_form in drupal/modules/contact/contact.pages.inc
Form constructor for the personal contact form.
dblog_event in drupal/modules/dblog/dblog.admin.inc
Page callback: Displays details about a specific database log message.
dblog_overview in drupal/modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
hook_search_execute in drupal/modules/search/search.api.php
Execute a search for a set of key words.
node_admin_nodes in drupal/modules/node/node.admin.inc
Form builder: Builds the node administration overview.
node_revision_overview in drupal/modules/node/node.pages.inc
Generates an overview table of older revisions of a node.
node_search_execute in drupal/modules/node/node.module
Implements hook_search_execute().
poll_votes in drupal/modules/poll/poll.pages.inc
Callback for the 'votes' tab for polls you can see other votes on
statistics_access_log in drupal/modules/statistics/statistics.admin.inc
Page callback: Gathers page access statistics suitable for rendering.
statistics_node_tracker in drupal/modules/statistics/statistics.pages.inc
Page callback: Displays statistics for a node.
statistics_recent_hits in drupal/modules/statistics/statistics.admin.inc
Page callback: Displays the "recent hits" page.
statistics_top_visitors in drupal/modules/statistics/statistics.admin.inc
Page callback: Displays the "top visitors" page.
template_preprocess_comment in drupal/modules/comment/comment.module
Process variables for comment.tpl.php.
template_preprocess_forum_submitted in drupal/modules/forum/forum.module
Preprocesses variables for forum-submitted.tpl.php.
template_preprocess_node in drupal/modules/node/node.module
Processes variables for node.tpl.php
template_preprocess_profile_listing in drupal/modules/profile/profile.module
Process variables for profile-listing.tpl.php.
theme_node_recent_content in drupal/modules/node/node.module
Returns HTML for a recent node to be displayed in the recent content block.
theme_user_list in drupal/modules/user/user.module
Returns HTML for a list of users.
tracker_page in drupal/modules/tracker/tracker.pages.inc
Page callback: prints a listing of active nodes on the site.
user_admin_account in drupal/modules/user/user.admin.inc
Form builder; User administration page.