Home
last modified time | relevance | path

Searched defs:UIEdgeInsets (Results 1 – 25 of 53) sorted by relevance

123

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/SafeAreaView/
H A DABI48_0_0RCTSafeAreaView.m47 static BOOL UIEdgeInsetsEqualToEdgeInsetsWithThreshold(UIEdgeInsets insets1, UIEdgeInsets insets2, … category
60 …if (UIEdgeInsetsEqualToEdgeInsetsWithThreshold(safeAreaInsets, _currentSafeAreaInsets, 1.0 / ABI48… argument
H A DABI48_0_0RCTSafeAreaViewLocalData.m13 {
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/SafeAreaView/
H A DABI49_0_0RCTSafeAreaView.m47 static BOOL UIEdgeInsetsEqualToEdgeInsetsWithThreshold(UIEdgeInsets insets1, UIEdgeInsets insets2, … category
60 …if (UIEdgeInsetsEqualToEdgeInsetsWithThreshold(safeAreaInsets, _currentSafeAreaInsets, 1.0 / ABI49… argument
H A DABI49_0_0RCTSafeAreaViewLocalData.m13 {
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/SafeAreaView/
H A DABI47_0_0RCTSafeAreaView.m47 static BOOL UIEdgeInsetsEqualToEdgeInsetsWithThreshold(UIEdgeInsets insets1, UIEdgeInsets insets2, … category
60 …if (UIEdgeInsetsEqualToEdgeInsetsWithThreshold(safeAreaInsets, _currentSafeAreaInsets, 1.0 / ABI47… argument
H A DABI47_0_0RCTSafeAreaViewLocalData.m13 {
/expo/ios/vendored/sdk49/react-native-safe-area-context/ios/
H A DABI49_0_0RNCSafeAreaViewLocalData.m6 {
/expo/ios/vendored/sdk47/react-native-safe-area-context/ios/
H A DABI47_0_0RNCSafeAreaViewLocalData.m6 {
/expo/ios/vendored/sdk48/react-native-safe-area-context/ios/
H A DABI48_0_0RNCSafeAreaViewLocalData.m6 {
/expo/ios/vendored/unversioned/react-native-safe-area-context/ios/
H A DRNCSafeAreaViewLocalData.m6 {
/expo/ios/versioned/sdk47/EXPrint/EXPrint/
H A DABI47_0_0EXWKViewPrintPDFRenderer.m16 {
H A DABI47_0_0EXWKPDFRenderer.m21 {
/expo/ios/versioned/sdk48/EXPrint/EXPrint/
H A DABI48_0_0EXWKViewPrintPDFRenderer.m16 {
H A DABI48_0_0EXWKPDFRenderer.m21 {
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/
H A DABI48_0_0RCTShadowView+Layout.m19 {
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/
H A DABI49_0_0RCTShadowView+Layout.m19 {
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/
H A DABI47_0_0RCTShadowView+Layout.m19 {
/expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/Api/Components/SharedElement/
H A DABI48_0_0RNSharedElementContent.m14 {
H A DABI48_0_0RNSharedElementTransition.m312 UIEdgeInsets clipInsets = UIEdgeInsetsZero; argument
/expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/Api/Components/SharedElement/
H A DABI47_0_0RNSharedElementContent.m14 {
H A DABI47_0_0RNSharedElementTransition.m312 UIEdgeInsets clipInsets = UIEdgeInsetsZero; argument
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/ScrollView/
H A DABI48_0_0RCTScrollEvent.m33 {
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/ScrollView/
H A DABI47_0_0RCTScrollEvent.m33 {
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/ScrollView/
H A DABI49_0_0RCTScrollEvent.m33 {
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Text/TextInput/
H A DABI49_0_0RCTBaseTextInputView.m87 - (void)setABI49_0_0ReactBorderInsets:(UIEdgeInsets)ABI49_0_0ReactBorderInsets argument
91 self.backedTextInputView.frame = UIEdgeInsetsInsetRect(self.bounds, ABI49_0_0ReactBorderInsets); argument

123