Home
last modified time | relevance | path

Searched defs:fromValue (Results 1 – 25 of 165) sorted by relevance

1234567

/external/rust/android-crates-io/crates/icu_capi/bindings/js/
DLineBreakWordOption.d.ts12 static fromValue(value : LineBreakWordOption | string) : LineBreakWordOption; method in LineBreakWordOption
DDecimalGroupingStrategy.d.ts12 static fromValue(value : DecimalGroupingStrategy | string) : DecimalGroupingStrategy; method in DecimalGroupingStrategy
DFixedDecimalRoundingIncrement.d.ts14 … static fromValue(value : FixedDecimalRoundingIncrement | string) : FixedDecimalRoundingIncrement; method in FixedDecimalRoundingIncrement
DAnyCalendarKind.d.ts15 static fromValue(value : AnyCalendarKind | string) : AnyCalendarKind; method in AnyCalendarKind
DGraphemeClusterBreak.d.ts12 static fromValue(value : GraphemeClusterBreak | string) : GraphemeClusterBreak; method in GraphemeClusterBreak
DFixedDecimalParseError.d.ts12 static fromValue(value : FixedDecimalParseError | string) : FixedDecimalParseError; method in FixedDecimalParseError
DDateTimeFormatError.d.ts12 static fromValue(value : DateTimeFormatError | string) : DateTimeFormatError; method in DateTimeFormatError
DTimeZoneVariant.d.ts9 static fromValue(value : TimeZoneVariant | string) : TimeZoneVariant; method in TimeZoneVariant
DFixedDecimalSignDisplay.d.ts14 static fromValue(value : FixedDecimalSignDisplay | string) : FixedDecimalSignDisplay; method in FixedDecimalSignDisplay
DDataError.d.ts12 static fromValue(value : DataError | string) : DataError; method in DataError
DSentenceBreak.d.ts12 static fromValue(value : SentenceBreak | string) : SentenceBreak; method in SentenceBreak
DWeekday.d.ts9 static fromValue(value : Weekday | string) : Weekday; method in Weekday
DLineBreak.d.ts12 static fromValue(value : LineBreak | string) : LineBreak; method in LineBreak
DFixedDecimalSign.d.ts14 static fromValue(value : FixedDecimalSign | string) : FixedDecimalSign; method in FixedDecimalSign
DWeekRelativeUnit.d.ts12 static fromValue(value : WeekRelativeUnit | string) : WeekRelativeUnit; method in WeekRelativeUnit
DLineBreakStrictness.d.ts12 static fromValue(value : LineBreakStrictness | string) : LineBreakStrictness; method in LineBreakStrictness
DLanguageDisplay.d.ts12 static fromValue(value : LanguageDisplay | string) : LanguageDisplay; method in LanguageDisplay
DCollatorStrength.d.ts12 static fromValue(value : CollatorStrength | string) : CollatorStrength; method in CollatorStrength
DSegmenterWordType.d.ts12 static fromValue(value : SegmenterWordType | string) : SegmenterWordType; method in SegmenterWordType
DLocaleDirection.d.ts12 static fromValue(value : LocaleDirection | string) : LocaleDirection; method in LocaleDirection
DDateTimeAlignment.d.ts12 static fromValue(value : DateTimeAlignment | string) : DateTimeAlignment; method in DateTimeAlignment
DTransformResult.d.ts12 static fromValue(value : TransformResult | string) : TransformResult; method in TransformResult
DScript.d.ts12 static fromValue(value : Script | string) : Script; method in Script
DCollatorCaseLevel.d.ts12 static fromValue(value : CollatorCaseLevel | string) : CollatorCaseLevel; method in CollatorCaseLevel
DBidiPairedBracketType.d.ts12 static fromValue(value : BidiPairedBracketType | string) : BidiPairedBracketType; method in BidiPairedBracketType

1234567