7 uses of LANGUAGE_RTL

drupal_add_css in drupal-6.x/includes/common.inc
Adds a CSS file to the stylesheet queue.
locale_languages_overview_form in drupal-6.x/includes/locale.inc
User interface for the language overview screen.
phptemplate_get_ie_styles in drupal-6.x/themes/garland/template.php
Generates IE CSS links for LTR and RTL languages.
template_preprocess_book_export_html in drupal-6.x/modules/book/book.module
Process variables for book-export-html.tpl.php.
_color_page_alter in drupal-6.x/modules/color/color.module
Callback for the theme to alter the resources used.
_locale_get_predefined_list in drupal-6.x/includes/locale.inc
Some of the common languages with their English and native names
_locale_languages_common_controls in drupal-6.x/includes/locale.inc
Common elements of the language addition and editing form.