Home
last modified time | relevance | path

Searched refs:supportedOrientations (Results 1 – 21 of 21) sorted by relevance

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Modal/
H A DABI47_0_0RCTModalHostViewComponentView.mm26 UIInterfaceOrientationMask supportedOrientations = 0;
29 supportedOrientations |= UIInterfaceOrientationMaskPortrait;
33 supportedOrientations |= UIInterfaceOrientationMaskPortraitUpsideDown;
37 supportedOrientations |= UIInterfaceOrientationMaskLandscape;
41 supportedOrientations |= UIInterfaceOrientationMaskLandscapeLeft;
45 supportedOrientations |= UIInterfaceOrientationMaskLandscapeRight;
48 if (supportedOrientations == 0) {
56 return supportedOrientations;
251 …troller.supportedInterfaceOrientations = supportedOrientationsMask(newProps.supportedOrientations);
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Modal/
H A DABI49_0_0RCTModalHostViewComponentView.mm26 UIInterfaceOrientationMask supportedOrientations = 0;
29 supportedOrientations |= UIInterfaceOrientationMaskPortrait;
33 supportedOrientations |= UIInterfaceOrientationMaskPortraitUpsideDown;
37 supportedOrientations |= UIInterfaceOrientationMaskLandscape;
41 supportedOrientations |= UIInterfaceOrientationMaskLandscapeLeft;
45 supportedOrientations |= UIInterfaceOrientationMaskLandscapeRight;
48 if (supportedOrientations == 0) {
56 return supportedOrientations;
251 …troller.supportedInterfaceOrientations = supportedOrientationsMask(newProps.supportedOrientations);
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Modal/
H A DABI48_0_0RCTModalHostViewComponentView.mm26 UIInterfaceOrientationMask supportedOrientations = 0;
29 supportedOrientations |= UIInterfaceOrientationMaskPortrait;
33 supportedOrientations |= UIInterfaceOrientationMaskPortraitUpsideDown;
37 supportedOrientations |= UIInterfaceOrientationMaskLandscape;
41 supportedOrientations |= UIInterfaceOrientationMaskLandscapeLeft;
45 supportedOrientations |= UIInterfaceOrientationMaskLandscapeRight;
48 if (supportedOrientations == 0) {
56 return supportedOrientations;
251 …troller.supportedInterfaceOrientations = supportedOrientationsMask(newProps.supportedOrientations);
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/
H A DABI48_0_0RCTModalHostView.m218 UIInterfaceOrientationMask supportedOrientations = 0;
221 supportedOrientations |= UIInterfaceOrientationMaskPortrait;
223 supportedOrientations |= UIInterfaceOrientationMaskPortraitUpsideDown;
225 supportedOrientations |= UIInterfaceOrientationMaskLandscape;
227 supportedOrientations |= UIInterfaceOrientationMaskLandscapeLeft;
229 supportedOrientations |= UIInterfaceOrientationMaskLandscapeRight;
232 return supportedOrientations;
H A DABI48_0_0RCTModalHostView.h37 @property (nonatomic, copy) NSArray<NSString *> *supportedOrientations;
H A DABI48_0_0RCTModalHostViewManager.m128 ABI48_0_0RCT_EXPORT_VIEW_PROPERTY(supportedOrientations, NSArray) category
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/
H A DABI49_0_0RCTModalHostView.m218 UIInterfaceOrientationMask supportedOrientations = 0;
221 supportedOrientations |= UIInterfaceOrientationMaskPortrait;
223 supportedOrientations |= UIInterfaceOrientationMaskPortraitUpsideDown;
225 supportedOrientations |= UIInterfaceOrientationMaskLandscape;
227 supportedOrientations |= UIInterfaceOrientationMaskLandscapeLeft;
229 supportedOrientations |= UIInterfaceOrientationMaskLandscapeRight;
232 return supportedOrientations;
H A DABI49_0_0RCTModalHostView.h37 @property (nonatomic, copy) NSArray<NSString *> *supportedOrientations;
H A DABI49_0_0RCTModalHostViewManager.m128 ABI49_0_0RCT_EXPORT_VIEW_PROPERTY(supportedOrientations, NSArray) category
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/
H A DABI47_0_0RCTModalHostView.m218 UIInterfaceOrientationMask supportedOrientations = 0;
221 supportedOrientations |= UIInterfaceOrientationMaskPortrait;
223 supportedOrientations |= UIInterfaceOrientationMaskPortraitUpsideDown;
225 supportedOrientations |= UIInterfaceOrientationMaskLandscape;
227 supportedOrientations |= UIInterfaceOrientationMaskLandscapeLeft;
229 supportedOrientations |= UIInterfaceOrientationMaskLandscapeRight;
232 return supportedOrientations;
H A DABI47_0_0RCTModalHostView.h37 @property (nonatomic, copy) NSArray<NSString *> *supportedOrientations;
H A DABI47_0_0RCTModalHostViewManager.m124 ABI47_0_0RCT_EXPORT_VIEW_PROPERTY(supportedOrientations, NSArray) category
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Modal/
H A DModal.d.ts63 supportedOrientations?: property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Modal/
H A DModal.d.ts63 supportedOrientations?: property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/rncore/
H A DProps.cpp152supportedOrientations(convertRawProp(context, rawProps, "supportedOrientations", sourceProps.suppo…
H A DProps.h390 …ModalHostViewSupportedOrientationsMask supportedOrientations{static_cast<ModalHostViewSupportedOri…
/expo/packages/expo-dev-client/android/src/androidTest/assets/
H A Dbundled_app.bundle309 …StartShouldSetResponder:this._shouldSetResponder,supportedOrientations:this.props.supportedOrienta…
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js367 …StartShouldSetResponder:this._shouldSetResponder,supportedOrientations:this.props.supportedOrienta… property
H A DEXDevMenuApp.android.js371 …StartShouldSetResponder:this._shouldSetResponder,supportedOrientations:this.props.supportedOrienta… property
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle368 …StartShouldSetResponder:this._shouldSetResponder,supportedOrientations:this.props.supportedOrienta…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle372 …StartShouldSetResponder:this._shouldSetResponder,supportedOrientations:this.props.supportedOrienta…