Home
last modified time | relevance | path

Searched defs:weight (Results 1 – 25 of 40) sorted by relevance

12

/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkFontStyle.h48 constexpr SkFontStyle(int weight, int width, Slant slant) : fValue( in SkFontStyle()
60 int weight() const { return fValue & 0xFFFF; } in weight() function
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkFontStyle.h48 constexpr SkFontStyle(int weight, int width, Slant slant) : fValue( in SkFontStyle()
60 int weight() const { return fValue & 0xFFFF; } in weight() function
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkFontStyle.h50 constexpr SkFontStyle(int weight, int width, Slant slant) : fValue( in SkFontStyle()
62 int weight() const { return fValue & 0xFFFF; } in weight() function
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkFontStyle.h50 constexpr SkFontStyle(int weight, int width, Slant slant) : fValue( in SkFontStyle()
62 int weight() const { return fValue & 0xFFFF; } in weight() function
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkFontStyle.h50 constexpr SkFontStyle(int weight, int width, Slant slant) : fValue( in SkFontStyle()
62 int weight() const { return fValue & 0xFFFF; } in weight() function
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkFontStyle.h50 constexpr SkFontStyle(int weight, int width, Slant slant) : fValue( in SkFontStyle()
62 int weight() const { return fValue & 0xFFFF; } in weight() function
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkFontStyle.h50 constexpr SkFontStyle(int weight, int width, Slant slant) : fValue( in SkFontStyle()
62 int weight() const { return fValue & 0xFFFF; } in weight() function
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkFontStyle.h50 constexpr SkFontStyle(int weight, int width, Slant slant) : fValue( in SkFontStyle()
62 int weight() const { return fValue & 0xFFFF; } in weight() function
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/textlayoutmanager/platform/ios/
H A DABI48_0_0RCTFontProperties.h32 UIFontWeight weight = NAN; member
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/textlayoutmanager/platform/ios/react/renderer/textlayoutmanager/
H A DABI49_0_0RCTFontProperties.h32 UIFontWeight weight = NAN; member
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/textlayoutmanager/platform/ios/
H A DABI47_0_0RCTFontProperties.h32 UIFontWeight weight = NAN; member
/expo/android/vendored/sdk47/react-native-svg/android/src/main/java/abi47_0_0/com/horcrux/svg/
H A DTextProperties.java115 private final String weight; field in TextProperties.FontWeight
117 FontWeight(String weight) { in FontWeight()
133 weightToEnum.put(en.weight, en); in weightToEnum.put() argument
H A DFontData.java152 long weight = Math.round(number); in handleNumericWeight() local
H A DTSpanView.java1143 int weight = font.absoluteFontWeight; in applyTextPropertiesToPaint() local
/expo/android/vendored/sdk49/react-native-svg/android/src/main/java/abi49_0_0/com/horcrux/svg/
H A DTextProperties.java115 private final String weight; field in TextProperties.FontWeight
117 FontWeight(String weight) { in FontWeight()
133 weightToEnum.put(en.weight, en); in weightToEnum.put() argument
H A DFontData.java152 long weight = Math.round(number); in handleNumericWeight() local
H A DTSpanView.java1143 int weight = font.absoluteFontWeight; in applyTextPropertiesToPaint() local
/expo/android/vendored/sdk48/react-native-svg/android/src/main/java/abi48_0_0/com/horcrux/svg/
H A DTextProperties.java115 private final String weight; field in TextProperties.FontWeight
117 FontWeight(String weight) { in FontWeight()
133 weightToEnum.put(en.weight, en); in weightToEnum.put() argument
H A DFontData.java152 long weight = Math.round(number); in handleNumericWeight() local
H A DTSpanView.java1143 int weight = font.absoluteFontWeight; in applyTextPropertiesToPaint() local
/expo/android/vendored/unversioned/react-native-svg/android/src/main/java/com/horcrux/svg/
H A DTextProperties.java115 private final String weight; field in TextProperties.FontWeight
117 FontWeight(String weight) { in FontWeight()
133 weightToEnum.put(en.weight, en); in weightToEnum.put() argument
H A DFontData.java152 long weight = Math.round(number); in handleNumericWeight() local
H A DTSpanView.java1143 int weight = font.absoluteFontWeight; in applyTextPropertiesToPaint() local
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/api/
H A DJsiSkPath.h492 auto weight = arguments[1].asNumber(); in JSI_HOST_FUNCTION() local
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/api/
H A DJsiSkPath.h472 auto weight = arguments[1].asNumber(); in JSI_HOST_FUNCTION() local

12