- backdrop_add_library in core/
includes/ common.inc - Adds multiple JavaScript or CSS files at the same time.
- backdrop_render in core/
includes/ common.inc - Renders HTML given a structured array tree.
- backdrop_render_cache_get in core/
includes/ common.inc - Gets the rendered output of a renderable element from the cache.
- drupal_process_attached in core/
includes/ drupal.inc - Adds attachments to a render() structure.
- field_group_build_entity_groups in core/
modules/ field_group/ field_group.module - Preprocess/ Pre-render callback.
- theme in core/
includes/ theme.inc - Generates themed output.