Home
last modified time | relevance | path

Searched defs:resolvedOptions (Results 1 – 11 of 11) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_intl.js62 resolvedOptions: function () { method
74 resolvedOptions: function () { method
113 resolvedOptions: function () { method
137 resolvedOptions: function () { method
/third_party/typescript/lib/
Dlib.es2018.intl.d.ts49 resolvedOptions(): ResolvedPluralRulesOptions; method
Dlib.es2020.intl.d.ts200 resolvedOptions(): ResolvedRelativeTimeFormatOptions; method
Dlib.es2020.bigint.d.ts726 resolvedOptions(): ResolvedNumberFormatOptions; method
Dlib.es5.d.ts4306 resolvedOptions(): ResolvedCollatorOptions; method
4344 resolvedOptions(): ResolvedNumberFormatOptions; method
4387 resolvedOptions(): ResolvedDateTimeFormatOptions; method
/third_party/typescript/src/lib/
Des2018.intl.d.ts29 resolvedOptions(): ResolvedPluralRulesOptions; method
Des2020.intl.d.ts180 resolvedOptions(): ResolvedRelativeTimeFormatOptions; method
Des2020.bigint.d.ts706 resolvedOptions(): ResolvedNumberFormatOptions; method
Des5.d.ts4286 resolvedOptions(): ResolvedCollatorOptions; method
4324 resolvedOptions(): ResolvedNumberFormatOptions; method
4367 resolvedOptions(): ResolvedDateTimeFormatOptions; method
/third_party/node/test/parallel/
Dtest-intl.js116 const resolvedOptions = numberFormat.resolvedOptions(); constant
/third_party/typescript/tests/lib/
Dlib.d.ts3879 resolvedOptions(): ResolvedCollatorOptions; method
3929 resolvedOptions(): ResolvedNumberFormatOptions; method
3982 resolvedOptions(): ResolvedDateTimeFormatOptions; method