Searched refs:kForceDirectionLTR (Results 1 – 3 of 3) sorted by relevance
18 const char kForceDirectionLTR[] = "ltr"; variable
16 BASE_I18N_EXPORT extern const char kForceDirectionLTR[];
68 if (force_flag == switches::kForceDirectionLTR) in GetCharacterDirection()182 if (force_flag == switches::kForceDirectionLTR) in GetForcedTextDirection()