theme_submit($element)
theme_submit($variables)
includes/form.inc, line 991
<?php function theme_submit($element) { return theme('button', $element); } ?>