8 theme calls to theme_menu_local_action()

custom_block_menu_local_tasks in drupal/core/modules/block/custom_block/custom_block.module
Implements hook_menu_local_tasks().
design_test_menu_local_tasks_alter in drupal/core/modules/system/tests/modules/design_test/design_test.module
Implements hook_menu_local_tasks_alter().
forum_menu_local_tasks in drupal/core/modules/forum/forum.module
Implements hook_menu_local_tasks().
hook_menu_local_tasks in drupal/core/modules/system/system.api.php
Alter tabs and actions displayed on the page before they are rendered.
menu_get_local_actions in drupal/core/includes/menu.inc
Returns the rendered local actions at the current level.
menu_local_tasks in drupal/core/includes/menu.inc
Collects the local tasks (tabs), action links, and the root path.
menu_overview_form in drupal/core/modules/menu/menu.admin.inc
Form constructor to edit an entire menu tree at once.
node_menu_local_tasks in drupal/core/modules/node/node.module
Implements hook_menu_local_tasks().