7 calls to node_type_set_defaults()

node_type_form in drupal-7.x/modules/node/content_types.inc
Form constructor for the node type editing form.
node_type_form_submit in drupal-7.x/modules/node/content_types.inc
Form submission handler for node_type_form().
node_type_reset in drupal-7.x/modules/node/content_types.inc
Resets relevant fields of a module-defined node type to their default values.
node_type_save in drupal-7.x/modules/node/node.module
Saves a node type to the database.
standard_install in drupal-7.x/profiles/standard/standard.install
Implements hook_install().
_book_install_type_create in drupal-7.x/modules/book/book.install
Creates the book content type.
_node_types_build in drupal-7.x/modules/node/node.module
Builds and returns the list of available node types.