Home
last modified time | relevance | path

Searched refs:kForceDirectionRTL (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/i18n/
Dbase_i18n_switches.cc19 const char kForceDirectionRTL[] = "rtl"; variable
Dbase_i18n_switches.h17 BASE_I18N_EXPORT extern const char kForceDirectionRTL[];
Drtl.cc66 if (force_flag == switches::kForceDirectionRTL) in GetCharacterDirection()
185 if (force_flag == switches::kForceDirectionRTL) in GetForcedTextDirection()