Home
last modified time | relevance | path

Searched refs:textBreakStrategy (Results 1 – 25 of 26) sorted by relevance

12

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/attributedstring/
H A DABI48_0_0ParagraphAttributes.cpp21 textBreakStrategy, in operator ==()
28 rhs.textBreakStrategy, in operator ==()
47 debugStringConvertibleItem("textBreakStrategy", textBreakStrategy), in getDebugProps()
H A DABI48_0_0ParagraphAttributes.h48 TextBreakStrategy textBreakStrategy{TextBreakStrategy::HighQuality};
97 attributes.textBreakStrategy,
H A DABI48_0_0conversions.h165 inline std::string toString(const TextBreakStrategy &textBreakStrategy) { in toString() argument
166 switch (textBreakStrategy) { in toString()
851 paragraphAttributes.textBreakStrategy = convertRawProp( in convertRawProp()
855 sourceParagraphAttributes.textBreakStrategy, in convertRawProp()
856 defaultParagraphAttributes.textBreakStrategy); in convertRawProp()
919 values("textBreakStrategy", toString(paragraphAttributes.textBreakStrategy)); in toDynamic()
1131 toString(paragraphAttributes.textBreakStrategy)); in toMapBuffer()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/attributedstring/
H A DABI49_0_0ParagraphAttributes.cpp21 textBreakStrategy, in operator ==()
28 rhs.textBreakStrategy, in operator ==()
47 debugStringConvertibleItem("textBreakStrategy", textBreakStrategy), in getDebugProps()
H A DABI49_0_0ParagraphAttributes.h48 TextBreakStrategy textBreakStrategy{TextBreakStrategy::HighQuality};
97 attributes.textBreakStrategy,
H A DABI49_0_0conversions.h164 inline std::string toString(const TextBreakStrategy &textBreakStrategy) { in toString() argument
165 switch (textBreakStrategy) { in toString()
850 paragraphAttributes.textBreakStrategy = convertRawProp( in convertRawProp()
854 sourceParagraphAttributes.textBreakStrategy, in convertRawProp()
855 defaultParagraphAttributes.textBreakStrategy); in convertRawProp()
918 values("textBreakStrategy", toString(paragraphAttributes.textBreakStrategy)); in toDynamic()
1130 toString(paragraphAttributes.textBreakStrategy)); in toMapBuffer()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/attributedstring/
H A DABI47_0_0ParagraphAttributes.cpp22 textBreakStrategy, in operator ==()
29 rhs.textBreakStrategy, in operator ==()
48 debugStringConvertibleItem("textBreakStrategy", textBreakStrategy), in getDebugProps()
H A DABI47_0_0ParagraphAttributes.h48 TextBreakStrategy textBreakStrategy{TextBreakStrategy::HighQuality};
97 attributes.textBreakStrategy,
H A DABI47_0_0conversions.h87 inline std::string toString(const TextBreakStrategy &textBreakStrategy) { in toString() argument
88 switch (textBreakStrategy) { in toString()
727 paragraphAttributes.textBreakStrategy = convertRawProp( in convertRawProp()
731 sourceParagraphAttributes.textBreakStrategy, in convertRawProp()
732 defaultParagraphAttributes.textBreakStrategy); in convertRawProp()
795 values("textBreakStrategy", toString(paragraphAttributes.textBreakStrategy)); in toDynamic()
1002 toString(paragraphAttributes.textBreakStrategy)); in toMapBuffer()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Text/
H A DText.d.ts78 textBreakStrategy?: 'simple' | 'highQuality' | 'balanced' | undefined; property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Text/
H A DText.d.ts88 textBreakStrategy?: 'simple' | 'highQuality' | 'balanced' | undefined; property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/textinput/androidtextinput/react/renderer/components/androidtextinput/
H A DABI49_0_0AndroidTextInputProps.cpp63textBreakStrategy(CoreFeatures::enablePropIteratorSetter? sourceProps.textBreakStrategy : convertR…
65 sourceProps.textBreakStrategy,
291 textBreakStrategy, in setProp()
330 RAW_SET_PROP_SWITCH_CASE_BASIC(textBreakStrategy); in setProp()
429 props["textBreakStrategy"] = textBreakStrategy; in getDynamic()
H A DABI49_0_0AndroidTextInputProps.h88 std::string textBreakStrategy{};
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/textinput/androidtextinput/react/renderer/components/androidtextinput/
H A DABI48_0_0AndroidTextInputProps.cpp63textBreakStrategy(CoreFeatures::enablePropIteratorSetter? sourceProps.textBreakStrategy : convertR…
65 sourceProps.textBreakStrategy,
291 textBreakStrategy, in setProp()
330 RAW_SET_PROP_SWITCH_CASE_BASIC(textBreakStrategy, {}); in setProp()
426 props["textBreakStrategy"] = textBreakStrategy; in getDynamic()
H A DABI48_0_0AndroidTextInputProps.h122 std::string textBreakStrategy{};
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/textinput/androidtextinput/react/renderer/components/androidtextinput/
H A DABI47_0_0AndroidTextInputProps.cpp63 textBreakStrategy(convertRawProp(context, rawProps,
65 sourceProps.textBreakStrategy,
277 props["textBreakStrategy"] = textBreakStrategy; in getDynamic()
H A DABI47_0_0AndroidTextInputProps.h122 const std::string textBreakStrategy{};
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/text/
H A DABI48_0_0ParagraphProps.cpp87 textBreakStrategy, in setProp()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/text/
H A DABI49_0_0ParagraphProps.cpp89 textBreakStrategy, in setProp()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/TextInput/
H A DTextInput.d.ts433 textBreakStrategy?: 'simple' | 'highQuality' | 'balanced' | undefined; property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Components/TextInput/
H A DTextInput.d.ts357 textBreakStrategy?: 'simple' | 'highQuality' | 'balanced' | undefined; property
/expo/packages/expo-dev-client/android/src/androidTest/assets/
H A Dbundled_app.bundle182 …,autoCapitalize:!0,autoCorrect:!0,caretHidden:!0,secureTextEntry:!0,textBreakStrategy:!0,onScroll:…
200 …le:!0,selectionColor:!0,adjustsFontSizeToFit:!0,minimumFontScale:!0,textBreakStrategy:!0,onTextLay…
202 …ode:l.oneOf(['head','middle','tail','clip']),numberOfLines:l.number,textBreakStrategy:l.oneOf(['si…
334 …tion,mostRecentEventCount:L})},selection:w,style:Z,text:H,textBreakStrategy:n.textBreakStrategy}))…
335 …reenUI:c.bool,enablesReturnKeyAutomatically:c.bool,multiline:c.bool,textBreakStrategy:c.oneOf(['si…
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js62 …,autoCapitalize:!0,autoCorrect:!0,caretHidden:!0,secureTextEntry:!0,textBreakStrategy:!0,onScroll:… property
249 …le:!0,selectionColor:!0,adjustsFontSizeToFit:!0,minimumFontScale:!0,textBreakStrategy:!0,onTextLay… property
269 ….style,submitBehavior:c.oneOf(['blurAndSubmit','newline','submit']),textBreakStrategy:c.oneOf(['ba… property
270 …ctionColor:n,style:t(l),suppressHighlighting:y.bool,testID:y.string,textBreakStrategy:y.oneOf(['ba… property
381 …l:pe,onSelectionChange:de,placeholder:Ae,style:Oe,text:re,textBreakStrategy:s.textBreakStrategy}))… property
H A DEXDevMenuApp.android.js62 …,autoCapitalize:!0,autoCorrect:!0,caretHidden:!0,secureTextEntry:!0,textBreakStrategy:!0,onScroll:… property
249 …le:!0,selectionColor:!0,adjustsFontSizeToFit:!0,minimumFontScale:!0,textBreakStrategy:!0,onTextLay… property
269 ….style,submitBehavior:c.oneOf(['blurAndSubmit','newline','submit']),textBreakStrategy:c.oneOf(['ba… property
270 …ctionColor:n,style:t(l),suppressHighlighting:y.bool,testID:y.string,textBreakStrategy:y.oneOf(['ba… property
382 …l:pe,onSelectionChange:de,placeholder:Ae,style:Oe,text:re,textBreakStrategy:s.textBreakStrategy}))… property
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle63 …,autoCapitalize:!0,autoCorrect:!0,caretHidden:!0,secureTextEntry:!0,textBreakStrategy:!0,onScroll:…
250 …le:!0,selectionColor:!0,adjustsFontSizeToFit:!0,minimumFontScale:!0,textBreakStrategy:!0,onTextLay…
270 ….style,submitBehavior:c.oneOf(['blurAndSubmit','newline','submit']),textBreakStrategy:c.oneOf(['ba…
271 …ctionColor:n,style:t(l),suppressHighlighting:y.bool,testID:y.string,textBreakStrategy:y.oneOf(['ba…
382 …l:pe,onSelectionChange:de,placeholder:Ae,style:Oe,text:re,textBreakStrategy:s.textBreakStrategy}))…

12