Home
last modified time | relevance | path

Searched refs:swapLeftAndRightInRTL (Results 1 – 25 of 31) sorted by relevance

12

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI47_0_0LayoutContext.h52 bool swapLeftAndRightInRTL{false};
70 lhs.swapLeftAndRightInRTL,
76 rhs.swapLeftAndRightInRTL,
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI49_0_0LayoutContext.h51 bool swapLeftAndRightInRTL{false};
69 lhs.swapLeftAndRightInRTL,
75 rhs.swapLeftAndRightInRTL,
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI48_0_0LayoutContext.h52 bool swapLeftAndRightInRTL{false};
70 lhs.swapLeftAndRightInRTL,
76 rhs.swapLeftAndRightInRTL,
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/CoreModules/
H A DABI49_0_0RCTI18nManager.mm39 ABI49_0_0RCT_EXPORT_METHOD(swapLeftAndRightInRTL : (BOOL)value) category
41 [[ABI49_0_0RCTI18nUtil sharedInstance] swapLeftAndRightInRTL:value];
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/CoreModules/
H A DABI47_0_0RCTI18nManager.mm39 ABI47_0_0RCT_EXPORT_METHOD(swapLeftAndRightInRTL : (BOOL)value) category
41 [[ABI47_0_0RCTI18nUtil sharedInstance] swapLeftAndRightInRTL:value];
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/CoreModules/
H A DABI48_0_0RCTI18nManager.mm39 ABI48_0_0RCT_EXPORT_METHOD(swapLeftAndRightInRTL : (BOOL)value) category
41 [[ABI48_0_0RCTI18nUtil sharedInstance] swapLeftAndRightInRTL:value];
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/ReactNative/
H A DI18nManager.d.ts18 swapLeftAndRightInRTL: (swapLeftAndRight: boolean) => void; property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/ReactNative/
H A DI18nManager.d.ts18 swapLeftAndRightInRTL: (swapLeftAndRight: boolean) => void; property
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Modules/
H A DABI47_0_0RCTI18nUtil.h26 - (void)swapLeftAndRightInRTL:(BOOL)value;
H A DABI47_0_0RCTI18nUtil.m20 [sharedInstance swapLeftAndRightInRTL:true];
84 - (void)swapLeftAndRightInRTL:(BOOL)value
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Modules/
H A DABI49_0_0RCTI18nUtil.h26 - (void)swapLeftAndRightInRTL:(BOOL)value;
H A DABI49_0_0RCTI18nUtil.m20 [sharedInstance swapLeftAndRightInRTL:true];
84 - (void)swapLeftAndRightInRTL:(BOOL)value
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Modules/
H A DABI48_0_0RCTI18nUtil.h26 - (void)swapLeftAndRightInRTL:(BOOL)value;
H A DABI48_0_0RCTI18nUtil.m20 [sharedInstance swapLeftAndRightInRTL:true];
84 - (void)swapLeftAndRightInRTL:(BOOL)value
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Surface/
H A DABI47_0_0RCTFabricSurface.mm179 layoutContext.swapLeftAndRightInRTL =
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Surface/
H A DABI49_0_0RCTFabricSurface.mm179 layoutContext.swapLeftAndRightInRTL =
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Surface/
H A DABI48_0_0RCTFabricSurface.mm179 layoutContext.swapLeftAndRightInRTL =
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/view/
H A DABI47_0_0YogaLayoutableShadowNode.cpp444 if (layoutContext.swapLeftAndRightInRTL) { in layoutTree()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/view/
H A DABI48_0_0YogaLayoutableShadowNode.cpp443 if (layoutContext.swapLeftAndRightInRTL) { in layoutTree()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/view/
H A DABI49_0_0YogaLayoutableShadowNode.cpp529 if (layoutContext.swapLeftAndRightInRTL) { in layoutTree()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/codegen/ios/ABI49_0_0FBReactNativeSpec/
H A DABI49_0_0FBReactNativeSpec-generated.mm1192 …e&>(turboModule).invokeObjCMethod(rt, VoidKind, "swapLeftAndRightInRTL", @selector(swapLeftAndRigh…
1208 …methodMap_["swapLeftAndRightInRTL"] = MethodMetadata {1, __hostFunction_NativeI18nManagerSpecJSI_s…
H A DABI49_0_0FBReactNativeSpec.h992 - (void)swapLeftAndRightInRTL:(BOOL)flipStyles;
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/codegen/ios/ABI47_0_0FBReactNativeSpec/
H A DABI47_0_0FBReactNativeSpec-generated.mm1250 …e&>(turboModule).invokeObjCMethod(rt, VoidKind, "swapLeftAndRightInRTL", @selector(swapLeftAndRigh…
1266 …methodMap_["swapLeftAndRightInRTL"] = MethodMetadata {1, __hostFunction_NativeI18nManagerSpecJSI_s…
H A DABI47_0_0FBReactNativeSpec.h1022 - (void)swapLeftAndRightInRTL:(BOOL)flipStyles;
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/codegen/ios/ABI48_0_0FBReactNativeSpec/
H A DABI48_0_0FBReactNativeSpec-generated.mm1148 …e&>(turboModule).invokeObjCMethod(rt, VoidKind, "swapLeftAndRightInRTL", @selector(swapLeftAndRigh…
1164 …methodMap_["swapLeftAndRightInRTL"] = MethodMetadata {1, __hostFunction_NativeI18nManagerSpecJSI_s…

12