Home
last modified time | relevance | path

Searched defs:composed (Results 1 – 25 of 29) sorted by relevance

12

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DDecompTable.java26 private int composed; field in DecompTable.DecompEntry
106 public void add(int composed, String decomposition) in add()
DCanonicalCharacterData.java113 private int composed; field in CanonicalCharacterData.Record
DCanonGSUBBuilder.java277 String composed = UCharacter.toString(record.getComposedCharacter()); in buildLigatureTree() local
/third_party/node/deps/v8/tools/js/
Dweb-api-helper.mjs122 composed: true, property
149 new CustomEvent('fileuploadend', {bubbles: true, composed: true})); property
176 composed: true, property
/third_party/node/test/fixtures/wpt/dom/events/
DEvent-dispatch-listener-order.window.js18 target.dispatchEvent(new CustomEvent('test', { detail: {}, bubbles: true, composed: true })); property
Devent-global-extra.window.js71 furtherChild.dispatchEvent(new Event("hi", { composed: true, bubbles: true })); property
/third_party/node/deps/undici/src/types/
Dpatch.d.ts50 composed?: boolean property
/third_party/node/deps/v8/tools/heap-layout/
Dtrace-file-reader.mjs106 composed: true, property
Dheap-size-trend-viewer.mjs60 composed: true, property
/third_party/node/deps/v8/tools/system-analyzer/view/
Devents.mjs7 super(name, {bubbles: true, composed: true}); property
/third_party/node/deps/v8/tools/zone-stats/
Ddetails-selection.js227 'change', {bubbles: true, composed: true, detail: this.selection})); property
Dtrace-file-reader.js126 'change', {bubbles: true, composed: true, detail: dataModel})); property
/third_party/node/deps/v8/tools/heap-stats/
Ddetails-selection.js229 'change', {bubbles: true, composed: true, detail: this.selection})); property
Dtrace-file-reader.js129 'change', {bubbles: true, composed: true, detail: return_data})); property
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-normalize.cc442 hb_codepoint_t composed, glyph; in _hb_ot_shape_normalize() local
/third_party/node/lib/internal/
Devent_target.js97 #composed = false; field in Event
256 get composed() { getter in Event
324 composed: kEnumerableProperty, property
/third_party/node/deps/npm/node_modules/event-target-shim/dist/
Devent-target-shim.mjs253 get composed() { getter in Event
Devent-target-shim.js257 get composed() { getter in Event
Devent-target-shim.umd.js5 …efine&&define.amd?define(["exports"],b):(a=a||self,b(a.EventTargetShim={}))})(this,function(a){"us…
/third_party/node/deps/v8/tools/system-analyzer/view/timeline/
Dtimeline-track-base.mjs226 'scrolltrack', {bubbles: true, composed: true, detail: scrollLeft})); property
/third_party/node/deps/npm/node_modules/abort-controller/dist/
Dabort-controller.umd.js4 …efine&&define.amd?define(["exports"],b):(a=a||self,b(a.AbortControllerShim={}))})(this,function(a)…
/third_party/ntfs-3g/libntfs-3g/
Dunistr.c1676 int composed)
/third_party/node/deps/simdutf/
Dsimdutf.cpp12133 …uint8x16_t composed = vorrq_u8(ascii, vreinterpretq_u8_u16(vshrq_n_u16(vreinterpretq_u16_u8(highby… in convert_masked_utf8_to_utf16() local
12156 uint32x4_t composed = in convert_masked_utf8_to_utf16() local
12181 …uint8x16_t composed = vorrq_u8(ascii, vreinterpretq_u8_u16(vshrq_n_u16(vreinterpretq_u16_u8(highby… in convert_masked_utf8_to_utf16() local
12197 uint32x4_t composed = in convert_masked_utf8_to_utf16() local
12232 uint8x16_t composed = in convert_masked_utf8_to_utf16() local
12317 …uint8x16_t composed = vorrq_u8(ascii, vreinterpretq_u8_u16(vshrq_n_u16(vreinterpretq_u16_u8(highby… in convert_masked_utf8_to_utf32() local
12340 uint32x4_t composed = in convert_masked_utf8_to_utf32() local
12363 …uint8x16_t composed = vorrq_u8(ascii, vreinterpretq_u8_u16(vshrq_n_u16(vreinterpretq_u16_u8(highby… in convert_masked_utf8_to_utf32() local
12379 uint32x4_t composed = in convert_masked_utf8_to_utf32() local
12398 uint8x16_t composed = in convert_masked_utf8_to_utf32() local
[all …]
/third_party/icu/tools/colprobe/
Dsortedlines.cpp2006 UChar composed[256]; in removeDecompositionsFromRepertoire() local
/third_party/typescript/lib/
Dlib.webworker.d.ts178 composed?: boolean; property
1504 readonly composed: boolean; property

12