Home
last modified time | relevance | path

Searched refs:Normal (Results 1 – 25 of 69) sorted by relevance

123

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/mounting/
H A DABI49_0_0ShadowTree.h51 Normal, enumerator
146 CommitMode::Normal}; // Protected by `commitMutex_`.
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/mounting/
H A DABI48_0_0ShadowTree.h52 Normal, enumerator
140 CommitMode::Normal}; // Protected by `commitMutex_`.
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/mounting/
H A DABI47_0_0ShadowTree.h52 Normal, enumerator
140 CommitMode::Normal}; // Protected by `commitMutex_`.
/expo/tools/src/packages-graph/
H A DPackagesGraph.ts48 DependencyKind.Normal,
79 kind: DependencyKind = DependencyKind.Normal,
H A DPackagesGraphEdge.ts50 DependencyKind.Normal,
H A DPackagesGraphUtils.ts69 kind: DependencyKind.Normal,
115 case DependencyKind.Normal:
/expo/tools/src/commands/
H A DPackagesDependencyGraphCommand.ts15 DependencyKind.Normal,
/expo/tools/src/
H A DPackages.ts27 Normal = 'dependencies', enumerator
33 export const DefaultDependencyKind = [DependencyKind.Normal, DependencyKind.Dev];
257 getDependencies(kinds: DependencyKind[] = [DependencyKind.Normal]): PackageDependency[] {
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkFontStyle.h64 static constexpr SkFontStyle Normal() { in Normal() function
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkFontStyle.h64 static constexpr SkFontStyle Normal() { in Normal() function
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/attributedstring/
H A DABI47_0_0primitives.h16 enum class FontStyle { Normal, Italic, Oblique }; enumerator
127 Normal, // Less frequent hyphenation. enumerator
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkFontStyle.h66 static constexpr SkFontStyle Normal() { in Normal() function
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkFontStyle.h66 static constexpr SkFontStyle Normal() { in Normal() function
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkFontStyle.h66 static constexpr SkFontStyle Normal() { in Normal() function
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkFontStyle.h66 static constexpr SkFontStyle Normal() { in Normal() function
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkFontStyle.h66 static constexpr SkFontStyle Normal() { in Normal() function
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkFontStyle.h66 static constexpr SkFontStyle Normal() { in Normal() function
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/attributedstring/
H A DABI48_0_0primitives.h16 enum class FontStyle { Normal, Italic, Oblique }; enumerator
150 Normal, // Less frequent hyphenation. enumerator
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/attributedstring/
H A DABI49_0_0primitives.h16 enum class FontStyle { Normal, Italic, Oblique }; enumerator
150 Normal, // Less frequent hyphenation. enumerator
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/textlayoutmanager/platform/ios/
H A DABI47_0_0RCTTextPrimitivesConversions.h46 case FontStyle::Normal: in ABI47_0_0RCTFontStyleFromFontStyle()
/expo/android/vendored/unversioned/react-native-svg/android/src/main/java/com/horcrux/svg/
H A DFontData.java24 FontWeight.Normal,
119 fontWeight = FontWeight.Normal; in FontData()
/expo/android/vendored/sdk47/react-native-svg/android/src/main/java/abi47_0_0/com/horcrux/svg/
H A DFontData.java24 FontWeight.Normal,
119 fontWeight = FontWeight.Normal; in FontData()
/expo/android/vendored/sdk48/react-native-svg/android/src/main/java/abi48_0_0/com/horcrux/svg/
H A DFontData.java24 FontWeight.Normal,
119 fontWeight = FontWeight.Normal; in FontData()
/expo/android/vendored/sdk49/react-native-svg/android/src/main/java/abi49_0_0/com/horcrux/svg/
H A DFontData.java24 FontWeight.Normal,
119 fontWeight = FontWeight.Normal; in FontData()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/textlayoutmanager/platform/ios/
H A DABI48_0_0RCTTextPrimitivesConversions.h68 case ABI48_0_0facebook::ABI48_0_0React::FontStyle::Normal: in ABI48_0_0RCTFontStyleFromFontStyle()

123