Searched defs:is_left_to_right (Results 1 – 3 of 3) sorted by relevance
97 pub fn is_left_to_right(&self, locale: &Locale) -> bool { in is_left_to_right() method
73 inline bool icu4x::LocaleDirectionality::is_left_to_right(const icu4x::Locale& locale) const { in is_left_to_right() function in icu4x::LocaleDirectionality
232 pub fn is_left_to_right(&self, langid: &LanguageIdentifier) -> bool { in is_left_to_right() method