42 calls to drupal_add_css()

ajax_forms_test_lazy_load_form_submit in modules/simpletest/tests/ajax_forms_test.module
Form submit handler: Adds JavaScript and CSS that wasn't on the original form.
bartik_preprocess_html in themes/bartik/template.php
Add body classes if certain regions have content.
bartik_preprocess_maintenance_page in themes/bartik/template.php
Implements hook_preprocess_maintenance_page().
block_admin_demo in modules/block/block.admin.inc
Menu callback for admin/structure/block/demo.
CascadingStylesheetsTestCase::testAddExternal in modules/simpletest/tests/common.test
Tests adding an external stylesheet.
CascadingStylesheetsTestCase::testAddFile in modules/simpletest/tests/common.test
Tests adding a file stylesheet.
CascadingStylesheetsTestCase::testAlter in modules/simpletest/tests/common.test
Tests Locale module's CSS Alter to include RTL overrides.
CascadingStylesheetsTestCase::testDefault in modules/simpletest/tests/common.test
Check default stylesheets as empty.
CascadingStylesheetsTestCase::testRenderExternal in modules/simpletest/tests/common.test
Tests rendering an external stylesheet.
CascadingStylesheetsTestCase::testRenderFile in modules/simpletest/tests/common.test
Tests rendering the stylesheets.
CascadingStylesheetsTestCase::testRenderInlineNoPreprocess in modules/simpletest/tests/common.test
Tests rendering inline stylesheets with preprocessing off.
CascadingStylesheetsTestCase::testRenderInlinePreprocess in modules/simpletest/tests/common.test
Tests rendering inline stylesheets with preprocessing on.
CascadingStylesheetsTestCase::testRenderOrder in modules/simpletest/tests/common.test
Test CSS ordering.
CascadingStylesheetsTestCase::testRenderOverride in modules/simpletest/tests/common.test
Test CSS override.
CascadingStylesheetsTestCase::testReset in modules/simpletest/tests/common.test
Makes sure that reseting the CSS empties the cache.
common_test_js_and_css_querystring in modules/simpletest/tests/common_test.module
Adds a JavaScript file and a CSS file with a query string appended.
dblog_init in modules/dblog/dblog.module
Implements hook_init().
drupal_get_css in includes/common.inc
Returns a themed representation of all stylesheets to attach to the page.
garland_preprocess_html in themes/garland/template.php
Override or insert variables into the html template.
help_main in modules/help/help.admin.inc
Menu callback; prints a page listing a glossary of Drupal terminology.
hook_init in modules/system/system.api.php
Perform setup tasks for non-cached page requests.
locale_block_view in modules/locale/locale.module
Implements hook_block_view().
locale_language_switcher_session in includes/locale.inc
Return the session language switcher block.
locale_translate_seek_screen in modules/locale/locale.admin.inc
String search screen.
openid_user_identities in modules/openid/openid.pages.inc
Menu callback; Manage OpenID identities for the specified user.
overlay_render_region in modules/overlay/overlay.module
Renders an individual page region.
seven_preprocess_html in themes/seven/template.php
Override or insert variables into the html template.
simpletest_result_form in modules/simpletest/simpletest.pages.inc
Test results form for $test_id.
system_add_module_assets in modules/system/system.module
Adds CSS and JavaScript files declared in module .info files.
system_init in modules/system/system.module
Implements hook_init().
template_process_html in includes/theme.inc
Process variables for html.tpl.php
template_process_maintenance_page in includes/theme.inc
Theme process function for theme_maintenance_field().
theme_color_scheme_form in modules/color/color.module
Returns HTML for a theme's color form.
theme_dashboard in modules/dashboard/dashboard.module
Returns HTML for the entire dashboard.
theme_profile_admin_overview in modules/profile/profile.admin.inc
Returns HTML for the profile field overview form into a drag and drop enabled table.
theme_simpletest_test_table in modules/simpletest/simpletest.pages.inc
Returns HTML for a test list generated by simpletest_test_form() into a table.
theme_taxonomy_overview_terms in modules/taxonomy/taxonomy.admin.inc
Returns HTML for a terms overview form as a sortable list of terms.
theme_update_report in modules/update/update.report.inc
Returns HTML for the project status report.
_batch_page in includes/batch.inc
Renders the batch processing page based on the current state of the batch.
_drupal_maintenance_theme in includes/theme.maintenance.inc
Sets up the theming system for maintenance page.
_drupal_theme_initialize in includes/theme.inc
Initializes the theme system given already loaded information.
_locale_translate_language_list in includes/locale.inc
List languages in search result table

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.