Home
last modified time | relevance | path

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

/external/libchrome/base/i18n/
Dbase_i18n_switches.cc18 const char kForceDirectionLTR[] = "ltr"; variable
Dbase_i18n_switches.h16 BASE_I18N_EXPORT extern const char kForceDirectionLTR[];
Drtl.cc68 if (force_flag == switches::kForceDirectionLTR) in GetCharacterDirection()
182 if (force_flag == switches::kForceDirectionLTR) in GetForcedTextDirection()