| /expo/docs/ui/components/TableOfContents/ |
| H A D | TableOfContents.test.tsx | 11 expect(getHeadingIndent(makeHeading('h1'))).toHaveProperty('paddingLeft', 0); 15 expect(getHeadingIndent(makeHeading('h2'))).toHaveProperty('paddingLeft', 0); 19 expect(getHeadingIndent(makeHeading('h3'))).toHaveProperty('paddingLeft', paddingFactor); 23 expect(getHeadingIndent(makeHeading('h4'))).toHaveProperty('paddingLeft', paddingFactor * 2); 27 expect(getHeadingIndent(makeHeading('h5'))).toHaveProperty('paddingLeft', paddingFactor * 3); 31 expect(getHeadingIndent(makeHeading('h6'))).toHaveProperty('paddingLeft', paddingFactor * 4);
|
| /expo/packages/expo-dev-menu/vendored/react-native-safe-area-context/src/ |
| H A D | SafeAreaView.tsx | 70 paddingLeft = paddingHorizontal, 77 paddingLeft: paddingLeft + insetLeft,
|
| H A D | NativeSafeAreaProvider.tsx | 37 const { paddingTop, paddingBottom, paddingLeft, paddingRight } = 43 left: paddingLeft ? parseInt(paddingLeft, 10) : 0, 124 style.paddingLeft = getInset('left');
|
| /expo/apps/test-suite/components/ |
| H A D | SuiteResult.js | 52 paddingLeft: 16, property 58 paddingLeft: 16, property
|
| H A D | SpecResult.js | 47 paddingLeft: 10, property
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxInspectorStackFrame-test.js.snap | 60 "paddingLeft": 10, 129 "paddingLeft": 10, 194 "paddingLeft": 10,
|
| H A D | LogBoxInspectorReactFrames-test.js.snap | 90 "paddingLeft": 10, 226 "paddingLeft": 10, 318 "paddingLeft": 10, 410 "paddingLeft": 10, 548 "paddingLeft": 10, 684 "paddingLeft": 10,
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxInspectorStackFrame-test.js.snap | 60 "paddingLeft": 10, 129 "paddingLeft": 10, 194 "paddingLeft": 10,
|
| H A D | LogBoxInspectorReactFrames-test.js.snap | 90 "paddingLeft": 10, 226 "paddingLeft": 10, 318 "paddingLeft": 10, 410 "paddingLeft": 10, 548 "paddingLeft": 10, 684 "paddingLeft": 10,
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxInspectorStackFrame-test.js.snap | 60 "paddingLeft": 10, 129 "paddingLeft": 10, 194 "paddingLeft": 10,
|
| H A D | LogBoxInspectorReactFrames-test.js.snap | 90 "paddingLeft": 10, 226 "paddingLeft": 10, 318 "paddingLeft": 10, 410 "paddingLeft": 10, 548 "paddingLeft": 10, 684 "paddingLeft": 10,
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/SafeAreaView/ |
| H A D | ABI48_0_0RCTSafeAreaShadowView.m | 25 super.paddingLeft = (ABI48_0_0YGValue){insets.left, ABI48_0_0YGUnitPoint}; 30 [self didSetProps:@[ @"paddingLeft", @"paddingRight", @"paddingTop", @"paddingBottom" ]];
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/SafeAreaView/ |
| H A D | ABI49_0_0RCTSafeAreaShadowView.m | 25 super.paddingLeft = (ABI49_0_0YGValue){insets.left, ABI49_0_0YGUnitPoint}; 30 [self didSetProps:@[ @"paddingLeft", @"paddingRight", @"paddingTop", @"paddingBottom" ]];
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/SafeAreaView/ |
| H A D | ABI47_0_0RCTSafeAreaShadowView.m | 25 super.paddingLeft = (ABI47_0_0YGValue){insets.left, ABI47_0_0YGUnitPoint}; 30 [self didSetProps:@[ @"paddingLeft", @"paddingRight", @"paddingTop", @"paddingBottom" ]];
|
| /expo/docs/components/ |
| H A D | DocumentationSidebarRightLink.tsx | 98 const indent = parseInt(window.getComputedStyle(el).paddingLeft, 10); 130 const paddingLeft = NESTING_OFFSET * (level - BASE_HEADING_LEVEL); 161 css={[STYLES_LINK, paddingLeft && { paddingLeft }]}>
|
| /expo/packages/@expo/metro-runtime/src/error-overlay/toast/ |
| H A D | ErrorToastMessage.tsx | 19 paddingLeft: 8,
|
| /expo/docs/ui/components/Navigation/ |
| H A D | GroupList.tsx | 29 paddingLeft: spacing[4] + spacing[1.5], // padding + icon width
|
| /expo/docs/ui/components/Markdown/ |
| H A D | index.tsx | 49 style: { marginBottom: '1.5ch', paddingLeft: `1ch` }, 53 style: { marginBottom: '1.5ch', paddingLeft: `1ch` },
|
| /expo/ios/vendored/sdk47/react-native-safe-area-context/ios/ |
| H A D | ABI47_0_0RNCSafeAreaShadowView.m | 88 super.paddingLeft = _paddingMetaProps[META_PROP_LEFT]; 122 super.paddingLeft = (ABI47_0_0YGValue){insetLeft + left, ABI47_0_0YGUnitPoint}; 156 [super didSetProps:@[ @"paddingTop", @"paddingRight", @"paddingBottom", @"paddingLeft" ]];
|
| /expo/ios/vendored/sdk48/react-native-safe-area-context/ios/ |
| H A D | ABI48_0_0RNCSafeAreaShadowView.m | 88 super.paddingLeft = _paddingMetaProps[META_PROP_LEFT]; 122 super.paddingLeft = (ABI48_0_0YGValue){insetLeft + left, ABI48_0_0YGUnitPoint}; 156 [super didSetProps:@[ @"paddingTop", @"paddingRight", @"paddingBottom", @"paddingLeft" ]];
|
| /expo/home/constants/ |
| H A D | SharedStyles.ts | 72 paddingLeft: 15,
|
| /expo/ios/vendored/sdk49/react-native-safe-area-context/ios/ |
| H A D | ABI49_0_0RNCSafeAreaShadowView.m | 89 super.paddingLeft = _paddingMetaProps[META_PROP_LEFT]; 120 …super.paddingLeft = (ABI49_0_0YGValue){[self getEdgeValue:edges.left insetValue:insets.left edgeVa… 166 [super didSetProps:@[ @"paddingTop", @"paddingRight", @"paddingBottom", @"paddingLeft" ]];
|
| /expo/ios/vendored/unversioned/react-native-safe-area-context/ios/ |
| H A D | RNCSafeAreaShadowView.m | 89 super.paddingLeft = _paddingMetaProps[META_PROP_LEFT]; 120 …super.paddingLeft = (YGValue){[self getEdgeValue:edges.left insetValue:insets.left edgeValue:left]… 166 [super didSetProps:@[ @"paddingTop", @"paddingRight", @"paddingBottom", @"paddingLeft" ]];
|
| /expo/apps/native-component-list/src/components/ |
| H A D | SearchBar.ios.tsx | 168 paddingLeft: 2, 177 paddingLeft: 27,
|
| /expo/packages/@expo/metro-runtime/build/error-overlay/toast/ |
| H A D | ErrorToastMessage.js | 41 paddingLeft: 8, property
|