14 calls to drupal_get_css()

AJAXFrameworkTestCase::testLazyLoad in drupal-7.x/modules/simpletest/tests/ajax.test
Test that new JavaScript and CSS files added during an AJAX request are returned.
ajax_render in drupal-7.x/includes/ajax.inc
Renders a commands array into JSON.
CascadingStylesheetsTestCase::testAlter in drupal-7.x/modules/simpletest/tests/common.test
Tests Locale module's CSS Alter to include RTL overrides.
CascadingStylesheetsTestCase::testRenderExternal in drupal-7.x/modules/simpletest/tests/common.test
Tests rendering an external stylesheet.
CascadingStylesheetsTestCase::testRenderFile in drupal-7.x/modules/simpletest/tests/common.test
Tests rendering the stylesheets.
CascadingStylesheetsTestCase::testRenderInlineNoPreprocess in drupal-7.x/modules/simpletest/tests/common.test
Tests rendering inline stylesheets with preprocessing off.
CascadingStylesheetsTestCase::testRenderInlinePreprocess in drupal-7.x/modules/simpletest/tests/common.test
Tests rendering inline stylesheets with preprocessing on.
CascadingStylesheetsTestCase::testRenderOrder in drupal-7.x/modules/simpletest/tests/common.test
Test CSS ordering.
CascadingStylesheetsTestCase::testRenderOverride in drupal-7.x/modules/simpletest/tests/common.test
Test CSS override.
JavaScriptTestCase::testLibraryRender in drupal-7.x/modules/simpletest/tests/common.test
Adds a library to the page and tests for both its JavaScript and its CSS.
overlay_deliver_empty_page in drupal-7.x/modules/overlay/overlay.module
Prints an empty page.
template_process_html in drupal-7.x/includes/theme.inc
Process variables for html.tpl.php
template_process_maintenance_page in drupal-7.x/includes/theme.inc
Theme process function for theme_maintenance_field().
_color_html_alter in drupal-7.x/modules/color/color.module
Replaces style sheets with color-altered style sheets.