Home
last modified time | relevance | path

Searched refs:kForceUIDirection (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libchrome/base/i18n/
H A Dbase_i18n_switches.cc11 const char kForceUIDirection[] = "force-ui-direction"; variable
H A Dbase_i18n_switches.h12 BASE_I18N_EXPORT extern const char kForceUIDirection[];
H A Drtl.cc178 if (command_line->HasSwitch(switches::kForceUIDirection)) { in GetForcedTextDirection()
180 command_line->GetSwitchValueASCII(switches::kForceUIDirection); in GetForcedTextDirection()
/aosp_15_r20/external/cronet/base/i18n/
H A Dbase_i18n_switches.cc11 const char kForceUIDirection[] = "force-ui-direction"; variable
H A Dbase_i18n_switches.h12 BASE_I18N_EXPORT extern const char kForceUIDirection[];
H A Drtl.cc186 if (command_line->HasSwitch(switches::kForceUIDirection)) { in GetForcedTextDirection()
188 command_line->GetSwitchValueASCII(switches::kForceUIDirection); in GetForcedTextDirection()