12 theme calls to theme_form_element()

theme_checkbox in drupal-6.x/includes/form.inc
Format a checkbox.
theme_checkboxes in drupal-6.x/includes/form.inc
Format a set of checkboxes.
theme_date in drupal-6.x/includes/form.inc
Format a date selection element.
theme_file in drupal-6.x/includes/form.inc
Format a file upload field.
theme_item in drupal-6.x/includes/form.inc
Format a form item.
theme_password in drupal-6.x/includes/form.inc
Format a password field.
theme_password_confirm in drupal-6.x/includes/form.inc
Format a password_confirm item.
theme_radio in drupal-6.x/includes/form.inc
Format a radio button.
theme_radios in drupal-6.x/includes/form.inc
Format a set of radio buttons.
theme_select in drupal-6.x/includes/form.inc
Format a dropdown menu or scrolling selection box.
theme_textarea in drupal-6.x/includes/form.inc
Format a textarea.
theme_textfield in drupal-6.x/includes/form.inc
Format a textfield.