7 theme calls to theme_comment_view()

comment_form_add_preview in drupal-6.x/modules/comment/comment.module
Form builder; Generate and validate a comment preview form.
comment_render in drupal-6.x/modules/comment/comment.module
Renders comment(s).
comment_reply in drupal-6.x/modules/comment/comment.pages.inc
This function is responsible for generating a comment reply form. There are several cases that have to be handled, including:
theme_comment_flat_collapsed in drupal-6.x/modules/comment/comment.module
Theme comment flat collapsed view.
theme_comment_flat_expanded in drupal-6.x/modules/comment/comment.module
Theme comment flat expanded view.
theme_comment_thread_collapsed in drupal-6.x/modules/comment/comment.module
Theme comment thread collapsed view.
theme_comment_thread_expanded in drupal-6.x/modules/comment/comment.module
Theme comment thread expanded view.