Home
last modified time | relevance | path

Searched refs:fontWeight (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/expo/packages/html-elements/src/elements/__tests__/__snapshots__/
H A DHeadings-test.tsx.snap.ios9 "fontWeight": "bold",
22 "fontWeight": "bold",
35 "fontWeight": "bold",
48 "fontWeight": "bold",
61 "fontWeight": "bold",
74 "fontWeight": "bold",
H A DHeadings-test.tsx.snap.android9 "fontWeight": "bold",
22 "fontWeight": "bold",
35 "fontWeight": "bold",
48 "fontWeight": "bold",
61 "fontWeight": "bold",
74 "fontWeight": "bold",
H A DHeadings-test.tsx.snap.web6 className="css-text-146c3p1 r-fontSize-6e8ixz r-fontWeight-vw2c0b r-marginBlock-19oforl"
15 className="css-text-146c3p1 r-fontSize-1lijs1h r-fontWeight-vw2c0b r-marginBlock-1u31v3z"
24 className="css-text-146c3p1 r-fontSize-tg2c11 r-fontWeight-vw2c0b r-marginBlock-11nzuo4"
33 className="css-text-146c3p1 r-fontSize-bzi31h r-fontWeight-vw2c0b r-marginBlock-1hga0el"
42 className="css-text-146c3p1 r-fontSize-n230yh r-fontWeight-vw2c0b r-marginBlock-1946khe"
51 className="css-text-146c3p1 r-fontSize-ydqdv4 r-fontWeight-vw2c0b r-marginBlock-1jm7qrm"
/expo/packages/html-elements/build/elements/
H A DHeadings.js29 fontWeight: 'bold', property
36 fontWeight: 'bold', property
43 fontWeight: 'bold', property
50 fontWeight: 'bold', property
57 fontWeight: 'bold', property
64 fontWeight: 'bold', property
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/
H A DLogBoxInspectorReactFrames-test.js.snap57 "fontWeight": "500",
72 "fontWeight": "500",
87 "fontWeight": "300",
126 "fontWeight": "300",
223 "fontWeight": "300",
315 "fontWeight": "300",
407 "fontWeight": "300",
446 "fontWeight": "300",
545 "fontWeight": "300",
584 "fontWeight": "300",
[all …]
H A DLogBoxInspectorStackFrame-test.js.snap36 "fontWeight": "400",
42 "fontWeight": "300",
57 "fontWeight": "300",
64 "fontWeight": "300",
108 "fontWeight": "400",
126 "fontWeight": "300",
173 "fontWeight": "400",
191 "fontWeight": "300",
H A DLogBoxInspectorMesageHeader-test.js.snap36 "fontWeight": "600",
54 "fontWeight": "500",
113 "fontWeight": "600",
131 "fontWeight": "500",
190 "fontWeight": "600",
208 "fontWeight": "500",
236 "fontWeight": "300",
280 "fontWeight": "600",
298 "fontWeight": "500",
375 "fontWeight": "500",
[all …]
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/
H A DLogBoxInspectorReactFrames-test.js.snap57 "fontWeight": "500",
72 "fontWeight": "500",
87 "fontWeight": "300",
126 "fontWeight": "300",
223 "fontWeight": "300",
315 "fontWeight": "300",
407 "fontWeight": "300",
446 "fontWeight": "300",
545 "fontWeight": "300",
584 "fontWeight": "300",
[all …]
H A DLogBoxInspectorStackFrame-test.js.snap36 "fontWeight": "400",
42 "fontWeight": "300",
57 "fontWeight": "300",
64 "fontWeight": "300",
108 "fontWeight": "400",
126 "fontWeight": "300",
173 "fontWeight": "400",
191 "fontWeight": "300",
H A DLogBoxInspectorMessageHeader-test.js.snap36 "fontWeight": "600",
54 "fontWeight": "500",
113 "fontWeight": "600",
131 "fontWeight": "500",
190 "fontWeight": "600",
208 "fontWeight": "500",
236 "fontWeight": "300",
280 "fontWeight": "600",
298 "fontWeight": "500",
375 "fontWeight": "500",
[all …]
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/
H A DLogBoxInspectorReactFrames-test.js.snap57 "fontWeight": "500",
72 "fontWeight": "500",
87 "fontWeight": "300",
126 "fontWeight": "300",
223 "fontWeight": "300",
315 "fontWeight": "300",
407 "fontWeight": "300",
446 "fontWeight": "300",
545 "fontWeight": "300",
584 "fontWeight": "300",
[all …]
H A DLogBoxInspectorStackFrame-test.js.snap36 "fontWeight": "400",
42 "fontWeight": "300",
57 "fontWeight": "300",
64 "fontWeight": "300",
108 "fontWeight": "400",
126 "fontWeight": "300",
173 "fontWeight": "400",
191 "fontWeight": "300",
H A DLogBoxInspectorMesageHeader-test.js.snap36 "fontWeight": "600",
54 "fontWeight": "500",
113 "fontWeight": "600",
131 "fontWeight": "500",
190 "fontWeight": "600",
208 "fontWeight": "500",
236 "fontWeight": "300",
280 "fontWeight": "600",
298 "fontWeight": "500",
375 "fontWeight": "500",
[all …]
/expo/packages/html-elements/src/elements/
H A DHeadings.tsx41 fontWeight: 'bold',
48 fontWeight: 'bold',
55 fontWeight: 'bold',
62 fontWeight: 'bold',
69 fontWeight: 'bold',
76 fontWeight: 'bold',
/expo/ios/vendored/sdk47/react-native-svg/apple/Text/
H A DABI47_0_0RNSVGFontData.mm13 static NSString *FONT_WEIGHT = @"fontWeight";
33 self->fontWeight = ABI47_0_0RNSVGFontWeightNormal;
57 fontWeight = parent->fontWeight;
70 fontWeight = ABI47_0_0nearestFontWeight(absoluteFontWeight);
79 if (fontWeight == ABI47_0_0RNSVGFontWeightBolder) {
81 } else if (fontWeight == ABI47_0_0RNSVGFontWeightLighter) {
84 return ABI47_0_0RNSVGAbsoluteFontWeights[fontWeight];
133 id fontWeight = [font objectForKey:FONT_WEIGHT];
134 if ([fontWeight isKindOfClass:NSNumber.class]) {
135 [data handleNumericWeight:parent weight:[fontWeight doubleValue]];
[all …]
/expo/ios/vendored/sdk49/react-native-svg/apple/Text/
H A DABI49_0_0RNSVGFontData.mm13 static NSString *FONT_WEIGHT = @"fontWeight";
33 self->fontWeight = ABI49_0_0RNSVGFontWeightNormal;
57 fontWeight = parent->fontWeight;
70 fontWeight = ABI49_0_0nearestFontWeight(absoluteFontWeight);
79 if (fontWeight == ABI49_0_0RNSVGFontWeightBolder) {
81 } else if (fontWeight == ABI49_0_0RNSVGFontWeightLighter) {
84 return ABI49_0_0RNSVGAbsoluteFontWeights[fontWeight];
133 id fontWeight = [font objectForKey:FONT_WEIGHT];
134 if ([fontWeight isKindOfClass:NSNumber.class]) {
135 [data handleNumericWeight:parent weight:[fontWeight doubleValue]];
[all …]
/expo/ios/vendored/sdk48/react-native-svg/apple/Text/
H A DABI48_0_0RNSVGFontData.mm13 static NSString *FONT_WEIGHT = @"fontWeight";
33 self->fontWeight = ABI48_0_0RNSVGFontWeightNormal;
57 fontWeight = parent->fontWeight;
70 fontWeight = ABI48_0_0nearestFontWeight(absoluteFontWeight);
79 if (fontWeight == ABI48_0_0RNSVGFontWeightBolder) {
81 } else if (fontWeight == ABI48_0_0RNSVGFontWeightLighter) {
84 return ABI48_0_0RNSVGAbsoluteFontWeights[fontWeight];
133 id fontWeight = [font objectForKey:FONT_WEIGHT];
134 if ([fontWeight isKindOfClass:NSNumber.class]) {
135 [data handleNumericWeight:parent weight:[fontWeight doubleValue]];
[all …]
/expo/ios/vendored/unversioned/react-native-svg/apple/Text/
H A DRNSVGFontData.mm13 static NSString *FONT_WEIGHT = @"fontWeight";
33 self->fontWeight = RNSVGFontWeightNormal;
57 fontWeight = parent->fontWeight;
70 fontWeight = nearestFontWeight(absoluteFontWeight);
79 if (fontWeight == RNSVGFontWeightBolder) {
81 } else if (fontWeight == RNSVGFontWeightLighter) {
84 return RNSVGAbsoluteFontWeights[fontWeight];
133 id fontWeight = [font objectForKey:FONT_WEIGHT];
134 if ([fontWeight isKindOfClass:NSNumber.class]) {
137 NSString *weight = fontWeight;
[all …]
/expo/home/constants/
H A DSharedStyles.ts18 fontWeight: '500',
22 fontWeight: '400',
38 fontWeight: '400',
89 fontWeight: '400',
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/
H A DABI47_0_0RCTFont.mm107 if (CompareFontWeights(fontWeight, UIFontWeightUltraLight)) {
109 } else if (CompareFontWeights(fontWeight, UIFontWeightThin)) {
111 } else if (CompareFontWeights(fontWeight, UIFontWeightLight)) {
119 } else if (CompareFontWeights(fontWeight, UIFontWeightBold)) {
288 ABI47_0_0RCTFontWeight fontWeight = defaultFontWeight;
296 fontWeight = weightOfFont(font);
308 fontWeight = weight ? [ABI47_0_0RCTConvert ABI47_0_0RCTFontWeight:weight] : fontWeight;
315 font = cachedSystemFont(fontSize, fontWeight);
342 fontWeight = weight ? fontWeight : weightOfFont(font);
350 } else if (fontWeight > UIFontWeightRegular) {
[all …]
/expo/android/vendored/unversioned/react-native-svg/android/src/main/java/com/horcrux/svg/
H A DFontData.java41 static int from(FontWeight fontWeight, FontData parent) { in from() argument
42 if (fontWeight == FontWeight.Bolder) { in from()
44 } else if (fontWeight == FontWeight.Lighter) { in from()
47 return absoluteFontWeights[fontWeight.ordinal()]; in from()
97 FontWeight fontWeight; field in FontData
119 fontWeight = FontWeight.Normal; in FontData()
148 fontWeight = parent.fontWeight; in setInheritedWeight()
155 fontWeight = AbsoluteFontWeight.nearestFontWeight(absoluteFontWeight); in handleNumericWeight()
178 fontWeight = AbsoluteFontWeight.nearestFontWeight(absoluteFontWeight); in FontData()
/expo/android/vendored/sdk47/react-native-svg/android/src/main/java/abi47_0_0/com/horcrux/svg/
H A DFontData.java41 static int from(FontWeight fontWeight, FontData parent) { in from() argument
42 if (fontWeight == FontWeight.Bolder) { in from()
44 } else if (fontWeight == FontWeight.Lighter) { in from()
47 return absoluteFontWeights[fontWeight.ordinal()]; in from()
97 FontWeight fontWeight; field in FontData
119 fontWeight = FontWeight.Normal; in FontData()
148 fontWeight = parent.fontWeight; in setInheritedWeight()
155 fontWeight = AbsoluteFontWeight.nearestFontWeight(absoluteFontWeight); in handleNumericWeight()
178 fontWeight = AbsoluteFontWeight.nearestFontWeight(absoluteFontWeight); in FontData()
/expo/android/vendored/sdk48/react-native-svg/android/src/main/java/abi48_0_0/com/horcrux/svg/
H A DFontData.java41 static int from(FontWeight fontWeight, FontData parent) { in from() argument
42 if (fontWeight == FontWeight.Bolder) { in from()
44 } else if (fontWeight == FontWeight.Lighter) { in from()
47 return absoluteFontWeights[fontWeight.ordinal()]; in from()
97 FontWeight fontWeight; field in FontData
119 fontWeight = FontWeight.Normal; in FontData()
148 fontWeight = parent.fontWeight; in setInheritedWeight()
155 fontWeight = AbsoluteFontWeight.nearestFontWeight(absoluteFontWeight); in handleNumericWeight()
178 fontWeight = AbsoluteFontWeight.nearestFontWeight(absoluteFontWeight); in FontData()
/expo/android/vendored/sdk49/react-native-svg/android/src/main/java/abi49_0_0/com/horcrux/svg/
H A DFontData.java41 static int from(FontWeight fontWeight, FontData parent) { in from() argument
42 if (fontWeight == FontWeight.Bolder) { in from()
44 } else if (fontWeight == FontWeight.Lighter) { in from()
47 return absoluteFontWeights[fontWeight.ordinal()]; in from()
97 FontWeight fontWeight; field in FontData
119 fontWeight = FontWeight.Normal; in FontData()
148 fontWeight = parent.fontWeight; in setInheritedWeight()
155 fontWeight = AbsoluteFontWeight.nearestFontWeight(absoluteFontWeight); in handleNumericWeight()
178 fontWeight = AbsoluteFontWeight.nearestFontWeight(absoluteFontWeight); in FontData()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/
H A DABI48_0_0RCTFont.mm107 if (CompareFontWeights(fontWeight, UIFontWeightUltraLight)) {
109 } else if (CompareFontWeights(fontWeight, UIFontWeightThin)) {
111 } else if (CompareFontWeights(fontWeight, UIFontWeightLight)) {
119 } else if (CompareFontWeights(fontWeight, UIFontWeightBold)) {
368 ABI48_0_0RCTFontWeight fontWeight = defaultFontWeight;
376 fontWeight = weightOfFont(font);
388 fontWeight = weight ? [ABI48_0_0RCTConvert ABI48_0_0RCTFontWeight:weight] : fontWeight;
395 font = cachedSystemFont(fontSize, fontWeight);
422 fontWeight = weight ? fontWeight : weightOfFont(font);
430 } else if (fontWeight > UIFontWeightRegular) {
[all …]

12345678910>>...12