Home
last modified time | relevance | path

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

/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.js98 #composed = false; field in Event
257 get composed() { getter in Event
325 composed: kEnumerableProperty, property
/third_party/node/deps/v8/tools/system-analyzer/view/timeline/
Dtimeline-track-base.mjs226 'scrolltrack', {bubbles: true, composed: true, detail: scrollLeft})); property
/third_party/ntfs-3g/libntfs-3g/
Dunistr.c1676 int composed)
/third_party/node/deps/simdutf/
Dsimdutf.cpp12626 uint16x4_t composed = vsli_n_u16(low, mid_high, 6); in convert_utf8_3_byte_to_utf16() local
12645 uint16x8_t composed = vsliq_n_u16(lower, upper_masked, 6); in convert_utf8_2_byte_to_utf16() local
12669 uint16x8_t composed = vsraq_n_u16(ascii, highbyte, 2); in convert_utf8_1_to_2_byte_to_utf16() local
13236 uint16x4_t composed = convert_utf8_3_byte_to_utf16(in); in convert_masked_utf8_to_utf16() local
13249 uint16x8_t composed = convert_utf8_2_byte_to_utf16(in); in convert_masked_utf8_to_utf16() local
13270 uint16x8_t composed = convert_utf8_1_to_2_byte_to_utf16(in, idx); in convert_masked_utf8_to_utf16() local
13315 uint16x4_t composed = vsli_n_u16(middlelow, highperm, 12); in convert_masked_utf8_to_utf16() local
13367 uint16x8_t composed = vaddq_u16(blend, magic_with_low_2); in convert_masked_utf8_to_utf16() local
13403 uint32x4_t composed = vsraq_n_u32(ascii, abc, 6); in convert_masked_utf8_to_utf16() local
13555 uint32x4_t composed = vbslq_u32(vmovq_n_u32(0x0000F000), high, lowmid); in convert_masked_utf8_to_utf32() local
[all …]
/third_party/icu/tools/colprobe/
Dsortedlines.cpp2006 UChar composed[256]; in removeDecompositionsFromRepertoire() local
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts158 composed?: boolean; property
1484 readonly composed: boolean; property
Ddom.generated.d.ts432 composed?: boolean; property
528 composed?: boolean; property
5172 readonly composed: boolean; property
/third_party/typescript/lib/
Dlib.webworker.d.ts178 composed?: boolean; property
1504 readonly composed: boolean; property
Dlib.dom.d.ts452 composed?: boolean; property
548 composed?: boolean; property
5192 readonly composed: boolean; property
/third_party/libevdev/doc/html/
Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument