Searched refs:isRTLPreferredForCurrentLocale (Results 1 – 4 of 4) sorted by relevance
7 class func isRTLPreferredForCurrentLocale() -> Bool { in isRTLPreferredForCurrentLocale() function17 …UserDefaults.standard.set(supportsRTL ? isRTLPreferredForCurrentLocale() : false, forKey: "RCTI18n… in setSupportsRTL()
29 func isRTLPreferredForCurrentLocale() -> Bool { in isRTLPreferredForCurrentLocale() function38 …UserDefaults.standard.set(supportsRTL ? isRTLPreferredForCurrentLocale() : false, forKey: "ABI48_0… in setSupportsRTL()
51 func isRTLPreferredForCurrentLocale() -> Bool { in isRTLPreferredForCurrentLocale() function61 …UserDefaults.standard.set(supportsRTL ? isRTLPreferredForCurrentLocale() : false, forKey: "ABI49_0… in setSupportsRTL()
51 func isRTLPreferredForCurrentLocale() -> Bool { in isRTLPreferredForCurrentLocale() function61 …UserDefaults.standard.set(supportsRTL ? isRTLPreferredForCurrentLocale() : false, forKey: "RCTI18n… in setSupportsRTL()