Home
last modified time | relevance | path

Searched defs:layoutDirection (Results 1 – 12 of 12) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI48_0_0conversions.h15 inline std::string toString(const LayoutDirection &layoutDirection) { in toString()
26 inline int toInt(const LayoutDirection &layoutDirection) { in toInt()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI47_0_0conversions.h15 inline std::string toString(const LayoutDirection &layoutDirection) { in toString()
26 inline int toInt(const LayoutDirection &layoutDirection) { in toInt()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI49_0_0conversions.h15 inline std::string toString(const LayoutDirection &layoutDirection) { in toString()
26 inline int toInt(const LayoutDirection &layoutDirection) { in toInt()
/expo/packages/expo-image/android/src/main/java/expo/modules/image/drawing/
H A DOutlineProvider.kt151 val layoutDirection = view.layoutDirection in updateBoundsAndLayoutDirection() constant
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/image/drawing/
H A DOutlineProvider.kt151 val layoutDirection = view.layoutDirection in updateBoundsAndLayoutDirection() constant
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/image/drawing/
H A DOutlineProvider.kt151 val layoutDirection = view.layoutDirection in updateBoundsAndLayoutDirection() constant
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/
H A DABI48_0_0RCTLayout.h28 UIUserInterfaceLayoutDirection layoutDirection; member
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/
H A DABI49_0_0RCTLayout.h28 UIUserInterfaceLayoutDirection layoutDirection; member
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/
H A DABI47_0_0RCTLayout.h28 UIUserInterfaceLayoutDirection layoutDirection; member
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/image/
H A DExpoImageView.kt189 val layoutDirection = if (I18nUtil.getInstance().isRTL(context)) { in <lambda>() constant
/expo/packages/expo-image/android/src/main/java/expo/modules/image/
H A DExpoImageView.kt207 val layoutDirection = if (I18nUtil.getInstance().isRTL(context)) { in <lambda>() constant
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/image/
H A DExpoImageView.kt207 val layoutDirection = if (I18nUtil.getInstance().isRTL(context)) { in <lambda>() constant