@effindomv2/runtime 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (92) hide show
  1. package/LICENSE.md +6 -0
  2. package/dist/bridge.js +4 -0
  3. package/dist/bridge.js.map +7 -0
  4. package/dist/effindom.v2.manifest.json +68 -0
  5. package/dist/fonts/NotoColorEmoji.ttf +0 -0
  6. package/dist/fonts/NotoEmoji-Regular.ttf +0 -0
  7. package/dist/fonts/NotoSans-Bold.ttf +0 -0
  8. package/dist/fonts/NotoSans-BoldItalic.ttf +0 -0
  9. package/dist/fonts/NotoSans-Italic.ttf +0 -0
  10. package/dist/fonts/NotoSans-Regular.ttf +0 -0
  11. package/dist/fonts/NotoSansMono-Bold.ttf +0 -0
  12. package/dist/fonts/NotoSansMono-Regular.ttf +0 -0
  13. package/dist/fonts/NotoSansSymbols2-Regular.ttf +0 -0
  14. package/dist/harness.js +2 -0
  15. package/dist/harness.js.map +7 -0
  16. package/dist/index.html +53 -0
  17. package/dist/runtime/effindom-core-v2.wasm32-simd.JQXIaRaN0-JahfIVFiSLE49WzzCENvef_2EDEm09nJs.wasm +0 -0
  18. package/dist/runtime/effindom-core-v2.wasm32-simd.y7RzpkMARiFeRkpgiqKQsAfv4Hf17NYdpni-6aLNhMs.js.symbols +10079 -0
  19. package/dist/runtime/effindom-core-v2.wasm32-simd.yhT7DGUv4soEv4W91WVZl3T7T_ecKojk5_IcnwL79a0.js +1 -0
  20. package/dist/runtime/effindom-core-v2.wasm32.JSfMkp9ertJzSZxA-_xz3yacrJUhswxlwbqbJLRIuqw.wasm +0 -0
  21. package/dist/runtime/effindom-core-v2.wasm32.xNgsQv7dCwf8Uy-PfJSoRNyk9-q1OSogUwkk5g6ZBjk.js.symbols +10088 -0
  22. package/dist/runtime/effindom-core-v2.wasm32.yhT7DGUv4soEv4W91WVZl3T7T_ecKojk5_IcnwL79a0.js +1 -0
  23. package/dist/runtime/effindom-core-v2.wasm64-simd.GkByf-CPorNOs1CORny_8JjVk8Z3piiFq92r-uw1Syc.js +1 -0
  24. package/dist/runtime/effindom-core-v2.wasm64-simd.p4P98oRu2wEWxtRRW8RHr27JhGeWvWlziZXDM_z3Nc4.js.symbols +10286 -0
  25. package/dist/runtime/effindom-core-v2.wasm64-simd.y75FYXRwhQrpaDGYbZWrohGDv0AmjTb-EjXwOjBIgnM.wasm +0 -0
  26. package/dist/runtime/effindom-core-v2.wasm64.GkByf-CPorNOs1CORny_8JjVk8Z3piiFq92r-uw1Syc.js +1 -0
  27. package/dist/runtime/effindom-core-v2.wasm64.emhE1_CJs4_zXp8wiQS_5lYpUQ0OchmXgxksi0ykaBs.js.symbols +10298 -0
  28. package/dist/runtime/effindom-core-v2.wasm64.sO-Yu70cfN8Qs3a5iEp6cbFPaiOchqcMKUzryu4npNo.wasm +0 -0
  29. package/dist/runtime/effindom-ui-v2.wasm32-simd.0Mas1XD03eYvemryTioWaZOBuBA5ij7MFlTa8CgEZWs.wasm +0 -0
  30. package/dist/runtime/effindom-ui-v2.wasm32-simd.ThSDClMnSWdwf9d89JZfYor0G1Z6OxR4lOc75rNRuD4.js.symbols +1890 -0
  31. package/dist/runtime/effindom-ui-v2.wasm32-simd.wved0xEV4EKXVNBU3Sx7giD4faxD2YII9sQ2N_wCP4I.js +2 -0
  32. package/dist/runtime/effindom-ui-v2.wasm32.H7kYg99bT9ADGh0uUvj6H9Dk1L058nVFLv_4R79IXW8.js.symbols +1900 -0
  33. package/dist/runtime/effindom-ui-v2.wasm32.tp53X7nHfG_EUq29naDyElfnqhMw2D1Tr1T-BJAYO7w.wasm +0 -0
  34. package/dist/runtime/effindom-ui-v2.wasm32.wved0xEV4EKXVNBU3Sx7giD4faxD2YII9sQ2N_wCP4I.js +2 -0
  35. package/dist/runtime/effindom-ui-v2.wasm64-simd.86tk9Z3xIpgTOykET_8Nn9iUVJnp1AzOHW4fVQRGtQE.wasm +0 -0
  36. package/dist/runtime/effindom-ui-v2.wasm64-simd.RQaXil22Chu63-vxK9oOuX8wUY044kbo190oYIbBU4M.js.symbols +1918 -0
  37. package/dist/runtime/effindom-ui-v2.wasm64-simd.ZS1KEAg0XQex-VXkfgpBHE8MIoqPF8qpaf8nOjANb_U.js +2 -0
  38. package/dist/runtime/effindom-ui-v2.wasm64.YSwpMFbr-Q1SBe0Ze8mub1u1PqsvSz3QIYuA3eaUMME.js.symbols +1924 -0
  39. package/dist/runtime/effindom-ui-v2.wasm64.ZS1KEAg0XQex-VXkfgpBHE8MIoqPF8qpaf8nOjANb_U.js +2 -0
  40. package/dist/runtime/effindom-ui-v2.wasm64.ioQ9DuM6gR_EjlfRHdF8EvNPBcKCs0PQbbY9-cjTV6Y.wasm +0 -0
  41. package/dist/runtime/icudt_minimal.962CX1q0-Nbv-OqXPaub5piYTOLumUk-nEvemcvvnpw.dat +0 -0
  42. package/package.json +62 -0
  43. package/scripts/build.sh +279 -0
  44. package/scripts/build_assets.sh +51 -0
  45. package/scripts/font_assets.sh +52 -0
  46. package/scripts/generate_manifest.py +121 -0
  47. package/scripts/stage_package_assets.sh +42 -0
  48. package/src/bridge/commit-policy.ts +10 -0
  49. package/src/bridge/events/canvas-geometry.ts +78 -0
  50. package/src/bridge/events/key-router.ts +187 -0
  51. package/src/bridge/events/pointer-router.ts +619 -0
  52. package/src/bridge/events/semantic-hit-testing.ts +27 -0
  53. package/src/bridge/events.ts +54 -0
  54. package/src/bridge/find-dialog.ts +690 -0
  55. package/src/bridge/find-session.ts +158 -0
  56. package/src/bridge/font-catalog.ts +51 -0
  57. package/src/bridge/google-fonts.ts +63 -0
  58. package/src/bridge/incremental-font-packages.ts +216 -0
  59. package/src/bridge/init.ts +77 -0
  60. package/src/bridge/interaction/editor-model.ts +371 -0
  61. package/src/bridge/interaction/editor-mutations.ts +495 -0
  62. package/src/bridge/interaction/editor-session.ts +628 -0
  63. package/src/bridge/interaction/logs.ts +23 -0
  64. package/src/bridge/interaction/text-encoding.ts +51 -0
  65. package/src/bridge/interaction.ts +86 -0
  66. package/src/bridge/local-types.ts +105 -0
  67. package/src/bridge/platform.ts +68 -0
  68. package/src/bridge/pointer-move-coalescer.ts +41 -0
  69. package/src/bridge/pull-to-refresh.ts +124 -0
  70. package/src/bridge/render-loop.ts +268 -0
  71. package/src/bridge/runtime/asset-manager.ts +202 -0
  72. package/src/bridge/runtime/find-controller.ts +269 -0
  73. package/src/bridge/runtime/font-manager.ts +691 -0
  74. package/src/bridge/runtime/open-canvas-api.ts +72 -0
  75. package/src/bridge/runtime/semantic-controller.ts +133 -0
  76. package/src/bridge/runtime/text-documents.ts +234 -0
  77. package/src/bridge/runtime.ts +315 -0
  78. package/src/bridge/touch-gesture.ts +159 -0
  79. package/src/bridge/utils/assets.ts +572 -0
  80. package/src/bridge/utils/backends.ts +163 -0
  81. package/src/bridge/utils/encoding.ts +128 -0
  82. package/src/bridge/utils/fetch.ts +147 -0
  83. package/src/bridge/utils/heap.ts +118 -0
  84. package/src/bridge.ts +93 -0
  85. package/src/clipboard.ts +139 -0
  86. package/src/core-types.ts +595 -0
  87. package/src/find-on-page.ts +284 -0
  88. package/src/harness.ts +53 -0
  89. package/src/index.ts +40 -0
  90. package/src/open-canvas.ts +108 -0
  91. package/src/runtime-config.ts +96 -0
  92. package/src/semantic.ts +905 -0
@@ -0,0 +1,1900 @@
1
+ 0:__assert_fail
2
+ 1:js_on_selection_changed
3
+ 2:js_on_cross_selection_changed
4
+ 3:js_on_pointer_event
5
+ 4:js_on_clipboard_write
6
+ 5:__cxa_throw
7
+ 6:js_on_text_changed
8
+ 7:js_on_scroll
9
+ 8:js_on_request_clipboard_read
10
+ 9:js_on_focus_changed
11
+ 10:js_on_text_replaced
12
+ 11:js_on_request_semantic_announcement
13
+ 12:js_on_missing_font_coverage
14
+ 13:__wasi_fd_close
15
+ 14:js_on_request_font_load
16
+ 15:emscripten_resize_heap
17
+ 16:_setitimer_js
18
+ 17:_munmap_js
19
+ 18:_mmap_js
20
+ 19:_emscripten_runtime_keepalive_clear
21
+ 20:_abort_js
22
+ 21:__wasi_proc_exit
23
+ 22:__wasi_fd_write
24
+ 23:__wasi_fd_seek
25
+ 24:__wasi_environ_sizes_get
26
+ 25:__wasi_environ_get
27
+ 26:__wasi_clock_time_get
28
+ 27:__syscall_stat64
29
+ 28:__syscall_openat
30
+ 29:emscripten_builtin_free
31
+ 30:emscripten_builtin_malloc
32
+ 31:hb_blob_destroy
33
+ 32:operator new(unsigned long)
34
+ 33:strlen
35
+ 34:facebook::yoga::StyleValuePool::getLength(facebook::yoga::StyleValueHandle) const
36
+ 35:std::__2::vector<unsigned int, std::__2::allocator<unsigned int>>::push_back[abi:ne210108](unsigned int&&)
37
+ 36:effindom::v2::ui::UiRuntime::UiRuntime()
38
+ 37:emscripten_builtin_realloc
39
+ 38:hb_buffer_t::enlarge(unsigned int)
40
+ 39:hb_buffer_t::message(hb_font_t*, char const*, ...)
41
+ 40:icu_74::CharString::append(char const*, int, UErrorCode&)
42
+ 41:strcmp
43
+ 42:std::__2::vector<effindom::v2::ui::UiRuntime::SemanticScopeEntry, std::__2::allocator<effindom::v2::ui::UiRuntime::SemanticScopeEntry>>::__throw_length_error[abi:ne210108]()
44
+ 43:strncmp
45
+ 44:memcmp
46
+ 45:ures_closeBundle(UResourceBundle*, signed char)
47
+ 46:utext_setNativeIndex_74
48
+ 47:hb_ot_map_builder_t::add_feature(unsigned int, hb_ot_map_feature_flags_t, unsigned int)
49
+ 48:icu_74::UnicodeString::doAppend(char16_t const*, int, int)
50
+ 49:umtx_lock_74
51
+ 50:icu_74::UnicodeSet::~UnicodeSet()_1786
52
+ 51:emscripten_builtin_calloc
53
+ 52:hb_buffer_t::_set_glyph_flags(unsigned int, unsigned int, unsigned int, bool, bool)
54
+ 53:strchr
55
+ 54:OT::VarData::get_delta(unsigned int, int const*, unsigned int, OT::VarRegionList const&, float*) const
56
+ 55:OT::DeltaSetIndexMap::map(unsigned int) const
57
+ 56:subtag_matches(char const*, char const*, char const*, unsigned int)
58
+ 57:hb_face_t::load_num_glyphs() const
59
+ 58:std::__throw_bad_array_new_length[abi:ne210108]()
60
+ 59:hb_blob_get_data_writable
61
+ 60:hb_ot_map_builder_t::add_pause(unsigned int, bool (*)(hb_ot_shape_plan_t const*, hb_font_t*, hb_buffer_t*))
62
+ 61:OT::GDEF::accelerator_t::mark_set_covers(unsigned int, unsigned int) const
63
+ 62:strcpy
64
+ 63:_uhash_put(UHashtable*, UElement, UElement, signed char, UErrorCode*)
65
+ 64:icu_74::CharString::ensureCapacity(int, int, UErrorCode&)
66
+ 65:uprv_realloc_74
67
+ 66:icu_74::UnicodeString::copyFrom(icu_74::UnicodeString const&, signed char)
68
+ 67:std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>::__grow_by_and_replace(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, char const*)
69
+ 68:hb_draw_funcs_t::start_path(void*, hb_draw_state_t&)
70
+ 69:bool std::__2::__any_of[abi:ne210108]<std::__2::__wrap_iter<unsigned long long const*>, std::__2::__wrap_iter<unsigned long long const*>, std::__2::__identity, effindom::v2::ui::UiRuntime::SubtreeContains(unsigned long long, unsigned long long) const::$_0>(std::__2::__wrap_iter<unsigned long long const*>, std::__2::__wrap_iter<unsigned long long const*>, effindom::v2::ui::UiRuntime::SubtreeContains(unsigned long long, unsigned long long) const::$_0&, std::__2::__identity&)
71
+ 70:OT::Layout::Common::Coverage::get_coverage(unsigned int) const
72
+ 71:uhash_get_74
73
+ 72:hb_bit_set_t::page_for(unsigned int, bool)
74
+ 73:facebook::yoga::Style::computeMargin(facebook::yoga::PhysicalEdge, facebook::yoga::Direction) const
75
+ 74:bool OT::Layout::Common::Coverage::collect_coverage<hb_set_digest_t>(hb_set_digest_t*) const
76
+ 75:__multf3
77
+ 76:facebook::yoga::fatalWithMessage(char const*)
78
+ 77:uhash_close_74
79
+ 78:decltype(fp.sanitize(this)) hb_sanitize_context_t::_dispatch<OT::Layout::Common::Coverage>(OT::Layout::Common::Coverage const&, hb_priority<1u>)
80
+ 79:hb_buffer_t::merge_clusters_impl(unsigned int, unsigned int)
81
+ 80:__clock_gettime
82
+ 81:facebook::yoga::boundAxisWithinMinAndMax(facebook::yoga::Node const*, facebook::yoga::Direction, facebook::yoga::FlexDirection, facebook::yoga::FloatOptional, float, float)
83
+ 82:machine_index_t<hb_zip_iter_t<hb_iota_iter_t<unsigned int, unsigned int>, hb_filter_iter_t<hb_filter_iter_t<hb_zip_iter_t<hb_iota_iter_t<unsigned int, unsigned int>, hb_array_t<hb_glyph_info_t>>, find_syllables_use(hb_buffer_t*)::'lambda'(hb_glyph_info_t const&), $_30 const&, (void*)0>, find_syllables_use(hb_buffer_t*)::'lambda'(hb_pair_t<unsigned int, hb_glyph_info_t const&>), $_17 const&, (void*)0>>>::operator=(machine_index_t<hb_zip_iter_t<hb_iota_iter_t<unsigned int, unsigned int>, hb_filter_iter_t<hb_filter_iter_t<hb_zip_iter_t<hb_iota_iter_t<unsigned int, unsigned int>, hb_array_t<hb_glyph_info_t>>, find_syllables_use(hb_buffer_t*)::'lambda'(hb_glyph_info_t const&), $_30 const&, (void*)0>, find_syllables_use(hb_buffer_t*)::'lambda'(hb_pair_t<unsigned int, hb_glyph_info_t const&>), $_17 const&, (void*)0>>> const&)
84
+ 83:facebook::yoga::Style::computeRightEdge(std::__2::array<facebook::yoga::StyleValueHandle, 9ul> const&, facebook::yoga::Direction) const
85
+ 84:facebook::yoga::Style::computeLeftEdge(std::__2::array<facebook::yoga::StyleValueHandle, 9ul> const&, facebook::yoga::Direction) const
86
+ 85:ures_getByKey_74
87
+ 86:icu_74::UnicodeSet::add(int, int)
88
+ 87:facebook::yoga::log(facebook::yoga::Node const*, facebook::yoga::LogLevel, char const*, ...)
89
+ 88:effindom::v2::ui::UiRuntime::SetFocus(unsigned long long, bool, bool)
90
+ 89:cff2_path_procs_extents_t::curve(CFF::cff2_cs_interp_env_t<CFF::number_t>&, cff2_extents_param_t&, CFF::point_t const&, CFF::point_t const&, CFF::point_t const&)
91
+ 90:cff2_path_param_t::cubic_to(CFF::point_t const&, CFF::point_t const&, CFF::point_t const&)
92
+ 91:cff1_path_param_t::cubic_to(CFF::point_t const&, CFF::point_t const&, CFF::point_t const&)
93
+ 92:icu_74::UnicodeString::cloneArrayIfNeeded(int, int, signed char, int**, signed char)
94
+ 93:icu_74::UnicodeSet::compact()
95
+ 94:icu_74::UnicodeSet::add(int)
96
+ 95:effindom::v2::ui::UiRuntime::ComputeTextContentBounds(effindom::v2::ui::UINode const&) const
97
+ 96:_output_with_dotted_circle(hb_buffer_t*)
98
+ 97:__shgetc
99
+ 98:std::__2::vector<float, std::__2::allocator<float>>::push_back[abi:ne210108](float&&)
100
+ 99:std::__2::__throw_system_error(int, char const*)
101
+ 100:hb_bit_set_t::process_(hb_vector_size_t<unsigned long long, 64u> (*)(hb_vector_size_t<unsigned long long, 64u> const&, hb_vector_size_t<unsigned long long, 64u> const&), bool, bool, hb_bit_set_t const&)
102
+ 101:facebook::yoga::Style::computeBorder(facebook::yoga::PhysicalEdge, facebook::yoga::Direction) const
103
+ 102:std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>::__init_copy_ctor_external(char const*, unsigned long)
104
+ 103:out
105
+ 104:icu_74::UnicodeSet::_appendToPat(icu_74::UnicodeString&, int, signed char)
106
+ 105:icu_74::ReorderingBuffer::appendZeroCC(char16_t const*, char16_t const*, UErrorCode&)
107
+ 106:icu_74::Locale::init(char const*, signed char)
108
+ 107:icu_74::CharString::append(char, UErrorCode&)
109
+ 108:effindom::v2::ui::UiRuntime::ShapeText(std::__2::basic_string_view<char, std::__2::char_traits<char>>, unsigned int, float, effindom::v2::ui::UiRuntime::ShapedTextRun&, bool) const
110
+ 109:void (anonymous namespace)::updateStyle<&facebook::yoga::Style::dimension(facebook::yoga::Dimension) const, &facebook::yoga::Style::setDimension(facebook::yoga::Dimension, facebook::yoga::StyleLength), facebook::yoga::Dimension, facebook::yoga::StyleLength>(YGNode*, facebook::yoga::Dimension, facebook::yoga::StyleLength)
111
+ 110:ures_openWithType(UResourceBundle*, char const*, char const*, UResOpenType, UErrorCode*)
112
+ 111:std::__2::allocator<effindom::v2::ui::CachedLogicalLineShape>::destroy[abi:ne210108](effindom::v2::ui::CachedLogicalLineShape*)
113
+ 112:pad
114
+ 113:facebook::yoga::Style::computePadding(facebook::yoga::PhysicalEdge, facebook::yoga::Direction) const
115
+ 114:facebook::yoga::LayoutableChildren<facebook::yoga::Node>::Iterator::skipContentsNodes()
116
+ 115:effindom::v2::ui::UiRuntime::InvalidateTextLayoutCache(effindom::v2::ui::UINode&, bool)
117
+ 116:__multi3
118
+ 117:OT::hb_paint_context_t::return_t OT::Paint::dispatch<OT::hb_paint_context_t>(OT::hb_paint_context_t*) const
119
+ 118:utext_current32_74
120
+ 119:strstr
121
+ 120:strncpy
122
+ 121:std::exception::~exception()
123
+ 122:hb_lazy_loader_t<OT::GSUB_accelerator_t, hb_face_lazy_loader_t<OT::GSUB_accelerator_t, 25u>, hb_face_t, 25u, OT::GSUB_accelerator_t>::destroy(OT::GSUB_accelerator_t*)
124
+ 123:emscripten_futex_wake
125
+ 124:__munmap
126
+ 125:__ashlti3
127
+ 126:std::__2::__next_prime(unsigned long)
128
+ 127:icu_74::locale_set_default_internal(char const*, UErrorCode&)
129
+ 128:icu_74::BytesTrie::next(int)
130
+ 129:hb_buffer_t::move_to(unsigned int)
131
+ 130:effindom::v2::ui::UiRuntime::RebuildTextLineStarts(effindom::v2::ui::UINode&) const
132
+ 131:abort
133
+ 132:std::__2::vector<unsigned int, std::__2::allocator<unsigned int>>::reserve(unsigned long)
134
+ 133:std::__2::vector<effindom::v2::ui::TextClusterStop, std::__2::allocator<effindom::v2::ui::TextClusterStop>>::operator=[abi:ne210108](std::__2::vector<effindom::v2::ui::TextClusterStop, std::__2::allocator<effindom::v2::ui::TextClusterStop>>&&)
135
+ 134:icu_74::UnicodeString::doReplace(int, int, char16_t const*, int, int)
136
+ 135:facebook::yoga::Style::computeMarginForAxis(facebook::yoga::FlexDirection, float) const
137
+ 136:facebook::yoga::Style::computeInlineStartPaddingAndBorder(facebook::yoga::FlexDirection, facebook::yoga::Direction, float) const
138
+ 137:facebook::yoga::Style::computeInlineEndPaddingAndBorder(facebook::yoga::FlexDirection, facebook::yoga::Direction, float) const
139
+ 138:effindom::v2::ui::UiRuntime::GetScrollViewportHeight(effindom::v2::ui::UINode const&) const
140
+ 139:__addtf3
141
+ 140:void std::__2::vector<float, std::__2::allocator<float>>::__assign_with_size[abi:ne210108]<float const*, float const*>(float const*, float const*, long)
142
+ 141:void AAT::Lookup<OT::HBGlyphID16>::collect_glyphs<hb_bit_set_t>(hb_bit_set_t&, unsigned int) const
143
+ 142:hb_buffer_t::next_glyphs(unsigned int)
144
+ 143:facebook::yoga::Style::computeFlexStartPaddingAndBorder(facebook::yoga::FlexDirection, facebook::yoga::Direction, float) const
145
+ 144:_uhash_create(int (*)(UElement), signed char (*)(UElement, UElement), signed char (*)(UElement, UElement), int, UErrorCode*)
146
+ 145:__floatsitf
147
+ 146:AAT::Lookup<OT::HBGlyphID16>::get_value(unsigned int, unsigned int) const
148
+ 147:ures_getByKeyWithFallback_74
149
+ 148:icu_74::UVector::adoptElement(void*, UErrorCode&)
150
+ 149:icu_74::ResourceDataValue::~ResourceDataValue()_1568
151
+ 150:hb_buffer_t::sync_so_far()
152
+ 151:facebook::yoga::Style::computeFlexEndPaddingAndBorder(facebook::yoga::FlexDirection, facebook::yoga::Direction, float) const
153
+ 152:effindom::v2::ui::UiRuntime::GetLocalPositionFromIndex(effindom::v2::ui::UINode const&, unsigned int, bool) const
154
+ 153:effindom::v2::ui::UiRuntime::ApplyScrollOffset(unsigned long long, effindom::v2::ui::UINode&, float, float, bool)
155
+ 154:OT::hb_ot_apply_context_t::hb_ot_apply_context_t(unsigned int, hb_font_t*, hb_buffer_t*, hb_blob_t*)
156
+ 155:AAT::Lookup<OT::HBGlyphID16>::sanitize(hb_sanitize_context_t*) const
157
+ 156:void std::__2::vector<float, std::__2::allocator<float>>::__assign_with_size[abi:ne210108]<float*, float*>(float*, float*, long)
158
+ 157:std::__2::vector<unsigned int, std::__2::allocator<unsigned int>>::__throw_out_of_range[abi:ne210108]()
159
+ 158:operator delete(void*)
160
+ 159:icu_74::UnicodeString::setTo(signed char, icu_74::ConstChar16Ptr, int)
161
+ 160:icu_74::UVector::~UVector()_1723
162
+ 161:icu_74::RuleBasedBreakIterator::handleNext()
163
+ 162:hb_serialize_context_t::pop_pack(bool)
164
+ 163:effindom::v2::ui::UiRuntime::ResolvePrimaryLineBoxMetrics(effindom::v2::ui::UINode const&) const
165
+ 164:effindom::v2::ui::UiRuntime::GetScrollViewportWidth(effindom::v2::ui::UINode const&) const
166
+ 165:SafeDecodeSymbol
167
+ 166:ures_getNextResource_74
168
+ 167:ucptrie_internalSmallIndex_74
169
+ 168:strrchr
170
+ 169:std::__2::vector<unsigned long long, std::__2::allocator<unsigned long long>>::push_back[abi:ne210108](unsigned long long const&)
171
+ 170:hb_ot_layout_lookup_would_substitute
172
+ 171:hb_face_t::load_upem() const
173
+ 172:hb_buffer_destroy
174
+ 173:facebook::yoga::Style::computePosition(facebook::yoga::PhysicalEdge, facebook::yoga::Direction) const
175
+ 174:effindom::v2::ui::UiRuntime::BuildTextClusterStopsImpl(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long) const
176
+ 175:effindom::v2::ui::CachedLogicalLineShape::CachedLogicalLineShape(effindom::v2::ui::CachedLogicalLineShape const&)
177
+ 176:__sindf
178
+ 177:__cosdf
179
+ 178:(anonymous namespace)::init_resb_result(UResourceDataEntry*, unsigned int, char const*, int, UResourceDataEntry*, char const*, int, UResourceBundle*, UErrorCode*)
180
+ 179:ulocimp_getLanguage_74(char const*, char const**, UErrorCode&)
181
+ 180:icu_74::ReorderingBuffer::appendBMP(char16_t, unsigned char, UErrorCode&)
182
+ 181:icu_74::CharString::appendInvariantChars(icu_74::UnicodeString const&, UErrorCode&)
183
+ 182:hb_sanitize_context_t::return_t OT::Paint::dispatch<hb_sanitize_context_t>(hb_sanitize_context_t*) const
184
+ 183:hb_lazy_loader_t<OT::GDEF_accelerator_t, hb_face_lazy_loader_t<OT::GDEF_accelerator_t, 24u>, hb_face_t, 24u, OT::GDEF_accelerator_t>::do_destroy(OT::GDEF_accelerator_t*)
185
+ 184:hb_blob_t* hb_data_wrapper_t<hb_face_t, 6u>::call_create<hb_blob_t, hb_table_lazy_loader_t<OT::OS2, 6u, true>>() const
186
+ 185:effindom::v2::ui::UiRuntime::NotifyTextStateChangedImpl(unsigned long long, effindom::v2::ui::UINode&, std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const*)
187
+ 186:effindom::v2::ui::UiRuntime::GetStringIndexFromPoint(effindom::v2::ui::UINode const&, float, float) const
188
+ 187:effindom::v2::ui::UiRuntime::ComputeVisibleBounds(effindom::v2::ui::UINode const&) const
189
+ 188:effindom::v2::ui::UiRuntime::ComputeScrollViewportBounds(effindom::v2::ui::UINode const&, float, float) const
190
+ 189:__extenddftf2
191
+ 190:OT::Layout::GSUB_impl::SubstLookup* hb_serialize_context_t::push<OT::Layout::GSUB_impl::SubstLookup>()
192
+ 191:OT::GSUB_accelerator_t* hb_data_wrapper_t<hb_face_t, 25u>::call_create<OT::GSUB_accelerator_t, hb_face_lazy_loader_t<OT::GSUB_accelerator_t, 25u>>() const
193
+ 192:OT::GDEF_accelerator_t* hb_data_wrapper_t<hb_face_t, 24u>::call_create<OT::GDEF_accelerator_t, hb_face_lazy_loader_t<OT::GDEF_accelerator_t, 24u>>() const
194
+ 193:OT::CmapSubtable::get_glyph(unsigned int, unsigned int*) const
195
+ 194:OT::CFFIndex<OT::IntType<unsigned short, 2u>>::operator[](unsigned int) const
196
+ 195:AAT::hb_aat_apply_context_t::buffer_intersects_machine() const
197
+ 196:ures_getStringByKey_74
198
+ 197:std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>>::push_back[abi:ne210108](effindom::v2::ui::GlyphPlacement const&)
199
+ 198:res_getTableItemByKey_74
200
+ 199:is_equal(std::type_info const*, std::type_info const*, bool)
201
+ 200:icu_74::UnicodeSet::copyFrom(icu_74::UnicodeSet const&, signed char)
202
+ 201:icu_74::UnicodeSet::applyPattern(icu_74::UnicodeString const&, UErrorCode&)
203
+ 202:icu_74::Normalizer2Impl::getFCD16FromNormData(int) const
204
+ 203:icu_74::Locale::~Locale()
205
+ 204:icu_74::Locale::Locale(char const*, char const*, char const*, char const*)
206
+ 205:hb_serialize_context_t::pop_discard()
207
+ 206:hb_blob_t* hb_data_wrapper_t<hb_face_t, 22u>::call_create<hb_blob_t, hb_table_lazy_loader_t<OT::MVAR, 22u, true>>() const
208
+ 207:get_gsubgpos_table(hb_face_t*, unsigned int)
209
+ 208:expf
210
+ 209:effindom::v2::ui::UiRuntime::ApplyAbsurdLineClampImpl(effindom::v2::ui::UINode&) const
211
+ 210:cff2_path_param_t::line_to(CFF::point_t const&)
212
+ 211:cff1_path_param_t::line_to(CFF::point_t const&)
213
+ 212:__emscripten_stdout_close
214
+ 213:OT::MVAR::get_var(unsigned int, int const*, unsigned int) const
215
+ 214:void std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>>::__assign_with_size[abi:ne210108]<effindom::v2::ui::GlyphPlacement*, effindom::v2::ui::GlyphPlacement*>(effindom::v2::ui::GlyphPlacement*, effindom::v2::ui::GlyphPlacement*, long)
216
+ 215:ulocimp_getScript_74(char const*, char const**, UErrorCode&)
217
+ 216:ulocimp_getKeywordValue_74
218
+ 217:std::__2::vector<float, std::__2::allocator<float>>::assign(unsigned long, float const&)
219
+ 218:std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>::__throw_length_error[abi:ne210108]()
220
+ 219:std::__2::__wrap_iter<effindom::v2::ui::NonWrappingTextFragment*> std::__2::vector<effindom::v2::ui::NonWrappingTextFragment, std::__2::allocator<effindom::v2::ui::NonWrappingTextFragment>>::__insert_with_size[abi:ne210108]<std::__2::__wrap_iter<effindom::v2::ui::NonWrappingTextFragment*>, std::__2::__wrap_iter<effindom::v2::ui::NonWrappingTextFragment*>>(std::__2::__wrap_iter<effindom::v2::ui::NonWrappingTextFragment const*>, std::__2::__wrap_iter<effindom::v2::ui::NonWrappingTextFragment*>, std::__2::__wrap_iter<effindom::v2::ui::NonWrappingTextFragment*>, long)
221
+ 220:std::__2::__hash_iterator<std::__2::__hash_node<std::__2::__hash_value_type<unsigned long long, effindom::v2::ui::UiRuntime::GridSideTableEntry>, void*>*> std::__2::__hash_table<std::__2::__hash_value_type<unsigned long long, effindom::v2::ui::UiRuntime::GridSideTableEntry>, std::__2::__unordered_map_hasher<unsigned long long, std::__2::pair<unsigned long long const, effindom::v2::ui::UiRuntime::GridSideTableEntry>, std::__2::hash<unsigned long long>, std::__2::equal_to<unsigned long long>, true>, std::__2::__unordered_map_equal<unsigned long long, std::__2::pair<unsigned long long const, effindom::v2::ui::UiRuntime::GridSideTableEntry>, std::__2::equal_to<unsigned long long>, std::__2::hash<unsigned long long>, true>, std::__2::allocator<std::__2::pair<unsigned long long const, effindom::v2::ui::UiRuntime::GridSideTableEntry>>>::find<unsigned long long>(unsigned long long const&)
222
+ 221:icu_74::UnicodeSet::retain(int const*, int, signed char)
223
+ 222:icu_74::UCharsTrie::next(int)
224
+ 223:icu_74::RuleCharacterIterator::next(int, signed char&, UErrorCode&)
225
+ 224:icu_74::Edits::addUnchanged(int)
226
+ 225:icu_74::CharString::appendInvariantChars(char16_t const*, int, UErrorCode&)
227
+ 226:hb_buffer_t::merge_out_clusters(unsigned int, unsigned int)
228
+ 227:hb_buffer_t::make_room_for(unsigned int, unsigned int)
229
+ 228:hb_bit_set_t::add_range(unsigned int, unsigned int)
230
+ 229:facebook::yoga::Node::resolveFlexGrow() const
231
+ 230:bool std::__2::__sort3[abi:nn210108]<std::__2::_ClassicAlgPolicy, std::__2::ranges::less, int*, 0>(int*, int*, int*, std::__2::ranges::less)
232
+ 231:_canonicalize(char const*, icu_74::ByteSink&, unsigned int, UErrorCode*)
233
+ 232:YGNodeStyleSetPadding
234
+ 233:YGNodeStyleSetMargin
235
+ 234:OT::cff1::accelerator_templ_t<CFF::cff1_private_dict_opset_t, CFF::cff1_private_dict_values_base_t<CFF::dict_val_t>>::_fini()
236
+ 235:OT::GDEF::get_mark_attachment_type(unsigned int) const
237
+ 236:OT::GDEF::get_glyph_class(unsigned int) const
238
+ 237:OT::DeltaSetIndexMap::sanitize(hb_sanitize_context_t*) const
239
+ 238:OT::ClassDef::sanitize(hb_sanitize_context_t*) const
240
+ 239:OT::CFFIndex<OT::IntType<unsigned short, 2u>>::sanitize(hb_sanitize_context_t*) const
241
+ 240:woff2::ComputeULongSum(unsigned char const*, unsigned long)
242
+ 241:wmemchr
243
+ 242:utext_setup_74
244
+ 243:ucptrie_get_74
245
+ 244:std::__2::vector<effindom::v2::ui::SceneInstruction, std::__2::allocator<effindom::v2::ui::SceneInstruction>>::push_back[abi:ne210108](effindom::v2::ui::SceneInstruction&&)
246
+ 245:std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>::__throw_out_of_range[abi:ne210108]()
247
+ 246:std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>::__erase_external_with_move(unsigned long, unsigned long)
248
+ 247:snprintf
249
+ 248:scalbn
250
+ 249:icu_74::UnicodeString::moveIndex32(int, int) const
251
+ 250:icu_74::UnicodeSet::ensureCapacity(int)
252
+ 251:icu_74::ResourceTable::findValue(char const*, icu_74::ResourceValue&) const
253
+ 252:icu_74::ByteSinkUtil::appendUnchanged(unsigned char const*, unsigned char const*, icu_74::ByteSink&, unsigned int, icu_74::Edits*, UErrorCode&)
254
+ 253:icu_74::BreakIterator::~BreakIterator()
255
+ 254:hb_lazy_loader_t<AAT::kerx_accelerator_t, hb_face_lazy_loader_t<AAT::kerx_accelerator_t, 30u>, hb_face_t, 30u, AAT::kerx_accelerator_t>::do_destroy(AAT::kerx_accelerator_t*)
256
+ 255:hb_glyf_scratch_t::~hb_glyf_scratch_t()
257
+ 256:hb_font_t::scale_glyph_extents(hb_glyph_extents_t*)
258
+ 257:hb_font_t::get_glyph_h_origin_with_fallback(unsigned int, int*, int*)
259
+ 258:hb_font_get_glyph_h_kerning_nil(hb_font_t*, void*, unsigned int, unsigned int, void*)
260
+ 259:hb_buffer_reverse
261
+ 260:hb_buffer_append
262
+ 261:hb_blob_t* hb_data_wrapper_t<hb_face_t, 4u>::call_create<hb_blob_t, hb_table_lazy_loader_t<OT::hhea, 4u, true>>() const
263
+ 262:hb_blob_t* hb_data_wrapper_t<hb_face_t, 11u>::call_create<hb_blob_t, hb_table_lazy_loader_t<OT::vhea, 11u, true>>() const
264
+ 263:getenv
265
+ 264:facebook::yoga::calculateLayoutInternal(facebook::yoga::Node*, float, float, facebook::yoga::Direction, facebook::yoga::SizingMode, facebook::yoga::SizingMode, float, float, bool, facebook::yoga::LayoutPassReason, facebook::yoga::LayoutData&, unsigned int, unsigned int)
266
+ 265:facebook::yoga::StyleValuePool::storeValue(facebook::yoga::StyleValueHandle&, float, facebook::yoga::StyleValueHandle::Type)
267
+ 266:facebook::yoga::Node::resolveFlexShrink() const
268
+ 267:effindom::v2::ui::UiRuntime::EnsureTextCaretVisible(unsigned long long, effindom::v2::ui::UINode&)
269
+ 268:effindom::v2::ui::UiRuntime::CollectSelectionAreaNodes(unsigned long long, std::__2::vector<unsigned long long, std::__2::allocator<unsigned long long>>&) const
270
+ 269:effindom::v2::ui::UiRuntime::BuildSelectionRects(effindom::v2::ui::UINode const&, unsigned int, unsigned int) const
271
+ 270:effindom::v2::ui::UiRuntime::BuildCrossSelectionText() const
272
+ 271:effindom::v2::ui::UiRuntime::BeginUndoGroup(effindom::v2::ui::UINode&)
273
+ 272:doOpenChoice(char const*, char const*, char const*, signed char (*)(void*, char const*, char const*, UDataInfo const*), void*, UErrorCode*)
274
+ 273:_hb_glyph_info_set_unicode_props(hb_glyph_info_t*, hb_buffer_t*)
275
+ 274:__letf2
276
+ 275:OT::hb_ot_apply_context_t::_set_glyph_class(unsigned int, unsigned int, bool, bool)
277
+ 276:OT::Layout::GPOS_impl::AnchorFormat3::sanitize(hb_sanitize_context_t*) const
278
+ 277:OT::CFFIndex<OT::IntType<unsigned int, 4u>>::operator[](unsigned int) const
279
+ 278:woff2::Read255UShort(woff2::Buffer*, unsigned int*)
280
+ 279:void std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>::__assign_trivial[abi:ne210108]<char const*, char const*>(char const*, char const*, unsigned long)
281
+ 280:void std::__2::__uninitialized_allocator_relocate[abi:ne210108]<std::__2::allocator<effindom::v2::ui::CachedLogicalLineShape>, effindom::v2::ui::CachedLogicalLineShape*>(std::__2::allocator<effindom::v2::ui::CachedLogicalLineShape>&, effindom::v2::ui::CachedLogicalLineShape*, effindom::v2::ui::CachedLogicalLineShape*, effindom::v2::ui::CachedLogicalLineShape*)
282
+ 281:void std::__2::__stable_sort<std::__2::_ClassicAlgPolicy, effindom::v2::ui::(anonymous namespace)::BuildClusterStops(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long)::$_0&, std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>(std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>, std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>, effindom::v2::ui::(anonymous namespace)::BuildClusterStops(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long)::$_0&, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>::difference_type, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>::value_type*, long) (.2821)
283
+ 282:void std::__2::__stable_sort<std::__2::_ClassicAlgPolicy, effindom::v2::ui::(anonymous namespace)::BuildClusterStops(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long)::$_0&, std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>(std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>, std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>, effindom::v2::ui::(anonymous namespace)::BuildClusterStops(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long)::$_0&, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>::difference_type, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>::value_type*, long)
284
+ 283:void std::__2::__stable_sort<std::__2::_ClassicAlgPolicy, effindom::v2::ui::(anonymous namespace)::BuildClusterStops(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long)::$_0&, std::__2::__wrap_iter<effindom::v2::ui::TextClusterStop*>>(std::__2::__wrap_iter<effindom::v2::ui::TextClusterStop*>, std::__2::__wrap_iter<effindom::v2::ui::TextClusterStop*>, effindom::v2::ui::(anonymous namespace)::BuildClusterStops(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long)::$_0&, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::TextClusterStop*>>::difference_type, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::TextClusterStop*>>::value_type*, long)
285
+ 284:void std::__2::__stable_sort<std::__2::_ClassicAlgPolicy, effindom::v2::ui::UiRuntime::RebuildFocusOrder()::$_0&, std::__2::__wrap_iter<unsigned long long*>>(std::__2::__wrap_iter<unsigned long long*>, std::__2::__wrap_iter<unsigned long long*>, effindom::v2::ui::UiRuntime::RebuildFocusOrder()::$_0&, std::__2::iterator_traits<std::__2::__wrap_iter<unsigned long long*>>::difference_type, std::__2::iterator_traits<std::__2::__wrap_iter<unsigned long long*>>::value_type*, long)
286
+ 285:void icu_74::(anonymous namespace)::MixedBlocks::extend<unsigned short>(unsigned short const*, int, int, int)
287
+ 286:void hb_serialize_context_t::add_link<OT::OffsetTo<OT::Layout::Common::Coverage, OT::IntType<unsigned short, 2u>, void, true>>(OT::OffsetTo<OT::Layout::Common::Coverage, OT::IntType<unsigned short, 2u>, void, true>&, unsigned int, hb_serialize_context_t::whence_t, unsigned int)
288
+ 287:ures_getStringByKeyWithFallback_74
289
+ 288:ulocimp_getCountry_74(char const*, char const**, UErrorCode&)
290
+ 289:ucptrie_openFromBinary_74
291
+ 290:std::__2::vector<effindom::v2::ui::NonWrappingTextFragment, std::__2::allocator<effindom::v2::ui::NonWrappingTextFragment>>::push_back[abi:ne210108](effindom::v2::ui::NonWrappingTextFragment&&)
292
+ 291:std::__2::vector<effindom::v2::ui::CachedNonWrapGeometrySlice, std::__2::allocator<effindom::v2::ui::CachedNonWrapGeometrySlice>>::clear[abi:ne210108]()
293
+ 292:std::__2::to_string(unsigned int)
294
+ 293:std::__2::__throw_out_of_range[abi:ne210108](char const*)
295
+ 294:std::__2::__hash_const_iterator<std::__2::__hash_node<std::__2::__hash_value_type<unsigned long long, effindom::v2::ui::UiRuntime::GridSideTableEntry>, void*>*> std::__2::__hash_table<std::__2::__hash_value_type<unsigned long long, effindom::v2::ui::UiRuntime::GridSideTableEntry>, std::__2::__unordered_map_hasher<unsigned long long, std::__2::pair<unsigned long long const, effindom::v2::ui::UiRuntime::GridSideTableEntry>, std::__2::hash<unsigned long long>, std::__2::equal_to<unsigned long long>, true>, std::__2::__unordered_map_equal<unsigned long long, std::__2::pair<unsigned long long const, effindom::v2::ui::UiRuntime::GridSideTableEntry>, std::__2::equal_to<unsigned long long>, std::__2::hash<unsigned long long>, true>, std::__2::allocator<std::__2::pair<unsigned long long const, effindom::v2::ui::UiRuntime::GridSideTableEntry>>>::find<unsigned long long>(unsigned long long const&) const
296
+ 295:sbrk
297
+ 296:res_getStringNoTrace_74
298
+ 297:init_entry(char const*, char const*, UErrorCode*)
299
+ 298:icu_74::UnicodeSet::span(char16_t const*, int, USetSpanCondition) const
300
+ 299:icu_74::UVector::~UVector()
301
+ 300:icu_74::UVector::addElement(void*, UErrorCode&)
302
+ 301:icu_74::ReorderingBuffer::appendSupplementary(int, unsigned char, UErrorCode&)
303
+ 302:icu_74::PropNameData::getPropertyOrValueEnum(int, char const*)
304
+ 303:icu_74::Norm2AllModes::createNFCInstance(UErrorCode&)
305
+ 304:icu_74::Locale::operator=(icu_74::Locale const&)
306
+ 305:icu_74::LSR::LSR(char, char const*, char const*, char const*, int, UErrorCode&)
307
+ 306:hb_lazy_loader_t<OT::hmtx_accelerator_t, hb_face_lazy_loader_t<OT::hmtx_accelerator_t, 5u>, hb_face_t, 5u, OT::hmtx_accelerator_t>::do_destroy(OT::hmtx_accelerator_t*)
308
+ 307:hb_lazy_loader_t<AAT::morx_accelerator_t, hb_face_lazy_loader_t<AAT::morx_accelerator_t, 28u>, hb_face_t, 28u, AAT::morx_accelerator_t>::do_destroy(AAT::morx_accelerator_t*)
309
+ 308:hb_buffer_t::next_glyph()
310
+ 309:hb_bit_set_t::resize(unsigned int, bool, bool)
311
+ 310:fmt_u
312
+ 311:facebook::yoga::constrainMaxSizeForMode(facebook::yoga::Node const*, facebook::yoga::Direction, facebook::yoga::FlexDirection, float, float, facebook::yoga::SizingMode*, float*)
313
+ 312:effindom::v2::ui::(anonymous namespace)::PushClipboardPart(std::__2::vector<effindom::v2::ui::(anonymous namespace)::ClipboardRichTextPart, std::__2::allocator<effindom::v2::ui::(anonymous namespace)::ClipboardRichTextPart>>&, effindom::v2::ui::(anonymous namespace)::ClipboardRichTextPart)
314
+ 313:effindom::v2::ui::UiRuntime::GetAlignedLineXOffset(effindom::v2::ui::UINode const&, float) const
315
+ 314:effindom::v2::ui::CachedLogicalLineShape& std::__2::vector<effindom::v2::ui::CachedLogicalLineShape, std::__2::allocator<effindom::v2::ui::CachedLogicalLineShape>>::emplace_back<effindom::v2::ui::CachedLogicalLineShape>(effindom::v2::ui::CachedLogicalLineShape&&)
316
+ 315:_isVariantSubtag(char const*, int)
317
+ 316:_hb_ot_metrics_get_position_common(hb_font_t*, hb_ot_metrics_tag_t, int*)
318
+ 317:_getStringOrCopyKey(char const*, char const*, char const*, char const*, char const*, char const*, char16_t*, int, UErrorCode*)
319
+ 318:__vfprintf_internal
320
+ 319:__tandf
321
+ 320:__lshrti3
322
+ 321:__floatunsitf
323
+ 322:(anonymous namespace)::getRange(void const*, int, unsigned int (*)(void const*, unsigned int), void const*, unsigned int*)
324
+ 323:(anonymous namespace)::getInclusionsForSource(UPropertySource, UErrorCode&)
325
+ 324:OT::Layout::GPOS_impl::ValueFormat::sanitize_value_devices(hb_sanitize_context_t*, OT::Layout::GPOS_impl::ValueBase const*, OT::IntType<unsigned short, 2u> const*) const
326
+ 325:OT::Layout::GPOS_impl::ValueFormat::apply_value(OT::hb_ot_apply_context_t*, OT::Layout::GPOS_impl::ValueBase const*, OT::IntType<unsigned short, 2u> const*, hb_glyph_position_t&) const
327
+ 326:OT::ItemVariationStore::sanitize(hb_sanitize_context_t*) const
328
+ 327:OT::HVARVVAR::sanitize(hb_sanitize_context_t*) const
329
+ 328:CFF::dict_opset_t::process_op(unsigned int, CFF::interp_env_t<CFF::number_t>&)
330
+ 329:void std::__2::vector<unsigned char, std::__2::allocator<unsigned char>>::__assign_with_size[abi:ne210108]<unsigned char const*, unsigned char const*>(unsigned char const*, unsigned char const*, long)
331
+ 330:void std::__2::__uninitialized_allocator_relocate[abi:ne210108]<std::__2::allocator<effindom::v2::ui::CachedVisualLineShape>, effindom::v2::ui::CachedVisualLineShape*>(std::__2::allocator<effindom::v2::ui::CachedVisualLineShape>&, effindom::v2::ui::CachedVisualLineShape*, effindom::v2::ui::CachedVisualLineShape*, effindom::v2::ui::CachedVisualLineShape*)
332
+ 331:utf8_prevCharSafeBody_74
333
+ 332:utf8_nextCharSafeBody_74
334
+ 333:ures_getStringWithAlias(UResourceBundle const*, unsigned int, int, int*, UErrorCode*)
335
+ 334:ulocimp_forLanguageTag_74
336
+ 335:ucptrie_internalSmallU8Index_74
337
+ 336:u_strToUTF8WithSub_74
338
+ 337:std::__2::vector<effindom::v2::ui::CachedLogicalLineShape, std::__2::allocator<effindom::v2::ui::CachedLogicalLineShape>>::~vector[abi:ne210108]()
339
+ 338:std::__2::__tree<std::__2::__value_type<unsigned int, unsigned int>, std::__2::__map_value_compare<unsigned int, std::__2::pair<unsigned int const, unsigned int>, std::__2::less<unsigned int>, true>, std::__2::allocator<std::__2::pair<unsigned int const, unsigned int>>>::destroy(std::__2::__tree_node<std::__2::__value_type<unsigned int, unsigned int>, void*>*)
340
+ 339:std::__2::__hash_iterator<std::__2::__hash_node<std::__2::__hash_value_type<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, unsigned long long>, void*>*> std::__2::__hash_table<std::__2::__hash_value_type<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, unsigned long long>, std::__2::__unordered_map_hasher<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, std::__2::pair<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const, unsigned long long>, std::__2::hash<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::equal_to<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, true>, std::__2::__unordered_map_equal<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, std::__2::pair<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const, unsigned long long>, std::__2::equal_to<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::hash<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, true>, std::__2::allocator<std::__2::pair<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const, unsigned long long>>>::find<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>(std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const&)
341
+ 340:operator_new_impl(unsigned long)
342
+ 341:init()
343
+ 342:icu_74::initSingletons(char const*, UErrorCode&)
344
+ 343:icu_74::(anonymous namespace)::AliasReplacer::replaceLanguage(bool, bool, bool, icu_74::UVector&, UErrorCode&)
345
+ 344:icu_74::UnicodeString::fromUTF8(icu_74::StringPiece)
346
+ 345:icu_74::UnicodeSetStringSpan::UnicodeSetStringSpan(icu_74::UnicodeSet const&, icu_74::UVector const&, unsigned int)
347
+ 346:icu_74::UnicodeSet::complement()
348
+ 347:icu_74::UnicodeSet::applyIntPropertyValue(UProperty, int, UErrorCode&)
349
+ 348:icu_74::UnicodeSet::_add(icu_74::UnicodeString const&)
350
+ 349:icu_74::UnicodeSet::UnicodeSet(icu_74::UnicodeString const&, UErrorCode&)
351
+ 350:icu_74::UVector32::setSize(int)
352
+ 351:icu_74::UCharsTrieBuilder::write(char16_t const*, int)
353
+ 352:icu_74::RuleBasedBreakIterator::BreakCache::populatePreceding(UErrorCode&)
354
+ 353:icu_74::ReorderingBuffer::previousCC()
355
+ 354:icu_74::Normalizer2Impl::compose(char16_t const*, char16_t const*, signed char, signed char, icu_74::ReorderingBuffer&, UErrorCode&) const
356
+ 355:icu_74::Normalizer2Factory::getNFCImpl(UErrorCode&)
357
+ 356:icu_74::LocaleUtility::initLocaleFromName(icu_74::UnicodeString const&, icu_74::Locale&)
358
+ 357:icu_74::LSR::LSR(icu_74::StringPiece, icu_74::StringPiece, icu_74::StringPiece, int, UErrorCode&)
359
+ 358:icu_74::CanonIterData::~CanonIterData()
360
+ 359:icu_74::BreakIterator::buildInstance(icu_74::Locale const&, char const*, UErrorCode&)
361
+ 360:hb_vector_t<hb_pair_t<hb_bit_set_t, hb_bit_set_t>, false>::shrink_vector(unsigned int)
362
+ 361:hb_unicode_funcs_destroy
363
+ 362:hb_lazy_loader_t<OT::glyf_accelerator_t, hb_face_lazy_loader_t<OT::glyf_accelerator_t, 15u>, hb_face_t, 15u, OT::glyf_accelerator_t>::do_destroy(OT::glyf_accelerator_t*)
364
+ 363:hb_hashmap_t<unsigned int, unsigned int, true>::alloc(unsigned int)
365
+ 364:hb_font_destroy
366
+ 365:hb_buffer_create_similar
367
+ 366:effindom::v2::ui::(anonymous namespace)::MeasureCachedLogicalLineRangeWidth(effindom::v2::ui::CachedLogicalLineShape const&, int, int)
368
+ 367:effindom::v2::ui::UiRuntime::WalkTree(unsigned long long, float, float, float, float, bool, effindom::v2::ui::CommandBuilder&, std::__2::vector<unsigned long long, std::__2::allocator<unsigned long long>>&, std::__2::vector<effindom::v2::ui::SceneInstruction, std::__2::allocator<effindom::v2::ui::SceneInstruction>>&, std::__2::vector<unsigned long long, std::__2::allocator<unsigned long long>>&)
369
+ 368:effindom::v2::ui::UiRuntime::RetargetScrollHandleForDelta(unsigned long long, float, float) const
370
+ 369:effindom::v2::ui::UiRuntime::PruneGridSideTableEntry(unsigned long long)
371
+ 370:effindom::v2::ui::UiRuntime::LayoutParagraph(effindom::v2::ui::UINode const&, std::__2::optional<float>) const
372
+ 371:effindom::v2::ui::UiRuntime::HandleCopy(effindom::v2::ui::UINode const&) const
373
+ 372:effindom::v2::ui::UiRuntime::GetLineHeightForIndex(effindom::v2::ui::UINode const&, unsigned long) const
374
+ 373:effindom::v2::ui::UiRuntime::EnsureWrappedVisualLineShape(effindom::v2::ui::UINode const&, unsigned long) const
375
+ 374:effindom::v2::ui::UiRuntime::EnsureCachedLogicalLineBreakCandidates(std::__2::basic_string_view<char, std::__2::char_traits<char>>, effindom::v2::ui::CachedLogicalLineShape&) const
376
+ 375:effindom::v2::ui::UiRuntime::ComputeWrappedSegmentBreaks(effindom::v2::ui::UINode const&, std::__2::basic_string_view<char, std::__2::char_traits<char>>, effindom::v2::ui::CachedLogicalLineShape const*, float) const
377
+ 376:effindom::v2::ui::UiRuntime::ComputeClipBounds(effindom::v2::ui::UINode const&) const
378
+ 377:effindom::v2::ui::UiRuntime::BuildNonWrappingFragmentsForLine(unsigned long, std::__2::basic_string_view<char, std::__2::char_traits<char>>, effindom::v2::ui::UiRuntime::ShapedTextRun const&) const
379
+ 378:effindom::v2::ui::UiRuntime::BuildCachedLogicalLineShapeImpl(effindom::v2::ui::UINode const&, std::__2::basic_string_view<char, std::__2::char_traits<char>>, unsigned int, unsigned int, effindom::v2::ui::CachedLogicalLineShape&) const
380
+ 379:effindom::v2::ui::CachedLogicalLineShape::operator=(effindom::v2::ui::CachedLogicalLineShape&&)
381
+ 380:(anonymous namespace)::ulayout_ensureData(UErrorCode&)
382
+ 381:OT::kern_accelerator_t* hb_data_wrapper_t<hb_face_t, 23u>::call_create<OT::kern_accelerator_t, hb_face_lazy_loader_t<OT::kern_accelerator_t, 23u>>() const
383
+ 382:OT::hb_ot_layout_lookup_accelerator_t::fini()
384
+ 383:OT::glyf_accelerator_t* hb_data_wrapper_t<hb_face_t, 15u>::call_create<OT::glyf_accelerator_t, hb_face_lazy_loader_t<OT::glyf_accelerator_t, 15u>>() const
385
+ 384:OT::GPOS_accelerator_t* hb_data_wrapper_t<hb_face_t, 26u>::call_create<OT::GPOS_accelerator_t, hb_face_lazy_loader_t<OT::GPOS_accelerator_t, 26u>>() const
386
+ 385:CFF::opset_t<CFF::number_t>::process_op(unsigned int, CFF::interp_env_t<CFF::number_t>&)
387
+ 386:CFF::Charset::get_glyph(unsigned int, unsigned int) const
388
+ 387:void std::__2::vector<int, std::__2::allocator<int>>::__assign_with_size[abi:ne210108]<int const*, int const*>(int const*, int const*, long)
389
+ 388:void std::__2::vector<effindom::v2::ui::TextClusterStop, std::__2::allocator<effindom::v2::ui::TextClusterStop>>::__assign_with_size[abi:ne210108]<effindom::v2::ui::TextClusterStop*, effindom::v2::ui::TextClusterStop*>(effindom::v2::ui::TextClusterStop*, effindom::v2::ui::TextClusterStop*, long)
390
+ 389:void std::__2::__tree_balance_after_insert[abi:ne210108]<std::__2::__tree_node_base<void*>*>(std::__2::__tree_node_base<void*>*, std::__2::__tree_node_base<void*>*)
391
+ 390:void std::__2::__sort4[abi:ne210108]<std::__2::_ClassicAlgPolicy, effindom::v2::ui::UiRuntime::SetTextStyleRuns(unsigned long long, unsigned int, unsigned int const*)::$_0&, effindom::v2::ui::TextStyleRun*, 0>(effindom::v2::ui::TextStyleRun*, effindom::v2::ui::TextStyleRun*, effindom::v2::ui::TextStyleRun*, effindom::v2::ui::TextStyleRun*, effindom::v2::ui::UiRuntime::SetTextStyleRuns(unsigned long long, unsigned int, unsigned int const*)::$_0&)
392
+ 391:void std::__2::__introsort<std::__2::_ClassicAlgPolicy, std::__2::ranges::less, int*, true>(int*, int*, std::__2::ranges::less, std::__2::iterator_traits<int*>::difference_type, bool)
393
+ 392:void sort_r_simple<>(void*, unsigned long, unsigned long, int (*)(void const*, void const*)) (.686)
394
+ 393:void icu_74::(anonymous namespace)::MixedBlocks::extend<unsigned int>(unsigned int const*, int, int, int)
395
+ 394:void AAT::Lookup<OT::IntType<unsigned short, 2u>>::collect_glyphs_filtered<hb_bit_set_t, hb_bit_page_t>(hb_bit_set_t&, unsigned int, hb_bit_page_t const&) const
396
+ 395:void AAT::ClassTable<OT::IntType<unsigned char, 1u>>::collect_glyphs<hb_bit_set_t>(hb_bit_set_t&, unsigned int) const
397
+ 396:uprv_sortArray_74
398
+ 397:umutablecptrie_set_74
399
+ 398:uloc_getVariant_74
400
+ 399:u_strstr_74
401
+ 400:toUpperOrTitle(int, int (*)(void*, signed char), void*, char16_t const**, int, signed char)
402
+ 401:tanf
403
+ 402:subQuickSort(char*, int, int, int, int (*)(void const*, void const*, void const*), void const*, void*, void*)
404
+ 403:strtoul
405
+ 404:std::__2::vector<int, std::__2::allocator<int>>::vector[abi:ne210108](std::__2::vector<int, std::__2::allocator<int>> const&)
406
+ 405:std::__2::vector<int, std::__2::allocator<int>>::resize(unsigned long)
407
+ 406:std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>& std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>::__assign_no_alias<false>(char const*, unsigned long)
408
+ 407:res_getTableItemByIndex_74
409
+ 408:res_getArrayItem_74
410
+ 409:res_findResource_74
411
+ 410:lroundf
412
+ 411:icu_74::compute(int, icu_74::ReadArray2D const&, icu_74::ReadArray2D const&, icu_74::ReadArray1D const&, icu_74::ReadArray1D const&, icu_74::Array1D&, icu_74::Array1D&, icu_74::Array1D&)
413
+ 412:icu_74::UnicodeString::extract(int, int, char*, int, icu_74::UnicodeString::EInvariant) const
414
+ 413:icu_74::UnicodeString::UnicodeString(char const*, int, icu_74::UnicodeString::EInvariant)
415
+ 414:icu_74::UnicodeSetStringSpan::~UnicodeSetStringSpan()
416
+ 415:icu_74::UnicodeSet::removeAllStrings()
417
+ 416:icu_74::UnicodeSet::freeze()
418
+ 417:icu_74::UnicodeSet::applyFilter(signed char (*)(int, void*), void*, icu_74::UnicodeSet const*, UErrorCode&)
419
+ 418:icu_74::UnicodeSet::add(int const*, int, signed char)
420
+ 419:icu_74::UVector32::~UVector32()
421
+ 420:icu_74::UVector32::addElement(int, UErrorCode&)
422
+ 421:icu_74::UCharsTrie::branchNext(char16_t const*, int, int)
423
+ 422:icu_74::StringTrieBuilder::writeNode(int, int, int)
424
+ 423:icu_74::SimpleFilteredSentenceBreakIterator::breakExceptionAt(int)
425
+ 424:icu_74::RuleBasedBreakIterator::BreakCache::populateNear(int, UErrorCode&)
426
+ 425:icu_74::RuleBasedBreakIterator::BreakCache::populateFollowing()
427
+ 426:icu_74::ReorderingBuffer::init(int, UErrorCode&)
428
+ 427:icu_74::Normalizer2Impl::makeFCD(char16_t const*, char16_t const*, icu_74::ReorderingBuffer*, UErrorCode&) const
429
+ 428:icu_74::Normalizer2Impl::hasCompBoundaryBefore(unsigned char const*, unsigned char const*) const
430
+ 429:icu_74::Normalizer2Impl::decomposeShort(unsigned char const*, unsigned char const*, icu_74::Normalizer2Impl::StopAt, signed char, icu_74::ReorderingBuffer&, UErrorCode&) const
431
+ 430:icu_74::Normalizer2Impl::addPropertyStarts(USetAdder const*, UErrorCode&) const
432
+ 431:icu_74::NoopNormalizer2::hasBoundaryBefore(int) const
433
+ 432:icu_74::Edits::addReplace(int, int)
434
+ 433:hb_syllabic_insert_dotted_circles(hb_font_t*, hb_buffer_t*, unsigned int, unsigned int, int, int)
435
+ 434:hb_shape_full
436
+ 435:hb_serialize_context_t::~hb_serialize_context_t()
437
+ 436:hb_serialize_context_t::resolve_links()
438
+ 437:hb_serialize_context_t::reset()
439
+ 438:hb_paint_extents_context_t::paint()
440
+ 439:hb_lazy_loader_t<OT::cff1_accelerator_t, hb_face_lazy_loader_t<OT::cff1_accelerator_t, 16u>, hb_face_t, 16u, OT::cff1_accelerator_t>::do_destroy(OT::cff1_accelerator_t*)
441
+ 440:hb_hashmap_t<hb_serialize_context_t::object_t const*, unsigned int, false>::alloc(unsigned int)
442
+ 441:hb_font_t::mults_changed()
443
+ 442:hb_blob_t* hb_data_wrapper_t<hb_face_t, 34u>::call_create<hb_blob_t, hb_table_lazy_loader_t<AAT::feat, 34u, false>>() const
444
+ 443:hb_blob_create_sub_blob
445
+ 444:hb_array_t<char const>::hash() const
446
+ 445:facebook::yoga::calculateBaseline(facebook::yoga::Node const*)
447
+ 446:facebook::yoga::Node::cloneChildrenIfNeeded()
448
+ 447:facebook::yoga::LayoutableChildren<facebook::yoga::Node>::Iterator::operator++(int)
449
+ 448:effindom::v2::ui::(anonymous namespace)::MarkAutoTracksFromMeasures(std::__2::vector<float, std::__2::allocator<float>>&, std::__2::vector<unsigned char, std::__2::allocator<unsigned char>> const&, effindom::v2::ui::UINode const&, bool, bool)
450
+ 449:effindom::v2::ui::(anonymous namespace)::ContainsLineBreakInRange(std::__2::basic_string_view<char, std::__2::char_traits<char>>, unsigned int, unsigned int) (.3069)
451
+ 450:effindom::v2::ui::UiRuntime::ShapeTextWithFont(std::__2::basic_string_view<char, std::__2::char_traits<char>>, effindom::v2::ui::UiRuntime::RegisteredFont const&, unsigned int, float, effindom::v2::ui::UiRuntime::ShapedTextRun&) const
452
+ 451:effindom::v2::ui::UiRuntime::ShapeTextStyledRange(effindom::v2::ui::UINode const&, unsigned int, unsigned int, effindom::v2::ui::UiRuntime::ShapedTextRun&) const
453
+ 452:effindom::v2::ui::UiRuntime::GetTextboxViewportOffsetX(effindom::v2::ui::UINode const&, effindom::v2::ui::UiRuntime::ShapedTextRun const&, unsigned int, unsigned int) const
454
+ 453:effindom::v2::ui::UiRuntime::GetTextRangeSceneRects(unsigned long long, unsigned int, unsigned int) const
455
+ 454:effindom::v2::ui::UiRuntime::FragmentGeometrySlice::~FragmentGeometrySlice()
456
+ 455:effindom::v2::ui::UiRuntime::ComputeBreakCandidates(std::__2::basic_string_view<char, std::__2::char_traits<char>>) const
457
+ 456:dispose_chunk
458
+ 457:createPath(char const*, int, char const*, int, char const*, icu_74::CharString&, UErrorCode*)
459
+ 458:buffer_verify_error(hb_buffer_t*, hb_font_t*, char const*, ...)
460
+ 459:bool std::__2::__partially_sorted_swap[abi:nn210108]<std::__2::ranges::less, int*>(int*, int*, int*, std::__2::ranges::less)
461
+ 460:_uhash_remove(UHashtable*, UElement)
462
+ 461:_addExtensionToList(ExtensionListEntry**, ExtensionListEntry*, signed char)
463
+ 462:__memcpy
464
+ 463:__cxxabiv1::__shim_type_info::noop1() const
465
+ 464:__cxxabiv1::__base_class_type_info::search_below_dst(__cxxabiv1::__dynamic_cast_info*, void const*, int, bool) const
466
+ 465:YGNodeStyleSetPosition
467
+ 466:YGNodeStyleSetBorder
468
+ 467:YGNodeCalculateLayout
469
+ 468:WriteRingBuffer
470
+ 469:ReadHuffmanCode
471
+ 470:OT::vmtx_accelerator_t* hb_data_wrapper_t<hb_face_t, 12u>::call_create<OT::vmtx_accelerator_t, hb_face_lazy_loader_t<OT::vmtx_accelerator_t, 12u>>() const
472
+ 471:OT::hb_ot_layout_lookup_accelerator_t* OT::hb_ot_layout_lookup_accelerator_t::create<OT::Layout::GSUB_impl::SubstLookup>(OT::Layout::GSUB_impl::SubstLookup const&)
473
+ 472:OT::cmap::find_subtable(unsigned int, unsigned int) const
474
+ 473:OT::cff1_accelerator_t* hb_data_wrapper_t<hb_face_t, 16u>::call_create<OT::cff1_accelerator_t, hb_face_lazy_loader_t<OT::cff1_accelerator_t, 16u>>() const
475
+ 474:OT::apply_lookup(OT::hb_ot_apply_context_t*, unsigned int, unsigned int*, unsigned int, OT::LookupRecord const*, unsigned int)
476
+ 475:OT::Lookup::serialize(hb_serialize_context_t*, unsigned int, unsigned int, unsigned int)
477
+ 476:OT::Layout::GPOS_impl::ValueFormat::get_device(OT::IntType<unsigned short, 2u> const*, bool*, OT::Layout::GPOS_impl::ValueBase const*, hb_sanitize_context_t&)
478
+ 477:OT::Layout::GPOS_impl::AnchorFormat3::get_anchor(OT::hb_ot_apply_context_t*, unsigned int, float*, float*) const
479
+ 478:OT::Layout::GPOS_impl::AnchorFormat2::get_anchor(OT::hb_ot_apply_context_t*, unsigned int, float*, float*) const
480
+ 479:OT::Layout::Common::Coverage* hb_serialize_context_t::extend_min<OT::Layout::Common::Coverage>(OT::Layout::Common::Coverage*)
481
+ 480:OT::Condition::sanitize(hb_sanitize_context_t*) const
482
+ 481:OT::CFFIndex<OT::IntType<unsigned int, 4u>>::sanitize(hb_sanitize_context_t*) const
483
+ 482:AAT::TrackTableEntry::get_value(float, void const*, hb_array_t<OT::HBFixed<OT::IntType<int, 4u>, 16u> const>) const
484
+ 483:AAT::StateTable<AAT::ObsoleteTypes, void>::sanitize(hb_sanitize_context_t*, unsigned int*) const
485
+ 484:vsnprintf
486
+ 485:void std::__2::vector<unsigned long, std::__2::allocator<unsigned long>>::__assign_with_size[abi:ne210108]<unsigned long const*, unsigned long const*>(unsigned long const*, unsigned long const*, long)
487
+ 486:void std::__2::allocator<effindom::v2::ui::CachedVisualLineShape>::construct[abi:ne210108]<effindom::v2::ui::CachedVisualLineShape, effindom::v2::ui::CachedVisualLineShape const&>(effindom::v2::ui::CachedVisualLineShape*, effindom::v2::ui::CachedVisualLineShape const&)
488
+ 487:void std::__2::__inplace_merge<std::__2::_ClassicAlgPolicy, effindom::v2::ui::(anonymous namespace)::BuildClusterStops(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long)::$_0&, std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>(std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>, std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>, std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>, effindom::v2::ui::(anonymous namespace)::BuildClusterStops(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long)::$_0&, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>::difference_type, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>::difference_type, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>::value_type*, long) (.2823)
489
+ 488:void std::__2::__inplace_merge<std::__2::_ClassicAlgPolicy, effindom::v2::ui::(anonymous namespace)::BuildClusterStops(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long)::$_0&, std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>(std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>, std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>, std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>, effindom::v2::ui::(anonymous namespace)::BuildClusterStops(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long)::$_0&, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>::difference_type, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>::difference_type, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>::value_type*, long)
490
+ 489:void std::__2::__inplace_merge<std::__2::_ClassicAlgPolicy, effindom::v2::ui::(anonymous namespace)::BuildClusterStops(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long)::$_0&, std::__2::__wrap_iter<effindom::v2::ui::TextClusterStop*>>(std::__2::__wrap_iter<effindom::v2::ui::TextClusterStop*>, std::__2::__wrap_iter<effindom::v2::ui::TextClusterStop*>, std::__2::__wrap_iter<effindom::v2::ui::TextClusterStop*>, effindom::v2::ui::(anonymous namespace)::BuildClusterStops(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long)::$_0&, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::TextClusterStop*>>::difference_type, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::TextClusterStop*>>::difference_type, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::TextClusterStop*>>::value_type*, long)
491
+ 490:void std::__2::__inplace_merge<std::__2::_ClassicAlgPolicy, effindom::v2::ui::UiRuntime::RebuildFocusOrder()::$_0&, std::__2::__wrap_iter<unsigned long long*>>(std::__2::__wrap_iter<unsigned long long*>, std::__2::__wrap_iter<unsigned long long*>, std::__2::__wrap_iter<unsigned long long*>, effindom::v2::ui::UiRuntime::RebuildFocusOrder()::$_0&, std::__2::iterator_traits<std::__2::__wrap_iter<unsigned long long*>>::difference_type, std::__2::iterator_traits<std::__2::__wrap_iter<unsigned long long*>>::difference_type, std::__2::iterator_traits<std::__2::__wrap_iter<unsigned long long*>>::value_type*, long)
492
+ 491:void std::__2::__destroy_at[abi:ne210108]<std::__2::pair<unsigned long long const, effindom::v2::ui::UiRuntime::GridSideTableEntry>, 0>(std::__2::pair<unsigned long long const, effindom::v2::ui::UiRuntime::GridSideTableEntry>*)
493
+ 492:void sort_r_simple<void*>(void*, unsigned long, unsigned long, int (*)(void const*, void const*, void*), void*)
494
+ 493:void sort_r_simple<>(void*, unsigned long, unsigned long, int (*)(void const*, void const*)) (.974)
495
+ 494:void sort_r_simple<>(void*, unsigned long, unsigned long, int (*)(void const*, void const*)) (.851)
496
+ 495:utext_char32At_74
497
+ 496:ures_copyResb_74
498
+ 497:ures_appendResPath(UResourceBundle*, char const*, int, UErrorCode*)
499
+ 498:uprv_deleteUObject_74
500
+ 499:uprv_compareASCIIPropertyNames_74
501
+ 500:ultag_isUnicodeLocaleType_74
502
+ 501:ultag_isPrivateuseValueSubtags_74
503
+ 502:ulocimp_toBcpType_74
504
+ 503:ulocimp_getKeywords_74
505
+ 504:uloc_openKeywords_74
506
+ 505:uhash_getiAndFound_74
507
+ 506:udata_getHashTable(UErrorCode&)
508
+ 507:udata_checkCommonData_74
509
+ 508:ucstrTextAccess(UText*, long long, signed char)
510
+ 509:u_getDataDirectory_74
511
+ 510:strcat
512
+ 511:std::logic_error::~logic_error()_436
513
+ 512:std::__2::vector<int, std::__2::allocator<int>>::insert(std::__2::__wrap_iter<int const*>, int&&)
514
+ 513:std::__2::vector<effindom::v2::ui::NonWrappingTextFragment, std::__2::allocator<effindom::v2::ui::NonWrappingTextFragment>>::reserve(unsigned long)
515
+ 514:std::__2::vector<effindom::v2::ui::CachedLogicalLineShape, std::__2::allocator<effindom::v2::ui::CachedLogicalLineShape>>::reserve(unsigned long)
516
+ 515:std::__2::pair<std::__2::__hash_iterator<std::__2::__hash_node<std::__2::__hash_value_type<unsigned long long, float>, void*>*>, bool> std::__2::__hash_table<std::__2::__hash_value_type<unsigned long long, float>, std::__2::__unordered_map_hasher<unsigned long long, std::__2::pair<unsigned long long const, float>, std::__2::hash<unsigned long long>, std::__2::equal_to<unsigned long long>, true>, std::__2::__unordered_map_equal<unsigned long long, std::__2::pair<unsigned long long const, float>, std::__2::equal_to<unsigned long long>, std::__2::hash<unsigned long long>, true>, std::__2::allocator<std::__2::pair<unsigned long long const, float>>>::__emplace_unique_key_args<unsigned long long, unsigned long long const&, float const&>(unsigned long long const&, unsigned long long const&, float const&)
517
+ 516:std::__2::pair<std::__2::__hash_iterator<std::__2::__hash_node<std::__2::__hash_value_type<unsigned long long, effindom::v2::ui::UiRuntime::GridSideTableEntry>, void*>*>, bool> std::__2::__hash_table<std::__2::__hash_value_type<unsigned long long, effindom::v2::ui::UiRuntime::GridSideTableEntry>, std::__2::__unordered_map_hasher<unsigned long long, std::__2::pair<unsigned long long const, effindom::v2::ui::UiRuntime::GridSideTableEntry>, std::__2::hash<unsigned long long>, std::__2::equal_to<unsigned long long>, true>, std::__2::__unordered_map_equal<unsigned long long, std::__2::pair<unsigned long long const, effindom::v2::ui::UiRuntime::GridSideTableEntry>, std::__2::equal_to<unsigned long long>, std::__2::hash<unsigned long long>, true>, std::__2::allocator<std::__2::pair<unsigned long long const, effindom::v2::ui::UiRuntime::GridSideTableEntry>>>::__emplace_unique_key_args<unsigned long long, std::__2::piecewise_construct_t const&, std::__2::tuple<unsigned long long const&>, std::__2::tuple<>>(unsigned long long const&, std::__2::piecewise_construct_t const&, std::__2::tuple<unsigned long long const&>&&, std::__2::tuple<>&&)
518
+ 517:std::__2::chrono::steady_clock::now()
519
+ 518:std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>::insert(unsigned long, char const*, unsigned long)
520
+ 519:std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>& std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>::__assign_no_alias<true>(char const*, unsigned long)
521
+ 520:std::__2::__wrap_iter<unsigned int*> std::__2::vector<unsigned int, std::__2::allocator<unsigned int>>::__insert_with_size[abi:ne210108]<std::__2::__wrap_iter<unsigned int*>, std::__2::__wrap_iter<unsigned int*>>(std::__2::__wrap_iter<unsigned int const*>, std::__2::__wrap_iter<unsigned int*>, std::__2::__wrap_iter<unsigned int*>, long)
522
+ 521:std::__2::__wrap_iter<float*> std::__2::vector<float, std::__2::allocator<float>>::__insert_with_size[abi:ne210108]<std::__2::__wrap_iter<float*>, std::__2::__wrap_iter<float*>>(std::__2::__wrap_iter<float const*>, std::__2::__wrap_iter<float*>, std::__2::__wrap_iter<float*>, long)
523
+ 522:std::__2::__tree<std::__2::__value_type<unsigned int, unsigned short>, std::__2::__map_value_compare<unsigned int, std::__2::pair<unsigned int const, unsigned short>, std::__2::less<unsigned int>, true>, std::__2::allocator<std::__2::pair<unsigned int const, unsigned short>>>::destroy(std::__2::__tree_node<std::__2::__value_type<unsigned int, unsigned short>, void*>*)
524
+ 523:std::__2::__tree<std::__2::__value_type<std::__2::pair<unsigned int, unsigned int>, unsigned int>, std::__2::__map_value_compare<std::__2::pair<unsigned int, unsigned int>, std::__2::pair<std::__2::pair<unsigned int, unsigned int> const, unsigned int>, std::__2::less<std::__2::pair<unsigned int, unsigned int>>, true>, std::__2::allocator<std::__2::pair<std::__2::pair<unsigned int, unsigned int> const, unsigned int>>>::destroy(std::__2::__tree_node<std::__2::__value_type<std::__2::pair<unsigned int, unsigned int>, unsigned int>, void*>*)
525
+ 524:std::__2::__itoa::__append8[abi:nn210108](char*, unsigned int)
526
+ 525:std::__2::__itoa::__append6[abi:nn210108](char*, unsigned int)
527
+ 526:std::__2::__itoa::__append4[abi:nn210108](char*, unsigned int)
528
+ 527:std::__2::__hash_table<std::__2::__hash_value_type<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, unsigned long long>, std::__2::__unordered_map_hasher<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, std::__2::pair<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const, unsigned long long>, std::__2::hash<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::equal_to<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, true>, std::__2::__unordered_map_equal<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, std::__2::pair<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const, unsigned long long>, std::__2::equal_to<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::hash<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, true>, std::__2::allocator<std::__2::pair<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const, unsigned long long>>>::remove(std::__2::__hash_const_iterator<std::__2::__hash_node<std::__2::__hash_value_type<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, unsigned long long>, void*>*>)
529
+ 528:std::__2::__hash_iterator<std::__2::__hash_node<std::__2::__hash_value_type<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, float>, void*>*> std::__2::__hash_table<std::__2::__hash_value_type<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, float>, std::__2::__unordered_map_hasher<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, std::__2::pair<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const, float>, std::__2::hash<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::equal_to<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, true>, std::__2::__unordered_map_equal<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, std::__2::pair<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const, float>, std::__2::equal_to<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::hash<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, true>, std::__2::allocator<std::__2::pair<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const, float>>>::find<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>(std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const&)
530
+ 529:sinf
531
+ 530:setCommonICUData(UDataMemory*, signed char, UErrorCode*)
532
+ 531:open
533
+ 532:locale_get_default_74
534
+ 533:loadParentsExceptRoot(UResourceDataEntry*&, char*, int, signed char, char*, UErrorCode*)
535
+ 534:lang_find_or_insert(char const*)
536
+ 535:icu_74::(anonymous namespace)::AliasReplacer::replace(icu_74::Locale const&, icu_74::CharString&, UErrorCode&)::$_0::__invoke(UElement, UElement)
537
+ 536:icu_74::XLikelySubtagsData::readStrings(icu_74::ResourceTable const&, char const*, icu_74::ResourceValue&, icu_74::LocalMemory<int>&, int&, UErrorCode&)
538
+ 537:icu_74::UniqueCharStrings::addByValue(icu_74::UnicodeString, UErrorCode&)
539
+ 538:icu_74::UnicodeString::operator=(icu_74::UnicodeString&&)
540
+ 539:icu_74::UnicodeString::getTerminatedBuffer()
541
+ 540:icu_74::UnicodeString::doIndexOf(char16_t, int, int) const
542
+ 541:icu_74::UnicodeSet::spanUTF8(char const*, int, USetSpanCondition) const
543
+ 542:icu_74::UnicodeSet::spanBack(char16_t const*, int, USetSpanCondition) const
544
+ 543:icu_74::UnicodeSet::spanBackUTF8(char const*, int, USetSpanCondition) const
545
+ 544:icu_74::UnicodeSet::setToBogus()
546
+ 545:icu_74::UnicodeSet::retainAll(icu_74::UnicodeSet const&)
547
+ 546:icu_74::UnicodeSet::exclusiveOr(int const*, int, signed char)
548
+ 547:icu_74::UnicodeSet::ensureBufferCapacity(int)
549
+ 548:icu_74::UnicodeSet::clear()
550
+ 549:icu_74::UVector::removeElement(void*)
551
+ 550:icu_74::UVector::insertElementAt(void*, int, UErrorCode&)
552
+ 551:icu_74::UDataPathIterator::next(UErrorCode*)
553
+ 552:icu_74::UCharsTrieBuilder::add(icu_74::UnicodeString const&, int, UErrorCode&)
554
+ 553:icu_74::SimpleFilteredSentenceBreakIterator::internalNext(int)
555
+ 554:icu_74::ReorderingBuffer::append(char16_t const*, int, signed char, unsigned char, unsigned char, UErrorCode&)
556
+ 555:icu_74::Normalizer2Impl::decompose(int, unsigned short, icu_74::ReorderingBuffer&, UErrorCode&) const
557
+ 556:icu_74::Normalizer2Impl::decompose(char16_t const*, char16_t const*, icu_74::ReorderingBuffer*, UErrorCode&) const
558
+ 557:icu_74::Normalizer2Impl::decomposeShort(char16_t const*, char16_t const*, signed char, signed char, icu_74::ReorderingBuffer&, UErrorCode&) const
559
+ 558:icu_74::LocaleUtility::initNameFromLocale(icu_74::Locale const&, icu_74::UnicodeString&)
560
+ 559:icu_74::LoadedNormalizer2Impl::load(char const*, char const*, UErrorCode&)
561
+ 560:icu_74::ICULocaleService::~ICULocaleService()
562
+ 561:icu_74::EmojiProps::getSingleton(UErrorCode&)
563
+ 562:icu_74::CharacterProperties::getInclusionsForProperty(UProperty, UErrorCode&)
564
+ 563:icu_74::BytesTrie::readValue(unsigned char const*, int)
565
+ 564:icu_74::ByteSinkUtil::appendChange(unsigned char const*, unsigned char const*, char16_t const*, int, icu_74::ByteSink&, icu_74::Edits*, UErrorCode&)
566
+ 565:icu_74::BreakIterator::makeInstance(icu_74::Locale const&, int, UErrorCode&)
567
+ 566:icu_74::Array1D::d1() const
568
+ 567:hb_vector_t<hb_bit_page_t, false>::resize(int, bool, bool)
569
+ 568:hb_unicode_combining_class_nil(hb_unicode_funcs_t*, unsigned int, void*)
570
+ 569:hb_shape_plan_destroy
571
+ 570:hb_script_get_horizontal_direction
572
+ 571:hb_pair_t<hb_bit_set_t, hb_bit_set_t>* hb_vector_t<hb_pair_t<hb_bit_set_t, hb_bit_set_t>, false>::realloc_vector<hb_pair_t<hb_bit_set_t, hb_bit_set_t>, (void*)0>(unsigned int, hb_priority<0u>)
573
+ 572:hb_paint_pop_transform_nil(hb_paint_funcs_t*, void*, void*)
574
+ 573:hb_paint_extents_context_t::push_clip(hb_extents_t)
575
+ 574:hb_lazy_loader_t<OT::cmap_accelerator_t, hb_face_lazy_loader_t<OT::cmap_accelerator_t, 3u>, hb_face_t, 3u, OT::cmap_accelerator_t>::do_destroy(OT::cmap_accelerator_t*)
576
+ 575:hb_lazy_loader_t<OT::SVG_accelerator_t, hb_face_lazy_loader_t<OT::SVG_accelerator_t, 39u>, hb_face_t, 39u, OT::SVG_accelerator_t>::do_destroy(OT::SVG_accelerator_t*)
577
+ 576:hb_lazy_loader_t<OT::COLR_accelerator_t, hb_face_lazy_loader_t<OT::COLR_accelerator_t, 35u>, hb_face_t, 35u, OT::COLR_accelerator_t>::destroy(OT::COLR_accelerator_t*)
578
+ 577:hb_indic_get_categories(unsigned int)
579
+ 578:hb_font_get_nominal_glyph
580
+ 579:hb_font_funcs_destroy
581
+ 580:hb_face_destroy
582
+ 581:hb_draw_cubic_to_nil(hb_draw_funcs_t*, void*, hb_draw_state_t*, float, float, float, float, float, float, void*)
583
+ 582:hb_buffer_create
584
+ 583:hb_blob_t* hb_data_wrapper_t<hb_face_t, 32u>::call_create<hb_blob_t, hb_table_lazy_loader_t<AAT::trak, 32u, false>>() const
585
+ 584:hb_blob_t* hb_data_wrapper_t<hb_face_t, 2u>::call_create<hb_blob_t, hb_table_lazy_loader_t<OT::maxp, 2u, true>>() const
586
+ 585:hb_blob_t* hb_data_wrapper_t<hb_face_t, 1u>::call_create<hb_blob_t, hb_table_lazy_loader_t<OT::head, 1u, true>>() const
587
+ 586:hb_blob_t* hb_data_wrapper_t<hb_face_t, 18u>::call_create<hb_blob_t, hb_table_lazy_loader_t<OT::fvar, 18u, true>>() const
588
+ 587:get_joining_type(unsigned int, hb_unicode_general_category_t)
589
+ 588:getDefaultScript(icu_74::CharString const&, icu_74::CharString const&)
590
+ 589:findFirstExisting(char const*, char*, char const*, UResOpenType, signed char*, signed char*, signed char*, UErrorCode*)
591
+ 590:facebook::yoga::cleanupContentsNodesRecursively(facebook::yoga::Node*)
592
+ 591:expm1f
593
+ 592:effindom::v2::ui::(anonymous namespace)::RestoreGridStyle(YGNode*, effindom::v2::ui::(anonymous namespace)::GridStyleSnapshot const&)
594
+ 593:effindom::v2::ui::(anonymous namespace)::NextUtf8Codepoint(std::__2::basic_string_view<char, std::__2::char_traits<char>>, unsigned long, unsigned int*)
595
+ 594:effindom::v2::ui::(anonymous namespace)::LineIndexForBoundaryNavigation(effindom::v2::ui::UINode const&, unsigned int)
596
+ 595:effindom::v2::ui::(anonymous namespace)::EnsureGridNaturalMeasures(effindom::v2::ui::UINode&)
597
+ 596:effindom::v2::ui::(anonymous namespace)::BuildSharedSizeGroupDefinitions(std::__2::vector<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, std::__2::allocator<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>> const&, unsigned long, std::__2::vector<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, std::__2::allocator<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>>&)
598
+ 597:effindom::v2::ui::(anonymous namespace)::ApplyGridMeasurementStyle(effindom::v2::ui::UINode&, std::__2::optional<float>, std::__2::optional<float>)
599
+ 598:effindom::v2::ui::(anonymous namespace)::AppendClipboardSelectionParts(effindom::v2::ui::UINode const&, unsigned int, unsigned int, std::__2::vector<effindom::v2::ui::(anonymous namespace)::ClipboardRichTextPart, std::__2::allocator<effindom::v2::ui::(anonymous namespace)::ClipboardRichTextPart>>&)
600
+ 599:effindom::v2::ui::UiRuntime::WalkTree(unsigned long long, float, float, float, float, bool, effindom::v2::ui::CommandBuilder&, std::__2::vector<unsigned long long, std::__2::allocator<unsigned long long>>&, std::__2::vector<effindom::v2::ui::SceneInstruction, std::__2::allocator<effindom::v2::ui::SceneInstruction>>&, std::__2::vector<unsigned long long, std::__2::allocator<unsigned long long>>&)::$_1::operator()(std::__2::vector<effindom::v2::ui::Rect, std::__2::allocator<effindom::v2::ui::Rect>> const&) const
601
+ 600:effindom::v2::ui::UiRuntime::TryResolveMonospaceFastPathMetrics(std::__2::basic_string_view<char, std::__2::char_traits<char>>, effindom::v2::ui::UiRuntime::ShapedTextRun const&, float&) const
602
+ 601:effindom::v2::ui::UiRuntime::TryBuildFragmentGeometrySliceFromLogicalLineShapeImpl(effindom::v2::ui::UINode const&, unsigned long, unsigned int, unsigned int, effindom::v2::ui::UiRuntime::FragmentGeometrySlice&) const
603
+ 602:effindom::v2::ui::UiRuntime::TryApplyIncrementalWrappedLayoutCache(effindom::v2::ui::UINode&, std::__2::basic_string_view<char, std::__2::char_traits<char>>) const::$_8::operator()(unsigned long, effindom::v2::ui::CachedVisualLineShape const&, long long, long long) const
604
+ 603:effindom::v2::ui::UiRuntime::SubtreeContains(unsigned long long, unsigned long long) const
605
+ 604:effindom::v2::ui::UiRuntime::StoreCachedNonWrapGeometrySlice(effindom::v2::ui::UINode&, unsigned long, effindom::v2::ui::UiRuntime::FragmentGeometrySlice const&) const
606
+ 605:effindom::v2::ui::UiRuntime::ResolveScrollTarget(unsigned long long, float, float) const
607
+ 606:effindom::v2::ui::UiRuntime::RemoveChild(unsigned long long, unsigned long long)
608
+ 607:effindom::v2::ui::UiRuntime::NextWordIndex(effindom::v2::ui::UINode const&, unsigned int, bool) const
609
+ 608:effindom::v2::ui::UiRuntime::MeasureSingleLineWidth(std::__2::basic_string_view<char, std::__2::char_traits<char>>, unsigned int, float, bool) const
610
+ 609:effindom::v2::ui::UiRuntime::LayoutParagraphImpl(effindom::v2::ui::UINode const&, std::__2::optional<float>) const::$_0::operator()(effindom::v2::ui::UINode const&) const
611
+ 610:effindom::v2::ui::UiRuntime::IndexForVerticalMove(effindom::v2::ui::UINode const&, unsigned int, bool) const
612
+ 611:effindom::v2::ui::UiRuntime::IndexForPageMove(effindom::v2::ui::UINode const&, unsigned int, bool) const
613
+ 612:effindom::v2::ui::UiRuntime::GetAlignedTextYOffset(effindom::v2::ui::UINode const&, float) const
614
+ 613:effindom::v2::ui::UiRuntime::ComputeIncrementalWrappedSegmentBreaks(effindom::v2::ui::UINode const&, std::__2::basic_string_view<char, std::__2::char_traits<char>>, effindom::v2::ui::CachedLogicalLineShape const&, float, std::__2::vector<int, std::__2::allocator<int>> const&, unsigned int, unsigned int, unsigned int, long long, unsigned long) const::$_1::operator()(unsigned long, unsigned long) const
615
+ 614:effindom::v2::ui::UiRuntime::ComputeClipBounds(effindom::v2::ui::UINode const&, float, float) const
616
+ 615:effindom::v2::ui::UiRuntime::ClearCrossSelection(bool)
617
+ 616:effindom::v2::ui::UiRuntime::AppendTextSnapshotHandles(unsigned long long, std::__2::vector<unsigned long long, std::__2::allocator<unsigned long long>>&) const
618
+ 617:effindom::v2::ui::UINode::~UINode()
619
+ 618:effindom::v2::ui::UINode::UndoEntry* std::__2::vector<effindom::v2::ui::UINode::UndoEntry, std::__2::allocator<effindom::v2::ui::UINode::UndoEntry>>::__emplace_back_slow_path<effindom::v2::ui::UINode::UndoEntry>(effindom::v2::ui::UINode::UndoEntry&&)
620
+ 619:effindom::v2::ui::CommandBuilder::SetBounds(unsigned long long, float, float, float, float, float, float, float, float, float, float, float, float, bool, unsigned int)
621
+ 620:decompose(hb_ot_shape_normalize_context_t const*, bool, unsigned int)
622
+ 621:cosf
623
+ 622:close
624
+ 623:cff2_path_param_t::move_to(CFF::point_t const&)
625
+ 624:cff1_path_param_t::move_to(CFF::point_t const&)
626
+ 625:bool hb_buffer_t::replace_glyphs<unsigned int>(unsigned int, unsigned int, unsigned int const*)
627
+ 626:bool OT::glyf_impl::Glyph::get_points<OT::glyf_accelerator_t>(hb_font_t*, OT::glyf_accelerator_t const&, contour_point_vector_t&, hb_glyf_scratch_t&, contour_point_vector_t*, head_maxp_info_t*, unsigned int*, bool, bool, bool, hb_array_t<int const>, unsigned int, unsigned int*) const
628
+ 627:bool OT::glyf_accelerator_t::get_points<OT::glyf_accelerator_t::points_aggregator_t>(hb_font_t*, unsigned int, OT::glyf_accelerator_t::points_aggregator_t, hb_array_t<int const>, hb_glyf_scratch_t&) const
629
+ 628:bool OT::GSUBGPOSVersion1_2<OT::Layout::SmallTypes>::sanitize<OT::Layout::GSUB_impl::SubstLookup>(hb_sanitize_context_t*) const
630
+ 629:bool OT::GSUBGPOSVersion1_2<OT::Layout::SmallTypes>::sanitize<OT::Layout::GPOS_impl::PosLookup>(hb_sanitize_context_t*) const
631
+ 630:bool OT::Condition::evaluate<OT::ItemVarStoreInstancer>(int const*, unsigned int, OT::ItemVarStoreInstancer*) const
632
+ 631:arabic_fallback_plan_destroy(arabic_fallback_plan_t*)
633
+ 632:_get_path(OT::cff1::accelerator_t const*, hb_font_t*, unsigned int, hb_draw_session_t&, bool, CFF::point_t*)
634
+ 633:_get_bounds(OT::cff1::accelerator_t const*, unsigned int, bounds_t&, bool)
635
+ 634:__towrite
636
+ 635:__subtf3
637
+ 636:__rem_pio2f
638
+ 637:__mmap
639
+ 638:__memset
640
+ 639:__fstatat
641
+ 640:__dynamic_cast
642
+ 641:__cxxabiv1::__class_type_info::process_static_type_above_dst(__cxxabiv1::__dynamic_cast_info*, void const*, void const*, int) const
643
+ 642:__cxxabiv1::__class_type_info::process_found_base_class(__cxxabiv1::__dynamic_cast_info*, void*, int) const
644
+ 643:__cxxabiv1::__base_class_type_info::search_above_dst(__cxxabiv1::__dynamic_cast_info*, void const*, void const*, int, bool) const
645
+ 644:__cxa_allocate_exception
646
+ 645:_ZN9hb_pair_tIR12hb_bit_set_tS1_EcvS_IT_T0_EIS0_S0_TnPN12hb_enable_ifIXaasr3std14is_convertibleIS1_S3_EE5valuesr3std14is_convertibleIS1_S4_EE5valueEvE4typeELPv0EEEv
647
+ 646:OT::sbix::sanitize(hb_sanitize_context_t*) const
648
+ 647:OT::post::accelerator_t::cmp_gids(void const*, void const*, void*)
649
+ 648:OT::match_always(hb_glyph_info_t&, unsigned int, void const*)
650
+ 649:OT::gvar_GVAR<OT::IntType<unsigned short, 2u>, 1735811442u>::sanitize_shallow(hb_sanitize_context_t*) const
651
+ 650:OT::fvar::sanitize(hb_sanitize_context_t*) const
652
+ 651:OT::cmap_accelerator_t* hb_data_wrapper_t<hb_face_t, 3u>::call_create<OT::cmap_accelerator_t, hb_face_lazy_loader_t<OT::cmap_accelerator_t, 3u>>() const
653
+ 652:OT::cmap::sanitize(hb_sanitize_context_t*) const
654
+ 653:OT::cff2::accelerator_templ_t<CFF::cff2_private_dict_opset_t, CFF::cff2_private_dict_values_base_t<CFF::dict_val_t>>::_fini()
655
+ 654:OT::avar::sanitize(hb_sanitize_context_t*) const
656
+ 655:OT::VarRegionList::evaluate(unsigned int, int const*, unsigned int, float*) const
657
+ 656:OT::SortedArrayOf<OT::Layout::Common::RangeRecord<OT::Layout::SmallTypes>, OT::IntType<unsigned short, 2u>>::serialize(hb_serialize_context_t*, unsigned int)
658
+ 657:OT::STAT::sanitize(hb_sanitize_context_t*) const
659
+ 658:OT::Rule<OT::Layout::SmallTypes>::apply(OT::hb_ot_apply_context_t*, OT::ContextApplyLookupContext const&) const
660
+ 659:OT::OpenTypeFontFile::sanitize(hb_sanitize_context_t*) const
661
+ 660:OT::MVAR::sanitize(hb_sanitize_context_t*) const
662
+ 661:OT::Layout::GSUB_impl::LigatureSubstFormat1_2<OT::Layout::SmallTypes>::serialize(hb_serialize_context_t*, hb_sorted_array_t<OT::HBGlyphID16 const>, hb_array_t<unsigned int const>, hb_array_t<OT::HBGlyphID16 const>, hb_array_t<unsigned int const>, hb_array_t<OT::HBGlyphID16 const>)
663
+ 662:OT::Layout::GSUB::get_lookup(unsigned int) const
664
+ 663:OT::Layout::GPOS_impl::MarkRecord::sanitize(hb_sanitize_context_t*, void const*) const
665
+ 664:OT::Layout::GPOS_impl::MarkArray::apply(OT::hb_ot_apply_context_t*, unsigned int, unsigned int, OT::Layout::GPOS_impl::AnchorMatrix const&, unsigned int, unsigned int) const
666
+ 665:OT::Layout::GPOS_impl::AnchorMatrix::sanitize(hb_sanitize_context_t*, unsigned int) const
667
+ 666:OT::GDEFVersion1_2<OT::Layout::SmallTypes>::sanitize(hb_sanitize_context_t*) const
668
+ 667:OT::Device::get_y_delta(hb_font_t*, OT::ItemVariationStore const&, float*) const
669
+ 668:OT::Device::get_x_delta(hb_font_t*, OT::ItemVariationStore const&, float*) const
670
+ 669:OT::ClipList::get_extents(unsigned int, hb_glyph_extents_t*, OT::ItemVarStoreInstancer const&) const
671
+ 670:OT::ChainRule<OT::Layout::SmallTypes>::apply(OT::hb_ot_apply_context_t*, OT::ChainContextApplyLookupContext const&) const
672
+ 671:OT::CPAL::sanitize(hb_sanitize_context_t*) const
673
+ 672:OT::COLR::sanitize(hb_sanitize_context_t*) const
674
+ 673:OT::COLR::paint_glyph(hb_font_t*, unsigned int, hb_paint_funcs_t*, void*, unsigned int, unsigned int, bool, hb_colr_scratch_t&) const
675
+ 674:OT::CBLC::sanitize(hb_sanitize_context_t*) const
676
+ 675:AAT::trak::sanitize(hb_sanitize_context_t*) const
677
+ 676:AAT::morx_accelerator_t* hb_data_wrapper_t<hb_face_t, 28u>::call_create<AAT::morx_accelerator_t, hb_face_lazy_loader_t<AAT::morx_accelerator_t, 28u>>() const
678
+ 677:AAT::mortmorx<AAT::morx, AAT::ExtendedTypes, 1836020344u>::accelerator_t::~accelerator_t()
679
+ 678:AAT::mort_accelerator_t* hb_data_wrapper_t<hb_face_t, 29u>::call_create<AAT::mort_accelerator_t, hb_face_lazy_loader_t<AAT::mort_accelerator_t, 29u>>() const
680
+ 679:AAT::ltag::sanitize(hb_sanitize_context_t*) const
681
+ 680:AAT::feat::sanitize(hb_sanitize_context_t*) const
682
+ 681:AAT::ankr::sanitize(hb_sanitize_context_t*) const
683
+ 682:AAT::KerxTable<OT::KernOT>::sanitize(hb_sanitize_context_t*) const
684
+ 683:AAT::KerxTable<OT::KernAAT>::sanitize(hb_sanitize_context_t*) const
685
+ 684:AAT::KerxTable<AAT::kerx>::sanitize(hb_sanitize_context_t*) const
686
+ 685:woff2::ReadBase128(woff2::Buffer*, unsigned int*)
687
+ 686:wcrtomb
688
+ 687:void std::__2::vector<effindom::v2::ui::CachedLogicalLineShape, std::__2::allocator<effindom::v2::ui::CachedLogicalLineShape>>::__insert_assign_n_unchecked[abi:ne210108]<std::__2::__wrap_iter<effindom::v2::ui::CachedLogicalLineShape*>, 0>(std::__2::__wrap_iter<effindom::v2::ui::CachedLogicalLineShape*>, long, effindom::v2::ui::CachedLogicalLineShape*)
689
+ 688:void std::__2::__swap_bitmap_pos[abi:nn210108]<std::__2::_ClassicAlgPolicy, int*>(int*, int*, unsigned long long&, unsigned long long&)
690
+ 689:void std::__2::__stable_sort_move<std::__2::_ClassicAlgPolicy, effindom::v2::ui::(anonymous namespace)::BuildClusterStops(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long)::$_0&, std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>(std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>, std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>, effindom::v2::ui::(anonymous namespace)::BuildClusterStops(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long)::$_0&, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>::difference_type, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>::value_type*) (.2822)
691
+ 690:void std::__2::__stable_sort_move<std::__2::_ClassicAlgPolicy, effindom::v2::ui::(anonymous namespace)::BuildClusterStops(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long)::$_0&, std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>(std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>, std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>, effindom::v2::ui::(anonymous namespace)::BuildClusterStops(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long)::$_0&, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>::difference_type, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::(anonymous namespace)::ClusterStop*>>::value_type*)
692
+ 691:void std::__2::__stable_sort_move<std::__2::_ClassicAlgPolicy, effindom::v2::ui::(anonymous namespace)::BuildClusterStops(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long)::$_0&, std::__2::__wrap_iter<effindom::v2::ui::TextClusterStop*>>(std::__2::__wrap_iter<effindom::v2::ui::TextClusterStop*>, std::__2::__wrap_iter<effindom::v2::ui::TextClusterStop*>, effindom::v2::ui::(anonymous namespace)::BuildClusterStops(std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&, float, unsigned long)::$_0&, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::TextClusterStop*>>::difference_type, std::__2::iterator_traits<std::__2::__wrap_iter<effindom::v2::ui::TextClusterStop*>>::value_type*)
693
+ 692:void std::__2::__stable_sort_move<std::__2::_ClassicAlgPolicy, effindom::v2::ui::UiRuntime::RebuildFocusOrder()::$_0&, std::__2::__wrap_iter<unsigned long long*>>(std::__2::__wrap_iter<unsigned long long*>, std::__2::__wrap_iter<unsigned long long*>, effindom::v2::ui::UiRuntime::RebuildFocusOrder()::$_0&, std::__2::iterator_traits<std::__2::__wrap_iter<unsigned long long*>>::difference_type, std::__2::iterator_traits<std::__2::__wrap_iter<unsigned long long*>>::value_type*)
694
+ 693:void std::__2::__sort5[abi:nn210108]<std::__2::_ClassicAlgPolicy, std::__2::ranges::less, int*, 0>(int*, int*, int*, int*, int*, std::__2::ranges::less)
695
+ 694:void std::__2::__sort5[abi:ne210108]<std::__2::_ClassicAlgPolicy, std::__2::__less<void, void>&, woff2::Table*, 0>(woff2::Table*, woff2::Table*, woff2::Table*, woff2::Table*, woff2::Table*, std::__2::__less<void, void>&)
696
+ 695:void std::__2::__sort4[abi:nn210108]<std::__2::_ClassicAlgPolicy, std::__2::ranges::less, int*, 0>(int*, int*, int*, int*, std::__2::ranges::less)
697
+ 696:void std::__2::__introsort<std::__2::_ClassicAlgPolicy, std::__2::__less<void, void>&, woff2::Table*, false>(woff2::Table*, woff2::Table*, std::__2::__less<void, void>&, std::__2::iterator_traits<woff2::Table*>::difference_type, bool)
698
+ 697:void std::__2::__introsort<std::__2::_ClassicAlgPolicy, effindom::v2::ui::UiRuntime::SetTextStyleRuns(unsigned long long, unsigned int, unsigned int const*)::$_0&, effindom::v2::ui::TextStyleRun*, false>(effindom::v2::ui::TextStyleRun*, effindom::v2::ui::TextStyleRun*, effindom::v2::ui::UiRuntime::SetTextStyleRuns(unsigned long long, unsigned int, unsigned int const*)::$_0&, std::__2::iterator_traits<effindom::v2::ui::TextStyleRun*>::difference_type, bool)
699
+ 698:void sort_r_simple<>(void*, unsigned long, unsigned long, int (*)(void const*, void const*))
700
+ 699:void* OT::hb_accelerate_subtables_context_t::cache_func_to<OT::Layout::GSUB_impl::LigatureSubstFormat1_2<OT::Layout::SmallTypes>>(void*, OT::hb_ot_lookup_cache_op_t)
701
+ 700:void* OT::hb_accelerate_subtables_context_t::cache_func_to<OT::ContextFormat2_5<OT::Layout::SmallTypes>>(void*, OT::hb_ot_lookup_cache_op_t)
702
+ 701:utext_openConstUnicodeString_74
703
+ 702:utext_moveIndex32_74
704
+ 703:utext_getPreviousNativeIndex_74
705
+ 704:ustrcase_internalFold_74
706
+ 705:ures_getValueWithFallback_74
707
+ 706:ures_getString_74
708
+ 707:ures_getNextString_74
709
+ 708:ures_getByIndex_74
710
+ 709:upropsvec_addPropertyStarts_74
711
+ 710:uprops_addPropertyStarts_74
712
+ 711:unsigned int const* std::__2::lower_bound[abi:nn210108]<unsigned int const*, unsigned long, std::__2::__less<void, void>>(unsigned int const*, unsigned int const*, unsigned long const&, std::__2::__less<void, void>)
713
+ 712:unorm_getFCD16_74
714
+ 713:ultag_isExtensionSubtags_74
715
+ 714:ultag_getTKeyStart_74
716
+ 715:uloc_setKeywordValue_74
717
+ 716:uloc_getTableStringWithFallback_74
718
+ 717:uloc_getScript_74
719
+ 718:uloc_getDisplayName_74
720
+ 719:uloc_getCountry_74
721
+ 720:uhash_openSize_74
722
+ 721:uenum_close_74
723
+ 722:ucptrie_internalU8PrevIndex_74
724
+ 723:uchar_addPropertyStarts_74
725
+ 724:ucase_toFullLower_74
726
+ 725:ucase_toFullFolding_74
727
+ 726:ucase_addPropertyStarts_74
728
+ 727:u_unescapeAt_74
729
+ 728:u_getIntPropertyValue_74
730
+ 729:tanhf
731
+ 730:strtox
732
+ 731:strtol
733
+ 732:strtod
734
+ 733:std::logic_error::~logic_error()
735
+ 734:std::__2::vector<woff2::(anonymous namespace)::WOFF2FontInfo, std::__2::allocator<woff2::(anonymous namespace)::WOFF2FontInfo>>::resize(unsigned long)
736
+ 735:std::__2::vector<unsigned short, std::__2::allocator<unsigned short>>::__append(unsigned long)
737
+ 736:std::__2::vector<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, std::__2::allocator<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>>::__append(unsigned long)
738
+ 737:std::__2::vector<effindom::v2::ui::Rect, std::__2::allocator<effindom::v2::ui::Rect>>::push_back[abi:ne210108](effindom::v2::ui::Rect&&)
739
+ 738:std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>>::vector[abi:ne210108](std::__2::vector<effindom::v2::ui::GlyphPlacement, std::__2::allocator<effindom::v2::ui::GlyphPlacement>> const&)
740
+ 739:std::__2::vector<effindom::v2::ui::CachedVisualLineShape, std::__2::allocator<effindom::v2::ui::CachedVisualLineShape>>::__move_assign(std::__2::vector<effindom::v2::ui::CachedVisualLineShape, std::__2::allocator<effindom::v2::ui::CachedVisualLineShape>>&, std::__2::integral_constant<bool, true>)
741
+ 740:std::__2::vector<effindom::v2::ui::CachedLogicalLineShape, std::__2::allocator<effindom::v2::ui::CachedLogicalLineShape>>::operator=[abi:ne210108](std::__2::vector<effindom::v2::ui::CachedLogicalLineShape, std::__2::allocator<effindom::v2::ui::CachedLogicalLineShape>>&&)
742
+ 741:std::__2::vector<effindom::v2::ui::CachedLogicalLineShape, std::__2::allocator<effindom::v2::ui::CachedLogicalLineShape>>::__move_range(effindom::v2::ui::CachedLogicalLineShape*, effindom::v2::ui::CachedLogicalLineShape*, effindom::v2::ui::CachedLogicalLineShape*)
743
+ 742:std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>::replace(unsigned long, unsigned long, char const*, unsigned long)
744
+ 743:std::__2::__wrap_iter<effindom::v2::ui::CachedLogicalLineShape*> std::__2::vector<effindom::v2::ui::CachedLogicalLineShape, std::__2::allocator<effindom::v2::ui::CachedLogicalLineShape>>::__insert_with_size[abi:ne210108]<std::__2::__wrap_iter<effindom::v2::ui::CachedLogicalLineShape*>, std::__2::__wrap_iter<effindom::v2::ui::CachedLogicalLineShape*>>(std::__2::__wrap_iter<effindom::v2::ui::CachedLogicalLineShape const*>, std::__2::__wrap_iter<effindom::v2::ui::CachedLogicalLineShape*>, std::__2::__wrap_iter<effindom::v2::ui::CachedLogicalLineShape*>, long)
745
+ 744:std::__2::__throw_length_error[abi:ne210108](char const*)
746
+ 745:std::__2::__optional_destruct_base<effindom::v2::ui::UiRuntime::TryApplyIncrementalNonWrapLayoutCacheImpl(effindom::v2::ui::UINode&, std::__2::basic_string_view<char, std::__2::char_traits<char>>) const::LineMetricCache, false>::~__optional_destruct_base[abi:ne210108]()
747
+ 746:std::__2::__hash_table<std::__2::__hash_value_type<unsigned long long, effindom::v2::ui::UiRuntime::GridSideTableEntry>, std::__2::__unordered_map_hasher<unsigned long long, std::__2::pair<unsigned long long const, effindom::v2::ui::UiRuntime::GridSideTableEntry>, std::__2::hash<unsigned long long>, std::__2::equal_to<unsigned long long>, true>, std::__2::__unordered_map_equal<unsigned long long, std::__2::pair<unsigned long long const, effindom::v2::ui::UiRuntime::GridSideTableEntry>, std::__2::equal_to<unsigned long long>, std::__2::hash<unsigned long long>, true>, std::__2::allocator<std::__2::pair<unsigned long long const, effindom::v2::ui::UiRuntime::GridSideTableEntry>>>::remove(std::__2::__hash_const_iterator<std::__2::__hash_node<std::__2::__hash_value_type<unsigned long long, effindom::v2::ui::UiRuntime::GridSideTableEntry>, void*>*>)
748
+ 747:std::__2::__hash_table<std::__2::__hash_value_type<unsigned int, std::__2::vector<unsigned int, std::__2::allocator<unsigned int>>>, std::__2::__unordered_map_hasher<unsigned int, std::__2::pair<unsigned int const, std::__2::vector<unsigned int, std::__2::allocator<unsigned int>>>, std::__2::hash<unsigned int>, std::__2::equal_to<unsigned int>, true>, std::__2::__unordered_map_equal<unsigned int, std::__2::pair<unsigned int const, std::__2::vector<unsigned int, std::__2::allocator<unsigned int>>>, std::__2::equal_to<unsigned int>, std::__2::hash<unsigned int>, true>, std::__2::allocator<std::__2::pair<unsigned int const, std::__2::vector<unsigned int, std::__2::allocator<unsigned int>>>>>::remove(std::__2::__hash_const_iterator<std::__2::__hash_node<std::__2::__hash_value_type<unsigned int, std::__2::vector<unsigned int, std::__2::allocator<unsigned int>>>, void*>*>)
749
+ 748:shallowTextClone(UText*, UText const*, UErrorCode*)
750
+ 749:setup_masks_arabic_plan(arabic_shape_plan_t const*, hb_buffer_t*, hb_script_t)
751
+ 750:scanexp
752
+ 751:scalbnl
753
+ 752:printf_core
754
+ 753:position_cluster(hb_ot_shape_plan_t const*, hb_font_t*, hb_buffer_t*, unsigned int, unsigned int, bool)
755
+ 754:pop_arg_long_double
756
+ 755:pop_arg
757
+ 756:pointerTOCEntryCount(UDataMemory const*)
758
+ 757:openCommonData(char const*, int, UErrorCode*)
759
+ 758:memchr
760
+ 759:isSpecialTypeCodepoints(char const*)
761
+ 760:int icu_74::(anonymous namespace)::MixedBlocks::findBlock<unsigned short, unsigned short>(unsigned short const*, unsigned short const*, int) const
762
+ 761:int icu_74::(anonymous namespace)::MixedBlocks::findBlock<unsigned short, unsigned int>(unsigned short const*, unsigned int const*, int) const
763
+ 762:insertRootBundle(UResourceDataEntry*&, UErrorCode*)
764
+ 763:icu_74::umtx_initImplPreInit(icu_74::UInitOnce&)
765
+ 764:icu_74::set32x64Bits(unsigned int*, int, int)
766
+ 765:icu_74::enumGroupNames(icu_74::UCharNames*, unsigned short const*, int, int, signed char (*)(void*, int, UCharNameChoice, char const*, int), void*, UCharNameChoice)
767
+ 766:icu_74::compareUnicodeString(UElement, UElement)
768
+ 767:icu_74::(anonymous namespace)::mungeCharName(char*, char const*, int)
769
+ 768:icu_74::(anonymous namespace)::MutableCodePointTrie::getDataBlock(int)
770
+ 769:icu_74::XLikelySubtagsData::readLSREncodedStrings(icu_74::ResourceTable const&, char const*, icu_74::ResourceValue&, icu_74::ResourceArray const&, icu_74::LocalMemory<int>&, int&, UErrorCode&)
771
+ 770:icu_74::XLikelySubtags::initLikelySubtags(UErrorCode&)
772
+ 771:icu_74::UnicodeString::~UnicodeString()_1455
773
+ 772:icu_74::UnicodeString::indexOf(char16_t const*, int, int, int, int) const
774
+ 773:icu_74::UnicodeString::doReverse(int, int)
775
+ 774:icu_74::UnicodeString::doAppend(icu_74::UnicodeString const&, int, int)
776
+ 775:icu_74::UnicodeSetStringSpan::span(char16_t const*, int, USetSpanCondition) const
777
+ 776:icu_74::UnicodeSetStringSpan::spanUTF8(unsigned char const*, int, USetSpanCondition) const
778
+ 777:icu_74::UnicodeSetStringSpan::spanBack(char16_t const*, int, USetSpanCondition) const
779
+ 778:icu_74::UnicodeSetStringSpan::spanBackUTF8(unsigned char const*, int, USetSpanCondition) const
780
+ 779:icu_74::UnicodeSet::set(int, int)
781
+ 780:icu_74::UnicodeSet::removeAll(icu_74::UnicodeSet const&)
782
+ 781:icu_74::UnicodeSet::matches(icu_74::Replaceable const&, int&, int, signed char)
783
+ 782:icu_74::UnicodeSet::cloneAsThawed() const
784
+ 783:icu_74::UnicodeSet::applyPattern(icu_74::RuleCharacterIterator&, icu_74::SymbolTable const*, icu_74::UnicodeString&, unsigned int, icu_74::UnicodeSet& (icu_74::UnicodeSet::*)(int), int, UErrorCode&)
785
+ 784:icu_74::UnicodeSet::applyPatternIgnoreSpace(icu_74::UnicodeString const&, icu_74::ParsePosition&, icu_74::SymbolTable const*, UErrorCode&)
786
+ 785:icu_74::UnicodeSet::add(icu_74::UnicodeString const&)
787
+ 786:icu_74::UnicodeSet::addAll(icu_74::UnicodeSet const&)
788
+ 787:icu_74::UnicodeSet::_toPattern(icu_74::UnicodeString&, signed char) const
789
+ 788:icu_74::UnicodeSet::_generatePattern(icu_74::UnicodeString&, signed char) const
790
+ 789:icu_74::UnicodeFilter::toMatcher() const
791
+ 790:icu_74::UVector::sortedInsert(void*, int (*)(UElement, UElement), UErrorCode&)
792
+ 791:icu_74::UVector::setElementAt(void*, int)
793
+ 792:icu_74::UVector::removeAllElements()
794
+ 793:icu_74::UVector::indexOf(void*, int) const
795
+ 794:icu_74::UVector::assign(icu_74::UVector const&, void (*)(UElement*, UElement*), UErrorCode&)
796
+ 795:icu_74::UVector32::expandCapacity(int, UErrorCode&)
797
+ 796:icu_74::UDataPathIterator::UDataPathIterator(char const*, char const*, char const*, char const*, signed char, UErrorCode*)
798
+ 797:icu_74::UCharsTrieBuilder::~UCharsTrieBuilder()_2319
799
+ 798:icu_74::UCharsTrieBuilder::build(UStringTrieBuildOption, UErrorCode&)
800
+ 799:icu_74::UCharsTrie::Iterator::branchNext(char16_t const*, int, UErrorCode&)
801
+ 800:icu_74::StringTrieBuilder::writeBranchSubNode(int, int, int, int)
802
+ 801:icu_74::SimpleFilteredSentenceBreakIterator::~SimpleFilteredSentenceBreakIterator()_2287
803
+ 802:icu_74::ServiceEnumeration::~ServiceEnumeration()_2259
804
+ 803:icu_74::RuleCharacterIterator::skipIgnored(int)
805
+ 804:icu_74::RuleBasedBreakIterator::~RuleBasedBreakIterator()_1744
806
+ 805:icu_74::RuleBasedBreakIterator::handleSafePrevious(int)
807
+ 806:icu_74::RuleBasedBreakIterator::RuleBasedBreakIterator(UErrorCode*)
808
+ 807:icu_74::RuleBasedBreakIterator::DictionaryCache::populateDictionary(int, int, int, int)
809
+ 808:icu_74::RuleBasedBreakIterator::BreakCache::~BreakCache()
810
+ 809:icu_74::ResourceDataValue::getTable(UErrorCode&) const
811
+ 810:icu_74::ResourceDataValue::getArray(UErrorCode&) const
812
+ 811:icu_74::ReorderingBuffer::equals(unsigned char const*, unsigned char const*) const
813
+ 812:icu_74::RBBIDataWrapper::removeReference()
814
+ 813:icu_74::Normalizer2WithImpl::normalizeSecondAndAppend(icu_74::UnicodeString&, icu_74::UnicodeString const&, signed char, UErrorCode&) const
815
+ 814:icu_74::Normalizer2WithImpl::isNormalized(icu_74::UnicodeString const&, UErrorCode&) const
816
+ 815:icu_74::Normalizer2Impl::~Normalizer2Impl()_1973
817
+ 816:icu_74::Normalizer2Impl::recompose(icu_74::ReorderingBuffer&, int, signed char) const
818
+ 817:icu_74::Normalizer2Impl::findNextFCDBoundary(char16_t const*, char16_t const*) const
819
+ 818:icu_74::Normalizer2Impl::decomposeUTF8(unsigned int, unsigned char const*, unsigned char const*, icu_74::ByteSink*, icu_74::Edits*, UErrorCode&) const
820
+ 819:icu_74::Normalizer2Impl::composeUTF8(unsigned int, signed char, unsigned char const*, unsigned char const*, icu_74::ByteSink*, icu_74::Edits*, UErrorCode&) const
821
+ 820:icu_74::Normalizer2Impl::composeQuickCheck(char16_t const*, char16_t const*, signed char, UNormalizationCheckResult*) const
822
+ 821:icu_74::Normalizer2Factory::getNFKC_CFImpl(UErrorCode&)
823
+ 822:icu_74::Normalizer2Factory::getInstance(UNormalizationMode, UErrorCode&)
824
+ 823:icu_74::Normalizer2::getNFCInstance(UErrorCode&)
825
+ 824:icu_74::NoopNormalizer2::normalizeSecondAndAppend(icu_74::UnicodeString&, icu_74::UnicodeString const&, UErrorCode&) const
826
+ 825:icu_74::NoopNormalizer2::isNormalized(icu_74::UnicodeString const&, UErrorCode&) const
827
+ 826:icu_74::LocaleUtility::canonicalLocaleString(icu_74::UnicodeString const*, icu_74::UnicodeString&)
828
+ 827:icu_74::LocaleKey::~LocaleKey()_2271
829
+ 828:icu_74::LocaleKey::LocaleKey(icu_74::UnicodeString const&, icu_74::UnicodeString const&, icu_74::UnicodeString const*, int)
830
+ 829:icu_74::LocaleBuilder::~LocaleBuilder()
831
+ 830:icu_74::LocaleBuilder::build(UErrorCode&)
832
+ 831:icu_74::Locale::setKeywordValue(char const*, char const*, UErrorCode&)
833
+ 832:icu_74::Locale::operator=(icu_74::Locale&&)
834
+ 833:icu_74::Locale::createKeywords(UErrorCode&) const
835
+ 834:icu_74::LoadedNormalizer2Impl::~LoadedNormalizer2Impl()
836
+ 835:icu_74::LaoBreakEngine::divideUpDictionaryRange(UText*, int, int, icu_74::UVector32&, signed char, UErrorCode&) const
837
+ 836:icu_74::LSR::operator=(icu_74::LSR&&)
838
+ 837:icu_74::LSR::indexForRegion(char const*)
839
+ 838:icu_74::KeywordEnumeration::~KeywordEnumeration()_1697
840
+ 839:icu_74::InitCanonIterData::doInit(icu_74::Normalizer2Impl*, UErrorCode&)
841
+ 840:icu_74::ICU_Utility::skipWhitespace(icu_74::UnicodeString const&, int&, signed char)
842
+ 841:icu_74::ICU_Utility::escape(icu_74::UnicodeString&, int)
843
+ 842:icu_74::ICUServiceKey::parseSuffix(icu_74::UnicodeString&)
844
+ 843:icu_74::ICUService::~ICUService()_2238
845
+ 844:icu_74::ICUService::registerFactory(icu_74::ICUServiceFactory*, UErrorCode&)
846
+ 845:icu_74::ICUService::getVisibleIDs(icu_74::UVector&, UErrorCode&) const
847
+ 846:icu_74::ICUBreakIteratorFactory::~ICUBreakIteratorFactory()_1511
848
+ 847:icu_74::ICUBreakIteratorFactory::~ICUBreakIteratorFactory()
849
+ 848:icu_74::Hashtable::put(icu_74::UnicodeString const&, void*, UErrorCode&)
850
+ 849:icu_74::FCDNormalizer2::hasBoundaryBefore(int) const
851
+ 850:icu_74::FCDNormalizer2::hasBoundaryAfter(int) const
852
+ 851:icu_74::DictionaryBreakEngine::setCharacters(icu_74::UnicodeSet const&)
853
+ 852:icu_74::ConstArray1D::d1() const
854
+ 853:icu_74::CjkBreakEngine::~CjkBreakEngine()_2178
855
+ 854:icu_74::CjkBreakEngine::CjkBreakEngine(icu_74::DictionaryMatcher*, icu_74::LanguageType, UErrorCode&)
856
+ 855:icu_74::CharStringByteSink::Append(char const*, int)
857
+ 856:icu_74::CharString* icu_74::MemoryPool<icu_74::CharString, 8>::create<char const*&, UErrorCode&>(char const*&, UErrorCode&)
858
+ 857:icu_74::CharString* icu_74::MemoryPool<icu_74::CharString, 8>::create<>()
859
+ 858:icu_74::CanonIterData::addToStartSet(int, int, UErrorCode&)
860
+ 859:icu_74::BytesTrie::branchNext(unsigned char const*, int, int)
861
+ 860:icu_74::ByteSinkUtil::appendCodePoint(int, int, icu_74::ByteSink&, icu_74::Edits*)
862
+ 861:icu_74::BreakIterator::createInstance(icu_74::Locale const&, int, UErrorCode&)
863
+ 862:hb_vector_t<hb_pool_t<hb_serialize_context_t::object_t, 32u>::chunk_t*, false>::alloc(unsigned int, bool)
864
+ 863:hb_vector_size_t<unsigned long long, 64u> hb_bit_set_t::op_<$_11>(hb_vector_size_t<unsigned long long, 64u> const&, hb_vector_size_t<unsigned long long, 64u> const&)
865
+ 864:hb_utf8_t::next(unsigned char const*, unsigned char const*, unsigned int*, unsigned int)
866
+ 865:hb_unicode_funcs_t::is_default_ignorable(unsigned int)
867
+ 866:hb_unicode_funcs_t* hb_data_wrapper_t<void, 0u>::call_create<hb_unicode_funcs_t, hb_ucd_unicode_funcs_lazy_loader_t>() const
868
+ 867:hb_unicode_decompose_compatibility_nil(hb_unicode_funcs_t*, unsigned int, unsigned int*, void*)
869
+ 868:hb_shape_plan_key_t::init(bool, hb_face_t*, hb_segment_properties_t const*, hb_feature_t const*, unsigned int, int const*, unsigned int, char const* const*)
870
+ 869:hb_shape_plan_create2
871
+ 870:hb_shape
872
+ 871:hb_serialize_context_t::fini()
873
+ 872:hb_pool_t<hb_serialize_context_t::object_t, 32u>::chunk_t::thread()
874
+ 873:hb_pool_t<hb_serialize_context_t::object_t, 32u>::chunk_t** hb_vector_t<hb_pool_t<hb_serialize_context_t::object_t, 32u>::chunk_t*, false>::push<hb_pool_t<hb_serialize_context_t::object_t, 32u>::chunk_t*&>(hb_pool_t<hb_serialize_context_t::object_t, 32u>::chunk_t*&)
875
+ 874:hb_paint_push_clip_glyph_nil(hb_paint_funcs_t*, void*, unsigned int, hb_font_t*, void*)
876
+ 875:hb_paint_extents_paint_linear_gradient(hb_paint_funcs_t*, void*, hb_color_line_t*, float, float, float, float, float, float, void*)
877
+ 876:hb_paint_extents_funcs_lazy_loader_t::create()
878
+ 877:hb_paint_extents_context_t::clear()
879
+ 878:hb_ot_map_t::fini()
880
+ 879:hb_ot_layout_table_select_script
881
+ 880:hb_ot_layout_table_find_feature_variations
882
+ 881:hb_ot_layout_script_select_language
883
+ 882:hb_ot_layout_language_get_required_feature
884
+ 883:hb_ot_layout_language_find_feature
885
+ 884:hb_ot_layout_feature_with_variations_get_lookups
886
+ 885:hb_ot_layout_collect_features_map
887
+ 886:hb_ot_font_set_funcs
888
+ 887:hb_lazy_loader_t<hb_paint_funcs_t, hb_paint_extents_funcs_lazy_loader_t, void, 0u, hb_paint_funcs_t>::do_destroy(hb_paint_funcs_t*)
889
+ 888:hb_lazy_loader_t<OT::sbix_accelerator_t, hb_face_lazy_loader_t<OT::sbix_accelerator_t, 38u>, hb_face_t, 38u, OT::sbix_accelerator_t>::create(hb_face_t*)
890
+ 889:hb_lazy_loader_t<OT::post_accelerator_t, hb_face_lazy_loader_t<OT::post_accelerator_t, 7u>, hb_face_t, 7u, OT::post_accelerator_t>::do_destroy(OT::post_accelerator_t*)
891
+ 890:hb_lazy_loader_t<OT::cff2_accelerator_t, hb_face_lazy_loader_t<OT::cff2_accelerator_t, 17u>, hb_face_t, 17u, OT::cff2_accelerator_t>::do_destroy(OT::cff2_accelerator_t*)
892
+ 891:hb_lazy_loader_t<OT::CBDT_accelerator_t, hb_face_lazy_loader_t<OT::CBDT_accelerator_t, 37u>, hb_face_t, 37u, OT::CBDT_accelerator_t>::do_destroy(OT::CBDT_accelerator_t*)
893
+ 892:hb_hashmap_t<hb_serialize_context_t::object_t const*, unsigned int, false>::fetch_item(hb_serialize_context_t::object_t const* const&, unsigned int) const
894
+ 893:hb_font_t::get_glyph_v_origin_with_fallback(unsigned int, int*, int*)
895
+ 894:hb_font_set_scale
896
+ 895:hb_font_set_ppem
897
+ 896:hb_font_get_variation_glyph_nil(hb_font_t*, void*, unsigned int, unsigned int, unsigned int*, void*)
898
+ 897:hb_font_get_font_h_extents_nil(hb_font_t*, void*, hb_font_extents_t*, void*)
899
+ 898:hb_font_create_sub_font
900
+ 899:hb_draw_move_to_nil(hb_draw_funcs_t*, void*, hb_draw_state_t*, float, float, void*)
901
+ 900:hb_draw_funcs_destroy
902
+ 901:hb_draw_extents_move_to(hb_draw_funcs_t*, void*, hb_draw_state_t*, float, float, void*)
903
+ 902:hb_draw_close_path_nil(hb_draw_funcs_t*, void*, hb_draw_state_t*, void*)
904
+ 903:hb_buffer_t::output_info(hb_glyph_info_t const&)
905
+ 904:hb_buffer_guess_segment_properties
906
+ 905:hb_buffer_diff
907
+ 906:hb_buffer_add_utf8
908
+ 907:hb_blob_t* hb_sanitize_context_t::sanitize_blob<AAT::ltag>(hb_blob_t*)
909
+ 908:hb_aat_layout_remove_deleted_glyphs(hb_buffer_t*)
910
+ 909:getint
911
+ 910:getFallbackData(UResourceBundle const*, char const**, unsigned int*, UErrorCode*)
912
+ 911:frexp
913
+ 912:free_entry(UResourceDataEntry*)
914
+ 913:fmt_fp
915
+ 914:fmodl
916
+ 915:facebook::yoga::zeroOutLayoutRecursively(facebook::yoga::Node*)
917
+ 916:facebook::yoga::roundLayoutResultsToPixelGrid(facebook::yoga::Node*, double, double)
918
+ 917:facebook::yoga::positionAbsoluteChild(facebook::yoga::Node const*, facebook::yoga::Node const*, facebook::yoga::Node*, facebook::yoga::Direction, facebook::yoga::FlexDirection, bool, float, float)
919
+ 918:facebook::yoga::layoutAbsoluteDescendants(facebook::yoga::Node*, facebook::yoga::Node*, facebook::yoga::SizingMode, facebook::yoga::Direction, facebook::yoga::LayoutData&, unsigned int, unsigned int, float, float, float, float)
920
+ 919:facebook::yoga::isBaselineLayout(facebook::yoga::Node const*)
921
+ 920:facebook::yoga::canUseCachedMeasurement(facebook::yoga::SizingMode, float, facebook::yoga::SizingMode, float, facebook::yoga::SizingMode, float, facebook::yoga::SizingMode, float, float, float, float, float, facebook::yoga::Config const*)
922
+ 921:facebook::yoga::calculateLayoutImpl(facebook::yoga::Node*, float, float, facebook::yoga::Direction, facebook::yoga::SizingMode, facebook::yoga::SizingMode, float, float, bool, facebook::yoga::LayoutData&, unsigned int, unsigned int, facebook::yoga::LayoutPassReason)
923
+ 922:facebook::yoga::calculateAvailableInnerDimension(facebook::yoga::Node const*, facebook::yoga::Direction, facebook::yoga::Dimension, float, float, float, float)
924
+ 923:facebook::yoga::Node::setPosition(facebook::yoga::Direction, float, float)
925
+ 924:facebook::yoga::Node::relativePosition(facebook::yoga::FlexDirection, facebook::yoga::Direction, float) const
926
+ 925:facebook::yoga::Node::processDimensions()
927
+ 926:effindom::v2::ui::(anonymous namespace)::SkipLeadingLineBreaks(std::__2::basic_string_view<char, std::__2::char_traits<char>>, unsigned int, unsigned int)
928
+ 927:effindom::v2::ui::(anonymous namespace)::ResolveSharedColumnWidths(unsigned long long, effindom::v2::ui::UINode&, float, effindom::v2::ui::(anonymous namespace)::SharedSizeScopeRef const&)
929
+ 928:effindom::v2::ui::(anonymous namespace)::RebuildWrappedBreakShards(effindom::v2::ui::CachedLogicalLineShape&)
930
+ 929:effindom::v2::ui::(anonymous namespace)::EnsureGridMeasuredSizesForColumns(effindom::v2::ui::UINode&, std::__2::vector<float, std::__2::allocator<float>> const&)
931
+ 930:effindom::v2::ui::(anonymous namespace)::CollectSharedTrackSizes(effindom::v2::ui::(anonymous namespace)::SharedSizeScopeRef const&, bool, std::__2::unordered_map<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, float, std::__2::hash<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::equal_to<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::allocator<std::__2::pair<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const, float>>>&)
932
+ 931:effindom::v2::ui::(anonymous namespace)::CachedLogicalLineXForLocalIndex(effindom::v2::ui::CachedLogicalLineShape const&, unsigned int)
933
+ 932:effindom::v2::ui::(anonymous namespace)::BuildClipboardRichJson(std::__2::vector<effindom::v2::ui::(anonymous namespace)::ClipboardRichTextPart, std::__2::allocator<effindom::v2::ui::(anonymous namespace)::ClipboardRichTextPart>> const&, std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>&)
934
+ 933:effindom::v2::ui::UiRuntime::UpdateScrollMetrics(unsigned long long, effindom::v2::ui::UINode&)
935
+ 934:effindom::v2::ui::UiRuntime::UpdateCrossSelectionEndpoint(unsigned long long, float, float)
936
+ 935:effindom::v2::ui::UiRuntime::UndoTextEdit(unsigned long long, effindom::v2::ui::UINode&)
937
+ 936:effindom::v2::ui::UiRuntime::TryApplyIncrementalWrappedLayoutCache(effindom::v2::ui::UINode&, std::__2::basic_string_view<char, std::__2::char_traits<char>>) const::$_9::operator()(unsigned long, effindom::v2::ui::CachedLogicalLineShape const&, int, int) const
938
+ 937:effindom::v2::ui::UiRuntime::TryApplyIncrementalWrappedLayoutCache(effindom::v2::ui::UINode&, std::__2::basic_string_view<char, std::__2::char_traits<char>>) const::$_7::operator()(effindom::v2::ui::CachedVisualLineShape&&) const
939
+ 938:effindom::v2::ui::UiRuntime::TryApplyIncrementalTextLineStartsImpl(effindom::v2::ui::UINode&, std::__2::basic_string_view<char, std::__2::char_traits<char>>) const::$_2::operator()(std::__2::vector<unsigned int, std::__2::allocator<unsigned int>> const&, unsigned int, unsigned int) const
940
+ 939:effindom::v2::ui::UiRuntime::TryApplyIncrementalNonWrapLayoutCacheImpl(effindom::v2::ui::UINode&, std::__2::basic_string_view<char, std::__2::char_traits<char>>) const::$_7::operator()(unsigned int) const
941
+ 940:effindom::v2::ui::UiRuntime::TryApplyIncrementalNonWrapLayoutCacheImpl(effindom::v2::ui::UINode&, std::__2::basic_string_view<char, std::__2::char_traits<char>>) const::$_6::operator()(unsigned int) const
942
+ 941:effindom::v2::ui::UiRuntime::TryApplyIncrementalNonWrapLayoutCacheImpl(effindom::v2::ui::UINode&, std::__2::basic_string_view<char, std::__2::char_traits<char>>) const::$_5::operator()(std::__2::vector<int, std::__2::allocator<int>> const&) const
943
+ 942:effindom::v2::ui::UiRuntime::TryApplyIncrementalNonWrapLayoutCacheImpl(effindom::v2::ui::UINode&, std::__2::basic_string_view<char, std::__2::char_traits<char>>) const::$_4::operator()(std::__2::vector<int, std::__2::allocator<int>> const&, unsigned long, unsigned long, std::__2::vector<effindom::v2::ui::CachedLogicalLineShape, std::__2::allocator<effindom::v2::ui::CachedLogicalLineShape>> const&, unsigned long) const
944
+ 943:effindom::v2::ui::UiRuntime::TryApplyIncrementalNonWrapLayoutCacheImpl(effindom::v2::ui::UINode&, std::__2::basic_string_view<char, std::__2::char_traits<char>>) const::$_3::operator()(std::__2::basic_string_view<char, std::__2::char_traits<char>>, std::__2::vector<int, std::__2::allocator<int>> const&, unsigned int, unsigned int) const
945
+ 944:effindom::v2::ui::UiRuntime::TryApplyIncrementalNonWrapLayoutCacheImpl(effindom::v2::ui::UINode&, std::__2::basic_string_view<char, std::__2::char_traits<char>>) const::$_1::operator()() const
946
+ 945:effindom::v2::ui::UiRuntime::ShapeObscuredText(std::__2::basic_string_view<char, std::__2::char_traits<char>>, unsigned int, float, effindom::v2::ui::UiRuntime::ShapedTextRun&) const
947
+ 946:effindom::v2::ui::UiRuntime::SelectAllText(unsigned long long)
948
+ 947:effindom::v2::ui::UiRuntime::ResolveNonWrappingFragmentWindow(effindom::v2::ui::UINode const&, unsigned long, float, float) const
949
+ 948:effindom::v2::ui::UiRuntime::ResolveFontChain(unsigned int) const
950
+ 949:effindom::v2::ui::UiRuntime::RedoTextEdit(unsigned long long, effindom::v2::ui::UINode&)
951
+ 950:effindom::v2::ui::UiRuntime::RawLineXForIndex(std::__2::basic_string_view<char, std::__2::char_traits<char>>, effindom::v2::ui::UiRuntime::ShapedTextRun const&, unsigned int, bool) const
952
+ 951:effindom::v2::ui::UiRuntime::MarkSelectionAreaNodesDirty()
953
+ 952:effindom::v2::ui::UiRuntime::IsPointInSelection(float, float)::$_1::operator()(unsigned long long) const
954
+ 953:effindom::v2::ui::UiRuntime::HandleCut(effindom::v2::ui::UINode&)
955
+ 954:effindom::v2::ui::UiRuntime::HandleCrossSelectionNavigation(unsigned long long, effindom::v2::ui::UINode&, std::__2::basic_string_view<char, std::__2::char_traits<char>>, unsigned int)
956
+ 955:effindom::v2::ui::UiRuntime::GetWordBoundaries(effindom::v2::ui::UINode const&, unsigned int) const
957
+ 956:effindom::v2::ui::UiRuntime::GetTextScenePositionFromIndex(unsigned long long, unsigned int) const
958
+ 957:effindom::v2::ui::UiRuntime::GetTextLineStart(effindom::v2::ui::UINode const&, unsigned long) const
959
+ 958:effindom::v2::ui::UiRuntime::GetParagraphBoundaries(effindom::v2::ui::UINode const&, unsigned int) const
960
+ 959:effindom::v2::ui::UiRuntime::GetNonWrapFragmentAbsoluteStart(effindom::v2::ui::UINode const&, unsigned long, effindom::v2::ui::NonWrappingTextFragment const&) const
961
+ 960:effindom::v2::ui::UiRuntime::GetLineAscentForIndex(effindom::v2::ui::UINode const&, unsigned long) const
962
+ 961:effindom::v2::ui::UiRuntime::GetCrossSelectionHighlight(unsigned long long, unsigned int&, unsigned int&) const
963
+ 962:effindom::v2::ui::UiRuntime::GetActiveSemanticScopeRoot()
964
+ 963:effindom::v2::ui::UiRuntime::FindScrollProxyTarget(unsigned long long, float, float) const
965
+ 964:effindom::v2::ui::UiRuntime::FindDeepestNodeContainingPoint(unsigned long long, float, float) const
966
+ 965:effindom::v2::ui::UiRuntime::EnsureHandleVisible(unsigned long long)
967
+ 966:effindom::v2::ui::UiRuntime::DestroyRegisteredFont(effindom::v2::ui::UiRuntime::RegisteredFont&)
968
+ 967:effindom::v2::ui::UiRuntime::ComputeIncrementalWrappedSegmentBreaks(effindom::v2::ui::UINode const&, std::__2::basic_string_view<char, std::__2::char_traits<char>>, effindom::v2::ui::CachedLogicalLineShape const&, float, std::__2::vector<int, std::__2::allocator<int>> const&, unsigned int, unsigned int, unsigned int, long long, unsigned long) const
969
+ 968:effindom::v2::ui::UiRuntime::ComputeAutoScrollFactors(effindom::v2::ui::UINode const&, float, float, float) const
970
+ 969:effindom::v2::ui::UiRuntime::ClearSelectionHighlight(unsigned long long, bool)
971
+ 970:effindom::v2::ui::UiRuntime::ClearCurrentSelection(bool)
972
+ 971:effindom::v2::ui::UiRuntime::ClearCulledSubtree(unsigned long long, float, float, float, float, effindom::v2::ui::CommandBuilder&, std::__2::vector<unsigned long long, std::__2::allocator<unsigned long long>>&)
973
+ 972:effindom::v2::ui::UiRuntime::ClampPointToScrollViewport(unsigned long long, float, float) const
974
+ 973:effindom::v2::ui::UiRuntime::CapturePendingFocusId(unsigned long long)
975
+ 974:effindom::v2::ui::UiRuntime::BuildCrossSelectionRichPayload(std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>&, std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>&) const
976
+ 975:effindom::v2::ui::UiRuntime::AppendFocusableHandles(unsigned long long, std::__2::vector<unsigned long long, std::__2::allocator<unsigned long long>>&) const
977
+ 976:effindom::v2::ui::UINode::operator=(effindom::v2::ui::UINode&&)
978
+ 977:effindom::v2::ui::CommandBuilder::SetHighlightsColored(unsigned long long, std::__2::vector<effindom::v2::ui::ColoredRect, std::__2::allocator<effindom::v2::ui::ColoredRect>> const&)
979
+ 978:effindom::v2::ui::CommandBuilder::SetCaret(unsigned long long, float, float, float, unsigned int, unsigned int)
980
+ 979:effindom::v2::ui::CommandBuilder::CommitScene(std::__2::vector<effindom::v2::ui::SceneInstruction, std::__2::allocator<effindom::v2::ui::SceneInstruction>> const&)
981
+ 980:effindom::v2::ui::CachedVisualLineShape::~CachedVisualLineShape()
982
+ 981:effindom::v2::ui::CachedVisualLineShape* std::__2::vector<effindom::v2::ui::CachedVisualLineShape, std::__2::allocator<effindom::v2::ui::CachedVisualLineShape>>::__emplace_back_slow_path<effindom::v2::ui::CachedVisualLineShape>(effindom::v2::ui::CachedVisualLineShape&&)
983
+ 982:effindom::v2::ui::CachedLogicalLineShape::operator=(effindom::v2::ui::CachedLogicalLineShape const&)
984
+ 983:doLoadFromIndividualFiles(char const*, char const*, char const*, char const*, char const*, char const*, signed char (*)(void*, char const*, char const*, UDataInfo const*), void*, UErrorCode*, UErrorCode*)
985
+ 984:decompose_current_character(hb_ot_shape_normalize_context_t const*, bool)
986
+ 985:decltype(fp.sanitize(this, std::forward<OT::RuleSet<OT::Layout::SmallTypes> const*>(fp1))) hb_sanitize_context_t::_dispatch<OT::OffsetTo<OT::Rule<OT::Layout::SmallTypes>, OT::IntType<unsigned short, 2u>, void, true>, OT::RuleSet<OT::Layout::SmallTypes> const*>(OT::OffsetTo<OT::Rule<OT::Layout::SmallTypes>, OT::IntType<unsigned short, 2u>, void, true> const&, hb_priority<1u>, OT::RuleSet<OT::Layout::SmallTypes> const*&&)
987
+ 986:data_create_arabic(hb_ot_shape_plan_t const*)
988
+ 987:copysignl
989
+ 988:compose_use(hb_ot_shape_normalize_context_t const*, unsigned int, unsigned int, unsigned int*)
990
+ 989:charIterTextAccess(UText*, long long, signed char)
991
+ 990:bool std::__2::__insertion_sort_incomplete[abi:nn210108]<std::__2::_ClassicAlgPolicy, std::__2::ranges::less, int*>(int*, int*, std::__2::ranges::less)
992
+ 991:bool std::__2::__insertion_sort_incomplete[abi:ne210108]<std::__2::_ClassicAlgPolicy, std::__2::__less<void, void>&, woff2::Table*>(woff2::Table*, woff2::Table*, std::__2::__less<void, void>&)
993
+ 992:bool std::__2::__insertion_sort_incomplete[abi:ne210108]<std::__2::_ClassicAlgPolicy, effindom::v2::ui::UiRuntime::SetTextStyleRuns(unsigned long long, unsigned int, unsigned int const*)::$_0&, effindom::v2::ui::TextStyleRun*>(effindom::v2::ui::TextStyleRun*, effindom::v2::ui::TextStyleRun*, effindom::v2::ui::UiRuntime::SetTextStyleRuns(unsigned long long, unsigned int, unsigned int const*)::$_0&)
994
+ 993:bool apply_string<GSUBProxy>(OT::hb_ot_apply_context_t*, GSUBProxy::Lookup const&, OT::hb_ot_layout_lookup_accelerator_t const&)
995
+ 994:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::Layout::GSUB_impl::SingleSubstFormat2_4<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
996
+ 995:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::Layout::GSUB_impl::SingleSubstFormat1_3<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
997
+ 996:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::Layout::GSUB_impl::ReverseChainSingleSubstFormat1>(void const*, OT::hb_ot_apply_context_t*)
998
+ 997:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::Layout::GSUB_impl::MultipleSubstFormat1_2<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
999
+ 998:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::Layout::GSUB_impl::AlternateSubstFormat1_2<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
1000
+ 999:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::Layout::GPOS_impl::SinglePosFormat2>(void const*, OT::hb_ot_apply_context_t*)
1001
+ 1000:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::Layout::GPOS_impl::SinglePosFormat1>(void const*, OT::hb_ot_apply_context_t*)
1002
+ 1001:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::Layout::GPOS_impl::MarkMarkPosFormat1_2<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
1003
+ 1002:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::Layout::GPOS_impl::MarkLigPosFormat1_2<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
1004
+ 1003:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::Layout::GPOS_impl::MarkBasePosFormat1_2<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
1005
+ 1004:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::Layout::GPOS_impl::CursivePosFormat1>(void const*, OT::hb_ot_apply_context_t*)
1006
+ 1005:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::ContextFormat3>(void const*, OT::hb_ot_apply_context_t*)
1007
+ 1006:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::ContextFormat1_4<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
1008
+ 1007:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::ChainContextFormat3>(void const*, OT::hb_ot_apply_context_t*)
1009
+ 1008:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::ChainContextFormat1_4<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
1010
+ 1009:bool OT::TupleValues::decompile<int>(OT::IntType<unsigned char, 1u> const*&, hb_vector_t<int, false>&, OT::IntType<unsigned char, 1u> const*, bool)
1011
+ 1010:bool OT::OffsetTo<OT::Layout::Common::Coverage, OT::IntType<unsigned short, 2u>, void, true>::serialize_serialize<hb_map_iter_t<hb_zip_iter_t<hb_sorted_array_t<OT::HBGlyphID16>, hb_array_t<OT::HBGlyphID16>>, $_6 const&, (hb_function_sortedness_t)1, (void*)0>&>(hb_serialize_context_t*, hb_map_iter_t<hb_zip_iter_t<hb_sorted_array_t<OT::HBGlyphID16>, hb_array_t<OT::HBGlyphID16>>, $_6 const&, (hb_function_sortedness_t)1, (void*)0>&)
1012
+ 1011:apply_forward(OT::hb_ot_apply_context_t*, OT::hb_ot_layout_lookup_accelerator_t const&, unsigned int)
1013
+ 1012:_uhash_rehash(UHashtable*, UErrorCode*)
1014
+ 1013:_isUnicodeExtensionSubtag(int&, char const*, int)
1015
+ 1014:_isTransformedExtensionSubtag(int&, char const*, int)
1016
+ 1015:_hb_preprocess_text_vowel_constraints(hb_ot_shape_plan_t const*, hb_buffer_t*, hb_font_t*)
1017
+ 1016:_hb_ot_shape
1018
+ 1017:_hb_options_init()
1019
+ 1018:_hb_font_create(hb_face_t*)
1020
+ 1019:_hb_fallback_shape
1021
+ 1020:_glyf_get_advance_with_var_unscaled(hb_font_t*, unsigned int, bool)
1022
+ 1021:_getVariant(char const*, char, icu_74::ByteSink&, signed char)
1023
+ 1022:__trunctfdf2
1024
+ 1023:__strchrnul
1025
+ 1024:__overflow
1026
+ 1025:__lockfile
1027
+ 1026:__getf2
1028
+ 1027:__fwritex
1029
+ 1028:__divtf3
1030
+ 1029:__cxxabiv1::__base_class_type_info::has_unambiguous_public_base(__cxxabiv1::__dynamic_cast_info*, void*, int) const
1031
+ 1030:_ZNSt3__28optionalIN8effindom2v22ui9UiRuntime21FragmentGeometrySliceEEaSB8ne210108IS5_TnNS_9enable_ifIXsr4_AndINS_17integral_constantIbXntu9__is_sameu14__remove_cvrefIT_ES6_EEEENS_7_OrImplIXaantcvbsr10_IsNotSameISB_S5_EE5valuenesZT1_Li0EEE7_ResultINS9_IbXntu9__is_sameSB_S5_EEEENS_4_NotINS_9is_scalarIS5_EEEEEENS_16is_constructibleIS5_JSA_EEENS_13is_assignableIRS5_SA_EEEE5valueEiE4typeELi0EEERS6_OSA_
1032
+ 1031:(anonymous namespace)::getStringArray(ResourceData const*, icu_74::ResourceArray const&, icu_74::UnicodeString*, int, UErrorCode&)
1033
+ 1032:(anonymous namespace)::_set_addString(USet*, char16_t const*, int)
1034
+ 1033:YGNodeRemoveChild
1035
+ 1034:YGNodeFree
1036
+ 1035:Shift
1037
+ 1036:OT::sbix::accelerator_t::get_png_extents(hb_font_t*, unsigned int, hb_glyph_extents_t*, bool) const
1038
+ 1037:OT::sbix::accelerator_t::choose_strike(hb_font_t*) const
1039
+ 1038:OT::post_accelerator_t* hb_data_wrapper_t<hb_face_t, 7u>::call_create<OT::post_accelerator_t, hb_face_lazy_loader_t<OT::post_accelerator_t, 7u>>() const
1040
+ 1039:OT::hmtxvmtx<OT::hmtx, OT::hhea, OT::HVAR>::accelerator_t::get_advance_with_var_unscaled(unsigned int, hb_font_t*, float*) const
1041
+ 1040:OT::hmtx_accelerator_t* hb_data_wrapper_t<hb_face_t, 5u>::call_create<OT::hmtx_accelerator_t, hb_face_lazy_loader_t<OT::hmtx_accelerator_t, 5u>>() const
1042
+ 1041:OT::hb_ot_layout_lookup_accelerator_t* OT::hb_ot_layout_lookup_accelerator_t::create<OT::Layout::GPOS_impl::PosLookup>(OT::Layout::GPOS_impl::PosLookup const&)
1043
+ 1042:OT::hb_ot_apply_context_t::replace_glyph(unsigned int)
1044
+ 1043:OT::hb_kern_machine_t<hb_ot_shape_fallback_kern_driver_t>::kern(hb_font_t*, hb_buffer_t*, unsigned int, bool) const
1045
+ 1044:OT::hb_accelerate_subtables_context_t::return_t OT::Context::dispatch<OT::hb_accelerate_subtables_context_t>(OT::hb_accelerate_subtables_context_t*) const
1046
+ 1045:OT::hb_accelerate_subtables_context_t::return_t OT::ChainContext::dispatch<OT::hb_accelerate_subtables_context_t>(OT::hb_accelerate_subtables_context_t*) const
1047
+ 1046:OT::glyf_accelerator_t::get_extents_at(hb_font_t*, unsigned int, hb_glyph_extents_t*, hb_array_t<int const>) const
1048
+ 1047:OT::cff2_accelerator_t* hb_data_wrapper_t<hb_face_t, 17u>::call_create<OT::cff2_accelerator_t, hb_face_lazy_loader_t<OT::cff2_accelerator_t, 17u>>() const
1049
+ 1048:OT::cff2::accelerator_templ_t<CFF::cff2_private_dict_opset_t, CFF::cff2_private_dict_values_base_t<CFF::dict_val_t>>::~accelerator_templ_t()
1050
+ 1049:OT::cff1::accelerator_templ_t<CFF::cff1_private_dict_opset_t, CFF::cff1_private_dict_values_base_t<CFF::dict_val_t>>::~accelerator_templ_t()
1051
+ 1050:OT::TupleVariationData<OT::IntType<unsigned short, 2u>>::decompile_points(OT::IntType<unsigned char, 1u> const*&, hb_vector_t<unsigned int, false>&, OT::IntType<unsigned char, 1u> const*)
1052
+ 1051:OT::SBIXStrike::get_glyph_blob(unsigned int, hb_blob_t*, unsigned int, int*, int*, unsigned int, unsigned int*) const
1053
+ 1052:OT::RuleSet<OT::Layout::SmallTypes>::apply(OT::hb_ot_apply_context_t*, OT::ContextApplyLookupContext const&) const
1054
+ 1053:OT::RecordListOf<OT::Script>::sanitize(hb_sanitize_context_t*) const
1055
+ 1054:OT::RecordListOf<OT::Feature>::sanitize(hb_sanitize_context_t*) const
1056
+ 1055:OT::PaintTranslate::paint_glyph(OT::hb_paint_context_t*, unsigned int) const
1057
+ 1056:OT::PaintSkewAroundCenter::paint_glyph(OT::hb_paint_context_t*, unsigned int) const
1058
+ 1057:OT::PaintSkew::paint_glyph(OT::hb_paint_context_t*, unsigned int) const
1059
+ 1058:OT::PaintScaleUniformAroundCenter::paint_glyph(OT::hb_paint_context_t*, unsigned int) const
1060
+ 1059:OT::PaintScaleUniform::paint_glyph(OT::hb_paint_context_t*, unsigned int) const
1061
+ 1060:OT::PaintScaleAroundCenter::paint_glyph(OT::hb_paint_context_t*, unsigned int) const
1062
+ 1061:OT::PaintScale::paint_glyph(OT::hb_paint_context_t*, unsigned int) const
1063
+ 1062:OT::PaintRotateAroundCenter::paint_glyph(OT::hb_paint_context_t*, unsigned int) const
1064
+ 1063:OT::PaintLinearGradient<OT::Variable>::sanitize(hb_sanitize_context_t*) const
1065
+ 1064:OT::PaintLinearGradient<OT::NoVariable>::sanitize(hb_sanitize_context_t*) const
1066
+ 1065:OT::OpenTypeFontFile::get_face(unsigned int, unsigned int*) const
1067
+ 1066:OT::Layout::propagate_attachment_offsets(hb_glyph_position_t*, unsigned int, unsigned int, hb_direction_t, unsigned int)
1068
+ 1067:OT::Layout::GSUB_impl::LigatureSet<OT::Layout::SmallTypes>::apply(OT::hb_ot_apply_context_t*) const
1069
+ 1068:OT::Layout::GSUB_impl::Ligature<OT::Layout::SmallTypes>::apply(OT::hb_ot_apply_context_t*) const
1070
+ 1069:OT::Layout::GPOS_impl::reverse_cursive_minor_offset(hb_glyph_position_t*, unsigned int, hb_direction_t, unsigned int)
1071
+ 1070:OT::Layout::GPOS_impl::PairPosFormat2_4<OT::Layout::SmallTypes>::_apply(OT::hb_ot_apply_context_t*, bool) const
1072
+ 1071:OT::Layout::GPOS_impl::PairPosFormat1_3<OT::Layout::SmallTypes>::_apply(OT::hb_ot_apply_context_t*, bool) const
1073
+ 1072:OT::Layout::Common::CoverageFormat2_4<OT::Layout::SmallTypes>* hb_serialize_context_t::extend_min<OT::Layout::Common::CoverageFormat2_4<OT::Layout::SmallTypes>>(OT::Layout::Common::CoverageFormat2_4<OT::Layout::SmallTypes>*)
1074
+ 1073:OT::FeatureVariations::sanitize(hb_sanitize_context_t*) const
1075
+ 1074:OT::FeatureParams::sanitize(hb_sanitize_context_t*, unsigned int) const
1076
+ 1075:OT::Feature::sanitize(hb_sanitize_context_t*, OT::Record_sanitize_closure_t const*) const
1077
+ 1076:OT::ContextFormat3::sanitize(hb_sanitize_context_t*) const
1078
+ 1077:OT::ContextFormat2_5<OT::Layout::SmallTypes>::sanitize(hb_sanitize_context_t*) const
1079
+ 1078:OT::ContextFormat2_5<OT::Layout::SmallTypes>::_apply(OT::hb_ot_apply_context_t*, bool) const
1080
+ 1079:OT::ContextFormat1_4<OT::Layout::SmallTypes>::sanitize(hb_sanitize_context_t*) const
1081
+ 1080:OT::ColorLine<OT::NoVariable>::static_get_extend(hb_color_line_t*, void*, void*)
1082
+ 1081:OT::CmapSubtableFormat4::accelerator_t::get_glyph(unsigned int, unsigned int*) const
1083
+ 1082:OT::ClassDef::get_class(unsigned int, hb_cache_t<15u, 8u, 7u, true>*) const
1084
+ 1083:OT::ChainRuleSet<OT::Layout::SmallTypes>::sanitize(hb_sanitize_context_t*) const
1085
+ 1084:OT::ChainRuleSet<OT::Layout::SmallTypes>::apply(OT::hb_ot_apply_context_t*, OT::ChainContextApplyLookupContext const&) const
1086
+ 1085:OT::ChainContextFormat3::sanitize(hb_sanitize_context_t*) const
1087
+ 1086:OT::ChainContextFormat2_5<OT::Layout::SmallTypes>::sanitize(hb_sanitize_context_t*) const
1088
+ 1087:OT::ChainContextFormat2_5<OT::Layout::SmallTypes>::_apply(OT::hb_ot_apply_context_t*, bool) const
1089
+ 1088:OT::ChainContextFormat1_4<OT::Layout::SmallTypes>::sanitize(hb_sanitize_context_t*) const
1090
+ 1089:OT::COLR_accelerator_t* hb_data_wrapper_t<hb_face_t, 35u>::call_create<OT::COLR_accelerator_t, hb_face_lazy_loader_t<OT::COLR_accelerator_t, 35u>>() const
1091
+ 1090:OT::CFFIndex<OT::IntType<unsigned short, 2u>>::get_size() const
1092
+ 1091:OT::CBDT_accelerator_t* hb_data_wrapper_t<hb_face_t, 37u>::call_create<OT::CBDT_accelerator_t, hb_face_lazy_loader_t<OT::CBDT_accelerator_t, 37u>>() const
1093
+ 1092:OT::CBDT::accelerator_t::get_extents(hb_font_t*, unsigned int, hb_glyph_extents_t*, bool) const
1094
+ 1093:OT::Affine2x3::paint_glyph(OT::hb_paint_context_t*, unsigned int) const
1095
+ 1094:DecodeVarLenUint8
1096
+ 1095:DecodeContextMap
1097
+ 1096:CFF::cs_opset_t<CFF::number_t, cff2_cs_opset_path_t, CFF::cff2_cs_interp_env_t<CFF::number_t>, cff2_path_param_t, cff2_path_procs_path_t>::process_op(unsigned int, CFF::cff2_cs_interp_env_t<CFF::number_t>&, cff2_path_param_t&)
1098
+ 1097:CFF::cs_opset_t<CFF::number_t, cff2_cs_opset_extents_t, CFF::cff2_cs_interp_env_t<CFF::number_t>, cff2_extents_param_t, cff2_path_procs_extents_t>::process_op(unsigned int, CFF::cff2_cs_interp_env_t<CFF::number_t>&, cff2_extents_param_t&)
1099
+ 1098:CFF::cff2_cs_interp_env_t<CFF::number_t>::process_blend()
1100
+ 1099:CFF::cff1_private_dict_opset_t::process_op(unsigned int, CFF::interp_env_t<CFF::number_t>&, CFF::cff1_private_dict_values_base_t<CFF::dict_val_t>&)
1101
+ 1100:CFF::FDSelect3_4<OT::IntType<unsigned short, 2u>, OT::IntType<unsigned char, 1u>>::sanitize(hb_sanitize_context_t*, unsigned int) const
1102
+ 1101:CFF::Charset::get_sid(unsigned int, unsigned int, CFF::code_pair_t*) const
1103
+ 1102:CFF::CFF2FDSelect::get_fd(unsigned int) const
1104
+ 1103:BrotliTransformDictionaryWord
1105
+ 1104:BrotliEnsureRingBuffer
1106
+ 1105:AAT::kerx_accelerator_t* hb_data_wrapper_t<hb_face_t, 30u>::call_create<AAT::kerx_accelerator_t, hb_face_lazy_loader_t<AAT::kerx_accelerator_t, 30u>>() const
1107
+ 1106:AAT::hb_aat_apply_context_t::setup_buffer_glyph_set()
1108
+ 1107:AAT::hb_aat_apply_context_t::return_t AAT::ChainSubtable<AAT::ObsoleteTypes>::dispatch<AAT::hb_aat_apply_context_t>(AAT::hb_aat_apply_context_t*) const
1109
+ 1108:AAT::hb_aat_apply_context_t::return_t AAT::ChainSubtable<AAT::ExtendedTypes>::dispatch<AAT::hb_aat_apply_context_t>(AAT::hb_aat_apply_context_t*) const
1110
+ 1109:AAT::ankr::get_anchor(unsigned int, unsigned int, unsigned int) const
1111
+ 1110:AAT::TrackData::sanitize(hb_sanitize_context_t*, void const*) const
1112
+ 1111:AAT::TrackData::get_tracking(void const*, float, float) const
1113
+ 1112:AAT::SubtableGlyphCoverage::sanitize(hb_sanitize_context_t*, unsigned int) const
1114
+ 1113:AAT::Lookup<OT::IntType<unsigned int, 4u>>::sanitize(hb_sanitize_context_t*) const
1115
+ 1114:AAT::Lookup<OT::IntType<unsigned int, 4u>>::get_value(unsigned int, unsigned int) const
1116
+ 1115:AAT::Chain<AAT::ObsoleteTypes>::sanitize(hb_sanitize_context_t*, unsigned int) const
1117
+ 1116:AAT::Chain<AAT::ExtendedTypes>::sanitize(hb_sanitize_context_t*, unsigned int) const
1118
+ 1117:woff2::WOFF2StringOut::Write(void const*, unsigned long, unsigned long)
1119
+ 1118:woff2::WOFF2StringOut::Write(void const*, unsigned long)
1120
+ 1119:void* OT::hb_accelerate_subtables_context_t::cache_func_to<OT::Layout::GPOS_impl::PairPosFormat2_4<OT::Layout::SmallTypes>>(void*, OT::hb_ot_lookup_cache_op_t)
1121
+ 1120:ures_loc_resetLocales(UEnumeration*, UErrorCode*)
1122
+ 1121:ures_loc_nextLocale(UEnumeration*, int*, UErrorCode*)
1123
+ 1122:ures_loc_countLocales(UEnumeration*, UErrorCode*)
1124
+ 1123:ures_loc_closeLocales(UEnumeration*)
1125
+ 1124:unistrTextReplace(UText*, long long, long long, char16_t const*, int, UErrorCode*)
1126
+ 1125:unistrTextLength(UText*)
1127
+ 1126:unistrTextExtract(UText*, long long, long long, char16_t*, int, UErrorCode*)
1128
+ 1127:unistrTextCopy(UText*, long long, long long, long long, signed char, UErrorCode*)
1129
+ 1128:unistrTextClose(UText*)
1130
+ 1129:unistrTextClone(UText*, UText const*, signed char, UErrorCode*)
1131
+ 1130:unistrTextAccess(UText*, long long, signed char)
1132
+ 1131:uloc_kw_resetKeywords(UEnumeration*, UErrorCode*)
1133
+ 1132:uloc_kw_nextKeyword(UEnumeration*, int*, UErrorCode*)
1134
+ 1133:uloc_kw_countKeywords(UEnumeration*, UErrorCode*)
1135
+ 1134:uloc_kw_closeKeywords(UEnumeration*)
1136
+ 1135:ui_unregister_font_fallback
1137
+ 1136:ui_unregister_font
1138
+ 1137:ui_undo_text_edit
1139
+ 1138:ui_touch_scroll_update
1140
+ 1139:ui_touch_scroll_end
1141
+ 1140:ui_touch_scroll_begin
1142
+ 1141:ui_touch_scroll_allows_pull_to_refresh
1143
+ 1142:ui_set_width
1144
+ 1143:ui_set_visibility
1145
+ 1144:ui_set_text_wrapping
1146
+ 1145:ui_set_text_vertical_align
1147
+ 1146:ui_set_text_style_runs
1148
+ 1147:ui_set_text_selection_range
1149
+ 1148:ui_set_text_overflow_fade
1150
+ 1149:ui_set_text_overflow
1151
+ 1150:ui_set_text_obscured
1152
+ 1151:ui_set_text_limits
1153
+ 1152:ui_set_text_find_match
1154
+ 1153:ui_set_text_color
1155
+ 1154:ui_set_text_align
1156
+ 1155:ui_set_text
1157
+ 1156:ui_set_svg
1158
+ 1157:ui_set_show_scrollbars
1159
+ 1158:ui_set_semantic_value_range
1160
+ 1159:ui_set_semantic_selected
1161
+ 1160:ui_set_semantic_role
1162
+ 1161:ui_set_semantic_orientation
1163
+ 1162:ui_set_semantic_label
1164
+ 1163:ui_set_semantic_expanded
1165
+ 1164:ui_set_semantic_disabled
1166
+ 1165:ui_set_semantic_checked
1167
+ 1166:ui_set_selection_area_barrier
1168
+ 1167:ui_set_selection_area
1169
+ 1168:ui_set_selectable
1170
+ 1169:ui_set_scroll_proxy_target
1171
+ 1170:ui_set_scroll_offset
1172
+ 1171:ui_set_scroll_friction
1173
+ 1172:ui_set_scroll_enabled
1174
+ 1173:ui_set_scroll_content_size
1175
+ 1174:ui_set_root
1176
+ 1175:ui_set_position_type
1177
+ 1176:ui_set_position
1178
+ 1177:ui_set_platform_family
1179
+ 1178:ui_set_padding
1180
+ 1179:ui_set_node_id
1181
+ 1180:ui_set_margin
1182
+ 1181:ui_set_linear_gradient
1183
+ 1182:ui_set_line_height
1184
+ 1183:ui_set_layer_effect
1185
+ 1184:ui_set_key_modifiers
1186
+ 1185:ui_set_justify_content
1187
+ 1186:ui_set_is_shared_size_scope
1188
+ 1187:ui_set_is_portal
1189
+ 1188:ui_set_interactive
1190
+ 1189:ui_set_interaction_time
1191
+ 1190:ui_set_image_nine
1192
+ 1191:ui_set_image
1193
+ 1192:ui_set_height
1194
+ 1193:ui_set_font
1195
+ 1194:ui_set_focusable
1196
+ 1195:ui_set_flex_grow
1197
+ 1196:ui_set_flex_direction
1198
+ 1197:ui_set_flex_basis
1199
+ 1198:ui_set_editable
1200
+ 1199:ui_set_drop_shadow
1201
+ 1200:ui_set_coarse_pointer_mode
1202
+ 1201:ui_set_clip_to_bounds
1203
+ 1202:ui_set_caret_color
1204
+ 1203:ui_set_box_style
1205
+ 1204:ui_set_bg_color
1206
+ 1205:ui_set_background_blur
1207
+ 1206:ui_set_align_items
1208
+ 1207:ui_selection_autoscroll
1209
+ 1208:ui_select_all_text
1210
+ 1209:ui_reveal_text_range
1211
+ 1210:ui_retarget_selection
1212
+ 1211:ui_resize_window
1213
+ 1212:ui_reset
1214
+ 1213:ui_request_semantic_announcement
1215
+ 1214:ui_request_focus
1216
+ 1215:ui_replace_text_range
1217
+ 1216:ui_remove_semantic_scope
1218
+ 1217:ui_register_icu_data
1219
+ 1218:ui_register_font_fallback
1220
+ 1219:ui_register_font
1221
+ 1220:ui_redo_text_edit
1222
+ 1221:ui_push_text_find_highlight
1223
+ 1222:ui_push_semantic_scope
1224
+ 1223:ui_paste_text
1225
+ 1224:ui_on_wheel_event
1226
+ 1225:ui_on_pointer_event
1227
+ 1226:ui_on_paste_text
1228
+ 1227:ui_on_key_event
1229
+ 1228:ui_on_ime_update
1230
+ 1229:ui_node_set_grid_placement
1231
+ 1230:ui_node_remove_child
1232
+ 1231:ui_node_add_child
1233
+ 1232:ui_needs_animation_frame
1234
+ 1233:ui_measure_text
1235
+ 1234:ui_is_point_in_selection
1236
+ 1235:ui_has_text_selection
1237
+ 1236:ui_has_pointer_autoscroll
1238
+ 1237:ui_has_pending_visual_work
1239
+ 1238:ui_grid_set_rows
1240
+ 1239:ui_grid_set_row_shared_size_group
1241
+ 1240:ui_grid_set_columns
1242
+ 1241:ui_grid_set_column_shared_size_group
1243
+ 1242:ui_get_text_visible_bounds
1244
+ 1243:ui_get_text_snapshot_handle_count
1245
+ 1244:ui_get_text_scene_position_y
1246
+ 1245:ui_get_text_scene_position_x
1247
+ 1246:ui_get_text_range_rect_count
1248
+ 1247:ui_get_text_document_utf8_length
1249
+ 1248:ui_get_semantic_buffer
1250
+ 1249:ui_get_command_buffer
1251
+ 1250:ui_get_bounds
1252
+ 1251:ui_font_loaded
1253
+ 1252:ui_delete_node
1254
+ 1253:ui_cut_text_selection
1255
+ 1254:ui_create_node
1256
+ 1255:ui_copy_text_snapshot_handles
1257
+ 1256:ui_copy_text_selection
1258
+ 1257:ui_copy_text_range_rects
1259
+ 1258:ui_copy_text_document_utf8
1260
+ 1259:ui_copy_current_selection
1261
+ 1260:ui_commit_frame
1262
+ 1261:ui_clear_text_find_match
1263
+ 1262:ui_clear_text_find_highlights
1264
+ 1263:ui_clear_selection
1265
+ 1264:ui_clear_momentum_scroll
1266
+ 1265:ui_clear_current_selection
1267
+ 1266:ui_can_undo_text_edit
1268
+ 1267:ui_can_redo_text_edit
1269
+ 1268:ui_arena_alloc
1270
+ 1269:uhash_hashUnicodeString_74
1271
+ 1270:uhash_hashUChars_74
1272
+ 1271:uhash_hashIChars_74
1273
+ 1272:uhash_hashChars_74
1274
+ 1273:uhash_deleteHashtable_74
1275
+ 1274:uhash_compareUnicodeString_74
1276
+ 1275:uhash_compareUChars_74
1277
+ 1276:uhash_compareLong_74
1278
+ 1277:uhash_compareIChars_74
1279
+ 1278:uhash_compareChars_74
1280
+ 1279:uenum_unextDefault_74
1281
+ 1280:ucstrTextLength(UText*)
1282
+ 1281:ucstrTextExtract(UText*, long long, long long, char16_t*, int, UErrorCode*)
1283
+ 1282:ucstrTextClose(UText*)
1284
+ 1283:ucstrTextClone(UText*, UText const*, signed char, UErrorCode*)
1285
+ 1284:std::logic_error::what() const
1286
+ 1285:std::bad_array_new_length::what() const
1287
+ 1286:std::__2::bad_function_call::what() const
1288
+ 1287:std::__2::__function::__func<effindom::v2::ui::(anonymous namespace)::CollectSharedTrackSizes(effindom::v2::ui::(anonymous namespace)::SharedSizeScopeRef const&, bool, std::__2::unordered_map<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, float, std::__2::hash<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::equal_to<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::allocator<std::__2::pair<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const, float>>>&)::$_0, void (unsigned long long, effindom::v2::ui::UINode&)>::target_type() const
1289
+ 1288:std::__2::__function::__func<effindom::v2::ui::(anonymous namespace)::CollectSharedTrackSizes(effindom::v2::ui::(anonymous namespace)::SharedSizeScopeRef const&, bool, std::__2::unordered_map<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, float, std::__2::hash<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::equal_to<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::allocator<std::__2::pair<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const, float>>>&)::$_0, void (unsigned long long, effindom::v2::ui::UINode&)>::target(std::type_info const&) const
1290
+ 1289:std::__2::__function::__func<effindom::v2::ui::(anonymous namespace)::CollectSharedTrackSizes(effindom::v2::ui::(anonymous namespace)::SharedSizeScopeRef const&, bool, std::__2::unordered_map<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, float, std::__2::hash<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::equal_to<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::allocator<std::__2::pair<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const, float>>>&)::$_0, void (unsigned long long, effindom::v2::ui::UINode&)>::operator()(unsigned long long&&, effindom::v2::ui::UINode&)
1291
+ 1290:std::__2::__function::__func<effindom::v2::ui::(anonymous namespace)::CollectSharedTrackSizes(effindom::v2::ui::(anonymous namespace)::SharedSizeScopeRef const&, bool, std::__2::unordered_map<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, float, std::__2::hash<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::equal_to<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::allocator<std::__2::pair<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const, float>>>&)::$_0, void (unsigned long long, effindom::v2::ui::UINode&)>::destroy_deallocate()
1292
+ 1291:std::__2::__function::__func<effindom::v2::ui::(anonymous namespace)::CollectSharedTrackSizes(effindom::v2::ui::(anonymous namespace)::SharedSizeScopeRef const&, bool, std::__2::unordered_map<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, float, std::__2::hash<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::equal_to<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::allocator<std::__2::pair<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const, float>>>&)::$_0, void (unsigned long long, effindom::v2::ui::UINode&)>::__clone(std::__2::__function::__base<void (unsigned long long, effindom::v2::ui::UINode&)>*) const
1293
+ 1292:std::__2::__function::__func<effindom::v2::ui::(anonymous namespace)::CollectSharedTrackSizes(effindom::v2::ui::(anonymous namespace)::SharedSizeScopeRef const&, bool, std::__2::unordered_map<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>, float, std::__2::hash<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::equal_to<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>>, std::__2::allocator<std::__2::pair<std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const, float>>>&)::$_0, void (unsigned long long, effindom::v2::ui::UINode&)>::__clone() const
1294
+ 1293:sn_write
1295
+ 1294:setup_syllables_use(hb_ot_shape_plan_t const*, hb_font_t*, hb_buffer_t*)
1296
+ 1295:setup_syllables_myanmar(hb_ot_shape_plan_t const*, hb_font_t*, hb_buffer_t*)
1297
+ 1296:setup_syllables_khmer(hb_ot_shape_plan_t const*, hb_font_t*, hb_buffer_t*)
1298
+ 1297:setup_syllables_indic(hb_ot_shape_plan_t const*, hb_font_t*, hb_buffer_t*)
1299
+ 1298:setup_masks_use(hb_ot_shape_plan_t const*, hb_buffer_t*, hb_font_t*)
1300
+ 1299:setup_masks_myanmar(hb_ot_shape_plan_t const*, hb_buffer_t*, hb_font_t*)
1301
+ 1300:setup_masks_khmer(hb_ot_shape_plan_t const*, hb_buffer_t*, hb_font_t*)
1302
+ 1301:setup_masks_indic(hb_ot_shape_plan_t const*, hb_buffer_t*, hb_font_t*)
1303
+ 1302:setup_masks_hangul(hb_ot_shape_plan_t const*, hb_buffer_t*, hb_font_t*)
1304
+ 1303:setup_masks_arabic(hb_ot_shape_plan_t const*, hb_buffer_t*, hb_font_t*)
1305
+ 1304:scriptGetMaxValue(IntProperty const&, UProperty)
1306
+ 1305:reorder_use(hb_ot_shape_plan_t const*, hb_font_t*, hb_buffer_t*)
1307
+ 1306:reorder_myanmar(hb_ot_shape_plan_t const*, hb_font_t*, hb_buffer_t*)
1308
+ 1307:reorder_marks_hebrew(hb_ot_shape_plan_t const*, hb_buffer_t*, unsigned int, unsigned int)
1309
+ 1308:reorder_marks_arabic(hb_ot_shape_plan_t const*, hb_buffer_t*, unsigned int, unsigned int)
1310
+ 1309:reorder_khmer(hb_ot_shape_plan_t const*, hb_font_t*, hb_buffer_t*)
1311
+ 1310:record_stch(hb_ot_shape_plan_t const*, hb_font_t*, hb_buffer_t*)
1312
+ 1311:record_rphf_use(hb_ot_shape_plan_t const*, hb_font_t*, hb_buffer_t*)
1313
+ 1312:record_pref_use(hb_ot_shape_plan_t const*, hb_font_t*, hb_buffer_t*)
1314
+ 1313:preprocess_text_use(hb_ot_shape_plan_t const*, hb_buffer_t*, hb_font_t*)
1315
+ 1314:preprocess_text_thai(hb_ot_shape_plan_t const*, hb_buffer_t*, hb_font_t*)
1316
+ 1315:preprocess_text_indic(hb_ot_shape_plan_t const*, hb_buffer_t*, hb_font_t*)
1317
+ 1316:preprocess_text_hangul(hb_ot_shape_plan_t const*, hb_buffer_t*, hb_font_t*)
1318
+ 1317:postprocess_glyphs_arabic(hb_ot_shape_plan_t const*, hb_buffer_t*, hb_font_t*)
1319
+ 1318:pointerTOCLookupFn(UDataMemory const*, char const*, int*, UErrorCode*)
1320
+ 1319:override_features_khmer(hb_ot_shape_planner_t*)
1321
+ 1320:override_features_indic(hb_ot_shape_planner_t*)
1322
+ 1321:override_features_hangul(hb_ot_shape_planner_t*)
1323
+ 1322:offsetTOCLookupFn(UDataMemory const*, char const*, int*, UErrorCode*)
1324
+ 1323:non-virtual thunk to icu_74::UnicodeSet::~UnicodeSet()_1823
1325
+ 1324:non-virtual thunk to icu_74::UnicodeSet::~UnicodeSet()
1326
+ 1325:non-virtual thunk to icu_74::UnicodeSet::toPattern(icu_74::UnicodeString&, signed char) const
1327
+ 1326:non-virtual thunk to icu_74::UnicodeSet::matches(icu_74::Replaceable const&, int&, int, signed char)
1328
+ 1327:non-virtual thunk to icu_74::UnicodeSet::matchesIndexValue(unsigned char) const
1329
+ 1328:non-virtual thunk to icu_74::UnicodeSet::addMatchSetTo(icu_74::UnicodeSet&) const
1330
+ 1329:layoutGetMaxValue(IntProperty const&, UProperty)
1331
+ 1330:isRegionalIndicator(BinaryProperty const&, int, UProperty)
1332
+ 1331:isPOSIX_xdigit(BinaryProperty const&, int, UProperty)
1333
+ 1332:isPOSIX_print(BinaryProperty const&, int, UProperty)
1334
+ 1333:isPOSIX_graph(BinaryProperty const&, int, UProperty)
1335
+ 1334:isPOSIX_blank(BinaryProperty const&, int, UProperty)
1336
+ 1335:isPOSIX_alnum(BinaryProperty const&, int, UProperty)
1337
+ 1336:isNormInert(BinaryProperty const&, int, UProperty)
1338
+ 1337:isMirrored(BinaryProperty const&, int, UProperty)
1339
+ 1338:isJoinControl(BinaryProperty const&, int, UProperty)
1340
+ 1339:isIDSUnaryOperator(BinaryProperty const&, int, UProperty)
1341
+ 1340:isIDCompatMathStart(BinaryProperty const&, int, UProperty)
1342
+ 1341:isIDCompatMathContinue(BinaryProperty const&, int, UProperty)
1343
+ 1342:isCanonSegmentStarter(BinaryProperty const&, int, UProperty)
1344
+ 1343:isBidiControl(BinaryProperty const&, int, UProperty)
1345
+ 1344:isAcceptable(void*, char const*, char const*, UDataInfo const*)
1346
+ 1345:initial_reordering_indic(hb_ot_shape_plan_t const*, hb_font_t*, hb_buffer_t*)
1347
+ 1346:icu_74::sortComparator(void const*, void const*, void const*)
1348
+ 1347:icu_74::isAcceptable(void*, char const*, char const*, UDataInfo const*)
1349
+ 1348:icu_74::compareElementStrings(void const*, void const*, void const*)
1350
+ 1349:icu_74::cacheDeleter(void*)
1351
+ 1350:icu_74::(anonymous namespace)::versionFilter(int, void*)
1352
+ 1351:icu_74::(anonymous namespace)::numericValueFilter(int, void*)
1353
+ 1352:icu_74::(anonymous namespace)::intPropertyFilter(int, void*)
1354
+ 1353:icu_74::(anonymous namespace)::AliasReplacer::replace(icu_74::Locale const&, icu_74::CharString&, UErrorCode&)::$_1::__invoke(void*)
1355
+ 1354:icu_74::(anonymous namespace)::AliasReplacer::AliasReplacer(UErrorCode)::'lambda'(UElement, UElement)::__invoke(UElement, UElement)
1356
+ 1355:icu_74::UnicodeString::~UnicodeString()
1357
+ 1356:icu_74::UnicodeString::handleReplaceBetween(int, int, icu_74::UnicodeString const&)
1358
+ 1357:icu_74::UnicodeString::getLength() const
1359
+ 1358:icu_74::UnicodeString::getDynamicClassID() const
1360
+ 1359:icu_74::UnicodeString::getCharAt(int) const
1361
+ 1360:icu_74::UnicodeString::getChar32At(int) const
1362
+ 1361:icu_74::UnicodeString::extractBetween(int, int, icu_74::UnicodeString&) const
1363
+ 1362:icu_74::UnicodeString::copy(int, int, int)
1364
+ 1363:icu_74::UnicodeString::clone() const
1365
+ 1364:icu_74::UnicodeSet::~UnicodeSet()
1366
+ 1365:icu_74::UnicodeSet::toPattern(icu_74::UnicodeString&, signed char) const
1367
+ 1366:icu_74::UnicodeSet::size() const
1368
+ 1367:icu_74::UnicodeSet::retain(int, int)
1369
+ 1368:icu_74::UnicodeSet::remove(int, int)
1370
+ 1369:icu_74::UnicodeSet::operator==(icu_74::UnicodeSet const&) const
1371
+ 1370:icu_74::UnicodeSet::matchesIndexValue(unsigned char) const
1372
+ 1371:icu_74::UnicodeSet::isEmpty() const
1373
+ 1372:icu_74::UnicodeSet::hashCode() const
1374
+ 1373:icu_74::UnicodeSet::getRangeStart(int) const
1375
+ 1374:icu_74::UnicodeSet::getRangeEnd(int) const
1376
+ 1375:icu_74::UnicodeSet::getRangeCount() const
1377
+ 1376:icu_74::UnicodeSet::getDynamicClassID() const
1378
+ 1377:icu_74::UnicodeSet::contains(int, int) const
1379
+ 1378:icu_74::UnicodeSet::contains(int) const
1380
+ 1379:icu_74::UnicodeSet::containsAll(icu_74::UnicodeSet const&) const
1381
+ 1380:icu_74::UnicodeSet::complement(int, int)
1382
+ 1381:icu_74::UnicodeSet::complementAll(icu_74::UnicodeSet const&)
1383
+ 1382:icu_74::UnicodeSet::clone() const
1384
+ 1383:icu_74::UnicodeSet::addMatchSetTo(icu_74::UnicodeSet&) const
1385
+ 1384:icu_74::UnicodeFilter::setData(icu_74::TransliterationRuleData const*)
1386
+ 1385:icu_74::UnhandledEngine::~UnhandledEngine()_2117
1387
+ 1386:icu_74::UnhandledEngine::~UnhandledEngine()
1388
+ 1387:icu_74::UnhandledEngine::handles(int, char const*) const
1389
+ 1388:icu_74::UnhandledEngine::handleCharacter(int)
1390
+ 1389:icu_74::UnhandledEngine::findBreaks(UText*, int, int, icu_74::UVector32&, signed char, UErrorCode&) const
1391
+ 1390:icu_74::UVector::getDynamicClassID() const
1392
+ 1391:icu_74::UVector32::~UVector32()_1957
1393
+ 1392:icu_74::UVector32::getDynamicClassID() const
1394
+ 1393:icu_74::UStack::getDynamicClassID() const
1395
+ 1394:icu_74::UCharsTrieBuilder::~UCharsTrieBuilder()
1396
+ 1395:icu_74::UCharsTrieBuilder::write(int)
1397
+ 1396:icu_74::UCharsTrieBuilder::writeValueAndType(signed char, int, int)
1398
+ 1397:icu_74::UCharsTrieBuilder::writeValueAndFinal(int, signed char)
1399
+ 1398:icu_74::UCharsTrieBuilder::writeElementUnits(int, int, int)
1400
+ 1399:icu_74::UCharsTrieBuilder::writeDeltaTo(int)
1401
+ 1400:icu_74::UCharsTrieBuilder::skipElementsBySomeUnits(int, int, int) const
1402
+ 1401:icu_74::UCharsTrieBuilder::indexOfElementWithNextUnit(int, int, char16_t) const
1403
+ 1402:icu_74::UCharsTrieBuilder::getMinLinearMatch() const
1404
+ 1403:icu_74::UCharsTrieBuilder::getMaxLinearMatchLength() const
1405
+ 1404:icu_74::UCharsTrieBuilder::getMaxBranchLinearSubNodeLength() const
1406
+ 1405:icu_74::UCharsTrieBuilder::getLimitOfLinearMatch(int, int, int) const
1407
+ 1406:icu_74::UCharsTrieBuilder::getElementValue(int) const
1408
+ 1407:icu_74::UCharsTrieBuilder::getElementUnit(int, int) const
1409
+ 1408:icu_74::UCharsTrieBuilder::getElementStringLength(int) const
1410
+ 1409:icu_74::UCharsTrieBuilder::createLinearMatchNode(int, int, int, icu_74::StringTrieBuilder::Node*) const
1411
+ 1410:icu_74::UCharsTrieBuilder::countElementUnits(int, int, int) const
1412
+ 1411:icu_74::UCharsTrieBuilder::UCTLinearMatchNode::write(icu_74::StringTrieBuilder&)
1413
+ 1412:icu_74::UCharsTrieBuilder::UCTLinearMatchNode::operator==(icu_74::StringTrieBuilder::Node const&) const
1414
+ 1413:icu_74::UCharsDictionaryMatcher::~UCharsDictionaryMatcher()_2184
1415
+ 1414:icu_74::UCharsDictionaryMatcher::~UCharsDictionaryMatcher()
1416
+ 1415:icu_74::UCharsDictionaryMatcher::matches(UText*, int, int, int*, int*, int*, int*) const
1417
+ 1416:icu_74::UCharCharacterIterator::setIndex(int)
1418
+ 1417:icu_74::UCharCharacterIterator::setIndex32(int)
1419
+ 1418:icu_74::UCharCharacterIterator::previous()
1420
+ 1419:icu_74::UCharCharacterIterator::previous32()
1421
+ 1420:icu_74::UCharCharacterIterator::operator==(icu_74::ForwardCharacterIterator const&) const
1422
+ 1421:icu_74::UCharCharacterIterator::next()
1423
+ 1422:icu_74::UCharCharacterIterator::nextPostInc()
1424
+ 1423:icu_74::UCharCharacterIterator::next32()
1425
+ 1424:icu_74::UCharCharacterIterator::next32PostInc()
1426
+ 1425:icu_74::UCharCharacterIterator::move(int, icu_74::CharacterIterator::EOrigin)
1427
+ 1426:icu_74::UCharCharacterIterator::move32(int, icu_74::CharacterIterator::EOrigin)
1428
+ 1427:icu_74::UCharCharacterIterator::last()
1429
+ 1428:icu_74::UCharCharacterIterator::last32()
1430
+ 1429:icu_74::UCharCharacterIterator::hashCode() const
1431
+ 1430:icu_74::UCharCharacterIterator::hasPrevious()
1432
+ 1431:icu_74::UCharCharacterIterator::hasNext()
1433
+ 1432:icu_74::UCharCharacterIterator::getText(icu_74::UnicodeString&)
1434
+ 1433:icu_74::UCharCharacterIterator::getDynamicClassID() const
1435
+ 1434:icu_74::UCharCharacterIterator::first()
1436
+ 1435:icu_74::UCharCharacterIterator::firstPostInc()
1437
+ 1436:icu_74::UCharCharacterIterator::first32()
1438
+ 1437:icu_74::UCharCharacterIterator::first32PostInc()
1439
+ 1438:icu_74::UCharCharacterIterator::current() const
1440
+ 1439:icu_74::UCharCharacterIterator::current32() const
1441
+ 1440:icu_74::UCharCharacterIterator::clone() const
1442
+ 1441:icu_74::ThaiBreakEngine::~ThaiBreakEngine()_2167
1443
+ 1442:icu_74::ThaiBreakEngine::~ThaiBreakEngine()
1444
+ 1443:icu_74::ThaiBreakEngine::divideUpDictionaryRange(UText*, int, int, icu_74::UVector32&, signed char, UErrorCode&) const
1445
+ 1444:icu_74::StringTrieBuilder::~StringTrieBuilder()_2344
1446
+ 1445:icu_74::StringTrieBuilder::LinearMatchNode::markRightEdgesFirst(int)
1447
+ 1446:icu_74::StringEnumeration::~StringEnumeration()_1735
1448
+ 1447:icu_74::StringEnumeration::unext(int*, UErrorCode&)
1449
+ 1448:icu_74::StringEnumeration::snext(UErrorCode&)
1450
+ 1449:icu_74::StringEnumeration::operator==(icu_74::StringEnumeration const&) const
1451
+ 1450:icu_74::StringEnumeration::operator!=(icu_74::StringEnumeration const&) const
1452
+ 1451:icu_74::StringEnumeration::next(int*, UErrorCode&)
1453
+ 1452:icu_74::SimpleLocaleKeyFactory::~SimpleLocaleKeyFactory()_2269
1454
+ 1453:icu_74::SimpleLocaleKeyFactory::~SimpleLocaleKeyFactory()
1455
+ 1454:icu_74::SimpleLocaleKeyFactory::updateVisibleIDs(icu_74::Hashtable&, UErrorCode&) const
1456
+ 1455:icu_74::SimpleLocaleKeyFactory::getDynamicClassID() const
1457
+ 1456:icu_74::SimpleLocaleKeyFactory::create(icu_74::ICUServiceKey const&, icu_74::ICUService const*, UErrorCode&) const
1458
+ 1457:icu_74::SimpleFilteredSentenceBreakIterator::~SimpleFilteredSentenceBreakIterator()
1459
+ 1458:icu_74::SimpleFilteredSentenceBreakIterator::setText(icu_74::UnicodeString const&)
1460
+ 1459:icu_74::SimpleFilteredSentenceBreakIterator::setText(UText*, UErrorCode&)
1461
+ 1460:icu_74::SimpleFilteredSentenceBreakIterator::refreshInputText(UText*, UErrorCode&)
1462
+ 1461:icu_74::SimpleFilteredSentenceBreakIterator::previous()
1463
+ 1462:icu_74::SimpleFilteredSentenceBreakIterator::preceding(int)
1464
+ 1463:icu_74::SimpleFilteredSentenceBreakIterator::operator==(icu_74::BreakIterator const&) const
1465
+ 1464:icu_74::SimpleFilteredSentenceBreakIterator::next(int)
1466
+ 1465:icu_74::SimpleFilteredSentenceBreakIterator::next()
1467
+ 1466:icu_74::SimpleFilteredSentenceBreakIterator::last()
1468
+ 1467:icu_74::SimpleFilteredSentenceBreakIterator::isBoundary(int)
1469
+ 1468:icu_74::SimpleFilteredSentenceBreakIterator::getUText(UText*, UErrorCode&) const
1470
+ 1469:icu_74::SimpleFilteredSentenceBreakIterator::getText() const
1471
+ 1470:icu_74::SimpleFilteredSentenceBreakIterator::following(int)
1472
+ 1471:icu_74::SimpleFilteredSentenceBreakIterator::first()
1473
+ 1472:icu_74::SimpleFilteredSentenceBreakIterator::current() const
1474
+ 1473:icu_74::SimpleFilteredSentenceBreakIterator::createBufferClone(void*, int&, UErrorCode&)
1475
+ 1474:icu_74::SimpleFilteredSentenceBreakIterator::clone() const
1476
+ 1475:icu_74::SimpleFilteredSentenceBreakIterator::adoptText(icu_74::CharacterIterator*)
1477
+ 1476:icu_74::SimpleFilteredSentenceBreakData::~SimpleFilteredSentenceBreakData()_2285
1478
+ 1477:icu_74::SimpleFilteredSentenceBreakData::~SimpleFilteredSentenceBreakData()
1479
+ 1478:icu_74::SimpleFilteredBreakIteratorBuilder::~SimpleFilteredBreakIteratorBuilder()_2310
1480
+ 1479:icu_74::SimpleFilteredBreakIteratorBuilder::~SimpleFilteredBreakIteratorBuilder()
1481
+ 1480:icu_74::SimpleFilteredBreakIteratorBuilder::unsuppressBreakAfter(icu_74::UnicodeString const&, UErrorCode&)
1482
+ 1481:icu_74::SimpleFilteredBreakIteratorBuilder::suppressBreakAfter(icu_74::UnicodeString const&, UErrorCode&)
1483
+ 1482:icu_74::SimpleFilteredBreakIteratorBuilder::build(icu_74::BreakIterator*, UErrorCode&)
1484
+ 1483:icu_74::SimpleFactory::~SimpleFactory()_2223
1485
+ 1484:icu_74::SimpleFactory::~SimpleFactory()
1486
+ 1485:icu_74::SimpleFactory::updateVisibleIDs(icu_74::Hashtable&, UErrorCode&) const
1487
+ 1486:icu_74::SimpleFactory::getDynamicClassID() const
1488
+ 1487:icu_74::SimpleFactory::getDisplayName(icu_74::UnicodeString const&, icu_74::Locale const&, icu_74::UnicodeString&) const
1489
+ 1488:icu_74::SimpleFactory::create(icu_74::ICUServiceKey const&, icu_74::ICUService const*, UErrorCode&) const
1490
+ 1489:icu_74::ServiceEnumeration::~ServiceEnumeration()
1491
+ 1490:icu_74::ServiceEnumeration::snext(UErrorCode&)
1492
+ 1491:icu_74::ServiceEnumeration::reset(UErrorCode&)
1493
+ 1492:icu_74::ServiceEnumeration::getDynamicClassID() const
1494
+ 1493:icu_74::ServiceEnumeration::count(UErrorCode&) const
1495
+ 1494:icu_74::ServiceEnumeration::clone() const
1496
+ 1495:icu_74::RuleBasedBreakIterator::~RuleBasedBreakIterator()
1497
+ 1496:icu_74::RuleBasedBreakIterator::setText(icu_74::UnicodeString const&)
1498
+ 1497:icu_74::RuleBasedBreakIterator::setText(UText*, UErrorCode&)
1499
+ 1498:icu_74::RuleBasedBreakIterator::refreshInputText(UText*, UErrorCode&)
1500
+ 1499:icu_74::RuleBasedBreakIterator::previous()
1501
+ 1500:icu_74::RuleBasedBreakIterator::preceding(int)
1502
+ 1501:icu_74::RuleBasedBreakIterator::operator==(icu_74::BreakIterator const&) const
1503
+ 1502:icu_74::RuleBasedBreakIterator::next(int)
1504
+ 1503:icu_74::RuleBasedBreakIterator::next()
1505
+ 1504:icu_74::RuleBasedBreakIterator::last()
1506
+ 1505:icu_74::RuleBasedBreakIterator::isBoundary(int)
1507
+ 1506:icu_74::RuleBasedBreakIterator::hashCode() const
1508
+ 1507:icu_74::RuleBasedBreakIterator::getUText(UText*, UErrorCode&) const
1509
+ 1508:icu_74::RuleBasedBreakIterator::getText() const
1510
+ 1509:icu_74::RuleBasedBreakIterator::getRules() const
1511
+ 1510:icu_74::RuleBasedBreakIterator::getRuleStatus() const
1512
+ 1511:icu_74::RuleBasedBreakIterator::getRuleStatusVec(int*, int, UErrorCode&)
1513
+ 1512:icu_74::RuleBasedBreakIterator::getDynamicClassID() const
1514
+ 1513:icu_74::RuleBasedBreakIterator::getBinaryRules(unsigned int&)
1515
+ 1514:icu_74::RuleBasedBreakIterator::following(int)
1516
+ 1515:icu_74::RuleBasedBreakIterator::first()
1517
+ 1516:icu_74::RuleBasedBreakIterator::current() const
1518
+ 1517:icu_74::RuleBasedBreakIterator::createBufferClone(void*, int&, UErrorCode&)
1519
+ 1518:icu_74::RuleBasedBreakIterator::clone() const
1520
+ 1519:icu_74::RuleBasedBreakIterator::adoptText(icu_74::CharacterIterator*)
1521
+ 1520:icu_74::RuleBasedBreakIterator::BreakCache::~BreakCache()_2110
1522
+ 1521:icu_74::ResourceDataValue::isNoInheritanceMarker() const
1523
+ 1522:icu_74::ResourceDataValue::getUInt(UErrorCode&) const
1524
+ 1523:icu_74::ResourceDataValue::getType() const
1525
+ 1524:icu_74::ResourceDataValue::getString(int&, UErrorCode&) const
1526
+ 1525:icu_74::ResourceDataValue::getStringOrFirstOfArray(UErrorCode&) const
1527
+ 1526:icu_74::ResourceDataValue::getStringArray(icu_74::UnicodeString*, int, UErrorCode&) const
1528
+ 1527:icu_74::ResourceDataValue::getStringArrayOrStringAsArray(icu_74::UnicodeString*, int, UErrorCode&) const
1529
+ 1528:icu_74::ResourceDataValue::getInt(UErrorCode&) const
1530
+ 1529:icu_74::ResourceDataValue::getIntVector(int&, UErrorCode&) const
1531
+ 1530:icu_74::ResourceDataValue::getBinary(int&, UErrorCode&) const
1532
+ 1531:icu_74::ResourceDataValue::getAliasString(int&, UErrorCode&) const
1533
+ 1532:icu_74::ResourceBundle::~ResourceBundle()_2182
1534
+ 1533:icu_74::ResourceBundle::~ResourceBundle()
1535
+ 1534:icu_74::ResourceBundle::getDynamicClassID() const
1536
+ 1535:icu_74::ParsePosition::getDynamicClassID() const
1537
+ 1536:icu_74::Normalizer2WithImpl::spanQuickCheckYes(icu_74::UnicodeString const&, UErrorCode&) const
1538
+ 1537:icu_74::Normalizer2WithImpl::normalize(icu_74::UnicodeString const&, icu_74::UnicodeString&, UErrorCode&) const
1539
+ 1538:icu_74::Normalizer2WithImpl::normalizeSecondAndAppend(icu_74::UnicodeString&, icu_74::UnicodeString const&, UErrorCode&) const
1540
+ 1539:icu_74::Normalizer2WithImpl::getRawDecomposition(int, icu_74::UnicodeString&) const
1541
+ 1540:icu_74::Normalizer2WithImpl::getDecomposition(int, icu_74::UnicodeString&) const
1542
+ 1541:icu_74::Normalizer2WithImpl::getCombiningClass(int) const
1543
+ 1542:icu_74::Normalizer2WithImpl::composePair(int, int) const
1544
+ 1543:icu_74::Normalizer2WithImpl::append(icu_74::UnicodeString&, icu_74::UnicodeString const&, UErrorCode&) const
1545
+ 1544:icu_74::Normalizer2Impl::~Normalizer2Impl()
1546
+ 1545:icu_74::Normalizer2::normalizeUTF8(unsigned int, icu_74::StringPiece, icu_74::ByteSink&, icu_74::Edits*, UErrorCode&) const
1547
+ 1546:icu_74::Normalizer2::isNormalizedUTF8(icu_74::StringPiece, UErrorCode&) const
1548
+ 1547:icu_74::Normalizer2::composePair(int, int) const
1549
+ 1548:icu_74::NoopNormalizer2::spanQuickCheckYes(icu_74::UnicodeString const&, UErrorCode&) const
1550
+ 1549:icu_74::NoopNormalizer2::normalize(icu_74::UnicodeString const&, icu_74::UnicodeString&, UErrorCode&) const
1551
+ 1550:icu_74::NoopNormalizer2::normalizeUTF8(unsigned int, icu_74::StringPiece, icu_74::ByteSink&, icu_74::Edits*, UErrorCode&) const
1552
+ 1551:icu_74::LocaleKeyFactory::~LocaleKeyFactory()_2207
1553
+ 1552:icu_74::LocaleKeyFactory::~LocaleKeyFactory()
1554
+ 1553:icu_74::LocaleKeyFactory::updateVisibleIDs(icu_74::Hashtable&, UErrorCode&) const
1555
+ 1554:icu_74::LocaleKeyFactory::handlesKey(icu_74::ICUServiceKey const&, UErrorCode&) const
1556
+ 1555:icu_74::LocaleKeyFactory::getDynamicClassID() const
1557
+ 1556:icu_74::LocaleKeyFactory::getDisplayName(icu_74::UnicodeString const&, icu_74::Locale const&, icu_74::UnicodeString&) const
1558
+ 1557:icu_74::LocaleKeyFactory::create(icu_74::ICUServiceKey const&, icu_74::ICUService const*, UErrorCode&) const
1559
+ 1558:icu_74::LocaleKey::~LocaleKey()
1560
+ 1559:icu_74::LocaleKey::prefix(icu_74::UnicodeString&) const
1561
+ 1560:icu_74::LocaleKey::kind() const
1562
+ 1561:icu_74::LocaleKey::isFallbackOf(icu_74::UnicodeString const&) const
1563
+ 1562:icu_74::LocaleKey::getDynamicClassID() const
1564
+ 1563:icu_74::LocaleKey::fallback()
1565
+ 1564:icu_74::LocaleKey::currentLocale(icu_74::Locale&) const
1566
+ 1565:icu_74::LocaleKey::currentID(icu_74::UnicodeString&) const
1567
+ 1566:icu_74::LocaleKey::currentDescriptor(icu_74::UnicodeString&) const
1568
+ 1567:icu_74::LocaleKey::canonicalLocale(icu_74::Locale&) const
1569
+ 1568:icu_74::LocaleKey::canonicalID(icu_74::UnicodeString&) const
1570
+ 1569:icu_74::LocaleBuilder::~LocaleBuilder()_1736
1571
+ 1570:icu_74::Locale::~Locale()_1704
1572
+ 1571:icu_74::Locale::getDynamicClassID() const
1573
+ 1572:icu_74::LoadedNormalizer2Impl::~LoadedNormalizer2Impl()_1961
1574
+ 1573:icu_74::LoadedNormalizer2Impl::isAcceptable(void*, char const*, char const*, UDataInfo const*)
1575
+ 1574:icu_74::LaoBreakEngine::~LaoBreakEngine()_2170
1576
+ 1575:icu_74::LaoBreakEngine::~LaoBreakEngine()
1577
+ 1576:icu_74::LSTMBreakEngine::~LSTMBreakEngine()_2160
1578
+ 1577:icu_74::LSTMBreakEngine::~LSTMBreakEngine()
1579
+ 1578:icu_74::LSTMBreakEngine::name() const
1580
+ 1579:icu_74::LSTMBreakEngine::divideUpDictionaryRange(UText*, int, int, icu_74::UVector32&, signed char, UErrorCode&) const
1581
+ 1580:icu_74::KhmerBreakEngine::~KhmerBreakEngine()_2176
1582
+ 1581:icu_74::KhmerBreakEngine::~KhmerBreakEngine()
1583
+ 1582:icu_74::KhmerBreakEngine::divideUpDictionaryRange(UText*, int, int, icu_74::UVector32&, signed char, UErrorCode&) const
1584
+ 1583:icu_74::KeywordEnumeration::~KeywordEnumeration()
1585
+ 1584:icu_74::KeywordEnumeration::snext(UErrorCode&)
1586
+ 1585:icu_74::KeywordEnumeration::reset(UErrorCode&)
1587
+ 1586:icu_74::KeywordEnumeration::next(int*, UErrorCode&)
1588
+ 1587:icu_74::KeywordEnumeration::getDynamicClassID() const
1589
+ 1588:icu_74::KeywordEnumeration::count(UErrorCode&) const
1590
+ 1589:icu_74::KeywordEnumeration::clone() const
1591
+ 1590:icu_74::ICUServiceKey::~ICUServiceKey()_2217
1592
+ 1591:icu_74::ICUServiceKey::~ICUServiceKey()
1593
+ 1592:icu_74::ICUServiceKey::prefix(icu_74::UnicodeString&) const
1594
+ 1593:icu_74::ICUServiceKey::isFallbackOf(icu_74::UnicodeString const&) const
1595
+ 1594:icu_74::ICUServiceKey::getDynamicClassID() const
1596
+ 1595:icu_74::ICUServiceKey::currentID(icu_74::UnicodeString&) const
1597
+ 1596:icu_74::ICUServiceKey::currentDescriptor(icu_74::UnicodeString&) const
1598
+ 1597:icu_74::ICUServiceKey::canonicalID(icu_74::UnicodeString&) const
1599
+ 1598:icu_74::ICUService::unregister(void const*, UErrorCode&)
1600
+ 1599:icu_74::ICUService::reset()
1601
+ 1600:icu_74::ICUService::registerInstance(icu_74::UObject*, icu_74::UnicodeString const&, signed char, UErrorCode&)
1602
+ 1601:icu_74::ICUService::reInitializeFactories()
1603
+ 1602:icu_74::ICUService::notifyListener(icu_74::EventListener&) const
1604
+ 1603:icu_74::ICUService::isDefault() const
1605
+ 1604:icu_74::ICUService::getKey(icu_74::ICUServiceKey&, icu_74::UnicodeString*, UErrorCode&) const
1606
+ 1605:icu_74::ICUService::createSimpleFactory(icu_74::UObject*, icu_74::UnicodeString const&, signed char, UErrorCode&)
1607
+ 1606:icu_74::ICUService::createKey(icu_74::UnicodeString const*, UErrorCode&) const
1608
+ 1607:icu_74::ICUService::clearCaches()
1609
+ 1608:icu_74::ICUService::acceptsListener(icu_74::EventListener const&) const
1610
+ 1609:icu_74::ICUResourceBundleFactory::handleCreate(icu_74::Locale const&, int, icu_74::ICUService const*, UErrorCode&) const
1611
+ 1610:icu_74::ICUResourceBundleFactory::getSupportedIDs(UErrorCode&) const
1612
+ 1611:icu_74::ICUResourceBundleFactory::getDynamicClassID() const
1613
+ 1612:icu_74::ICUNotifier::~ICUNotifier()_2244
1614
+ 1613:icu_74::ICUNotifier::removeListener(icu_74::EventListener const*, UErrorCode&)
1615
+ 1614:icu_74::ICUNotifier::notifyChanged()
1616
+ 1615:icu_74::ICUNotifier::addListener(icu_74::EventListener const*, UErrorCode&)
1617
+ 1616:icu_74::ICULocaleService::registerInstance(icu_74::UObject*, icu_74::UnicodeString const&, signed char, UErrorCode&)
1618
+ 1617:icu_74::ICULocaleService::registerInstance(icu_74::UObject*, icu_74::Locale const&, int, int, UErrorCode&)
1619
+ 1618:icu_74::ICULocaleService::registerInstance(icu_74::UObject*, icu_74::Locale const&, int, UErrorCode&)
1620
+ 1619:icu_74::ICULocaleService::registerInstance(icu_74::UObject*, icu_74::Locale const&, UErrorCode&)
1621
+ 1620:icu_74::ICULocaleService::getAvailableLocales() const
1622
+ 1621:icu_74::ICULocaleService::createKey(icu_74::UnicodeString const*, int, UErrorCode&) const
1623
+ 1622:icu_74::ICULocaleService::createKey(icu_74::UnicodeString const*, UErrorCode&) const
1624
+ 1623:icu_74::ICULanguageBreakFactory::~ICULanguageBreakFactory()_2133
1625
+ 1624:icu_74::ICULanguageBreakFactory::~ICULanguageBreakFactory()
1626
+ 1625:icu_74::ICULanguageBreakFactory::loadEngineFor(int, char const*)
1627
+ 1626:icu_74::ICULanguageBreakFactory::loadDictionaryMatcherFor(UScriptCode)
1628
+ 1627:icu_74::ICULanguageBreakFactory::getEngineFor(int, char const*)
1629
+ 1628:icu_74::ICULanguageBreakFactory::addExternalEngine(icu_74::ExternalBreakEngine*, UErrorCode&)
1630
+ 1629:icu_74::ICUBreakIteratorService::~ICUBreakIteratorService()_1518
1631
+ 1630:icu_74::ICUBreakIteratorService::~ICUBreakIteratorService()
1632
+ 1631:icu_74::ICUBreakIteratorService::isDefault() const
1633
+ 1632:icu_74::ICUBreakIteratorService::handleDefault(icu_74::ICUServiceKey const&, icu_74::UnicodeString*, UErrorCode&) const
1634
+ 1633:icu_74::ICUBreakIteratorService::cloneInstance(icu_74::UObject*) const
1635
+ 1634:icu_74::ICUBreakIteratorFactory::handleCreate(icu_74::Locale const&, int, icu_74::ICUService const*, UErrorCode&) const
1636
+ 1635:icu_74::GraphemeClusterVectorizer::vectorize(UText*, int, int, icu_74::UVector32&, icu_74::UVector32&, UErrorCode&) const
1637
+ 1636:icu_74::FCDNormalizer2::spanQuickCheckYes(char16_t const*, char16_t const*, UErrorCode&) const
1638
+ 1637:icu_74::FCDNormalizer2::normalize(char16_t const*, char16_t const*, icu_74::ReorderingBuffer&, UErrorCode&) const
1639
+ 1638:icu_74::FCDNormalizer2::normalizeAndAppend(char16_t const*, char16_t const*, signed char, icu_74::UnicodeString&, icu_74::ReorderingBuffer&, UErrorCode&) const
1640
+ 1639:icu_74::FCDNormalizer2::isInert(int) const
1641
+ 1640:icu_74::EmojiProps::isAcceptable(void*, char const*, char const*, UDataInfo const*)
1642
+ 1641:icu_74::DictionaryBreakEngine::~DictionaryBreakEngine()_2164
1643
+ 1642:icu_74::DictionaryBreakEngine::handles(int, char const*) const
1644
+ 1643:icu_74::DictionaryBreakEngine::findBreaks(UText*, int, int, icu_74::UVector32&, signed char, UErrorCode&) const
1645
+ 1644:icu_74::DecomposeNormalizer2::spanQuickCheckYes(char16_t const*, char16_t const*, UErrorCode&) const
1646
+ 1645:icu_74::DecomposeNormalizer2::normalize(char16_t const*, char16_t const*, icu_74::ReorderingBuffer&, UErrorCode&) const
1647
+ 1646:icu_74::DecomposeNormalizer2::normalizeUTF8(unsigned int, icu_74::StringPiece, icu_74::ByteSink&, icu_74::Edits*, UErrorCode&) const
1648
+ 1647:icu_74::DecomposeNormalizer2::normalizeAndAppend(char16_t const*, char16_t const*, signed char, icu_74::UnicodeString&, icu_74::ReorderingBuffer&, UErrorCode&) const
1649
+ 1648:icu_74::DecomposeNormalizer2::isNormalizedUTF8(icu_74::StringPiece, UErrorCode&) const
1650
+ 1649:icu_74::DecomposeNormalizer2::isInert(int) const
1651
+ 1650:icu_74::DecomposeNormalizer2::getQuickCheck(int) const
1652
+ 1651:icu_74::ConstArray2D::get(int, int) const
1653
+ 1652:icu_74::ConstArray1D::get(int) const
1654
+ 1653:icu_74::ComposeNormalizer2::spanQuickCheckYes(char16_t const*, char16_t const*, UErrorCode&) const
1655
+ 1654:icu_74::ComposeNormalizer2::quickCheck(icu_74::UnicodeString const&, UErrorCode&) const
1656
+ 1655:icu_74::ComposeNormalizer2::normalize(char16_t const*, char16_t const*, icu_74::ReorderingBuffer&, UErrorCode&) const
1657
+ 1656:icu_74::ComposeNormalizer2::normalizeUTF8(unsigned int, icu_74::StringPiece, icu_74::ByteSink&, icu_74::Edits*, UErrorCode&) const
1658
+ 1657:icu_74::ComposeNormalizer2::normalizeAndAppend(char16_t const*, char16_t const*, signed char, icu_74::UnicodeString&, icu_74::ReorderingBuffer&, UErrorCode&) const
1659
+ 1658:icu_74::ComposeNormalizer2::isNormalized(icu_74::UnicodeString const&, UErrorCode&) const
1660
+ 1659:icu_74::ComposeNormalizer2::isNormalizedUTF8(icu_74::StringPiece, UErrorCode&) const
1661
+ 1660:icu_74::ComposeNormalizer2::isInert(int) const
1662
+ 1661:icu_74::ComposeNormalizer2::hasBoundaryBefore(int) const
1663
+ 1662:icu_74::ComposeNormalizer2::hasBoundaryAfter(int) const
1664
+ 1663:icu_74::ComposeNormalizer2::getQuickCheck(int) const
1665
+ 1664:icu_74::CodePointsVectorizer::vectorize(UText*, int, int, icu_74::UVector32&, icu_74::UVector32&, UErrorCode&) const
1666
+ 1665:icu_74::CjkBreakEngine::~CjkBreakEngine()
1667
+ 1666:icu_74::CjkBreakEngine::divideUpDictionaryRange(UText*, int, int, icu_74::UVector32&, signed char, UErrorCode&) const
1668
+ 1667:icu_74::CheckedArrayByteSink::Reset()
1669
+ 1668:icu_74::CheckedArrayByteSink::GetAppendBuffer(int, int, char*, int, int*)
1670
+ 1669:icu_74::CheckedArrayByteSink::Append(char const*, int)
1671
+ 1670:icu_74::CharStringByteSink::GetAppendBuffer(int, int, char*, int, int*)
1672
+ 1671:icu_74::BytesDictionaryMatcher::~BytesDictionaryMatcher()_2188
1673
+ 1672:icu_74::BytesDictionaryMatcher::~BytesDictionaryMatcher()
1674
+ 1673:icu_74::BytesDictionaryMatcher::matches(UText*, int, int, int*, int*, int*, int*) const
1675
+ 1674:icu_74::BurmeseBreakEngine::~BurmeseBreakEngine()_2173
1676
+ 1675:icu_74::BurmeseBreakEngine::~BurmeseBreakEngine()
1677
+ 1676:icu_74::BreakIterator::getRuleStatusVec(int*, int, UErrorCode&)
1678
+ 1677:icu_74::BreakEngineWrapper::~BreakEngineWrapper()_2132
1679
+ 1678:icu_74::BreakEngineWrapper::~BreakEngineWrapper()
1680
+ 1679:icu_74::BreakEngineWrapper::handles(int, char const*) const
1681
+ 1680:icu_74::BreakEngineWrapper::findBreaks(UText*, int, int, icu_74::UVector32&, signed char, UErrorCode&) const
1682
+ 1681:icu_74::BMPSet::contains(int) const
1683
+ 1682:icu_74::Array1D::~Array1D()_2139
1684
+ 1683:icu_74::Array1D::~Array1D()
1685
+ 1684:icu_74::Array1D::get(int) const
1686
+ 1685:hb_unicode_script_nil(hb_unicode_funcs_t*, unsigned int, void*)
1687
+ 1686:hb_unicode_mirroring_nil(hb_unicode_funcs_t*, unsigned int, void*)
1688
+ 1687:hb_unicode_general_category_nil(hb_unicode_funcs_t*, unsigned int, void*)
1689
+ 1688:hb_ucd_script(hb_unicode_funcs_t*, unsigned int, void*)
1690
+ 1689:hb_ucd_mirroring(hb_unicode_funcs_t*, unsigned int, void*)
1691
+ 1690:hb_ucd_general_category(hb_unicode_funcs_t*, unsigned int, void*)
1692
+ 1691:hb_ucd_decompose(hb_unicode_funcs_t*, unsigned int, unsigned int*, unsigned int*, void*)
1693
+ 1692:hb_ucd_compose(hb_unicode_funcs_t*, unsigned int, unsigned int, unsigned int*, void*)
1694
+ 1693:hb_ucd_combining_class(hb_unicode_funcs_t*, unsigned int, void*)
1695
+ 1694:hb_syllabic_clear_var(hb_ot_shape_plan_t const*, hb_font_t*, hb_buffer_t*)
1696
+ 1695:hb_paint_sweep_gradient_nil(hb_paint_funcs_t*, void*, hb_color_line_t*, float, float, float, float, void*)
1697
+ 1696:hb_paint_push_transform_nil(hb_paint_funcs_t*, void*, float, float, float, float, float, float, void*)
1698
+ 1697:hb_paint_push_clip_rectangle_nil(hb_paint_funcs_t*, void*, float, float, float, float, void*)
1699
+ 1698:hb_paint_image_nil(hb_paint_funcs_t*, void*, hb_blob_t*, unsigned int, unsigned int, unsigned int, float, hb_glyph_extents_t*, void*)
1700
+ 1699:hb_paint_extents_push_transform(hb_paint_funcs_t*, void*, float, float, float, float, float, float, void*)
1701
+ 1700:hb_paint_extents_push_group(hb_paint_funcs_t*, void*, void*)
1702
+ 1701:hb_paint_extents_push_clip_rectangle(hb_paint_funcs_t*, void*, float, float, float, float, void*)
1703
+ 1702:hb_paint_extents_push_clip_glyph(hb_paint_funcs_t*, void*, unsigned int, hb_font_t*, void*)
1704
+ 1703:hb_paint_extents_pop_transform(hb_paint_funcs_t*, void*, void*)
1705
+ 1704:hb_paint_extents_pop_group(hb_paint_funcs_t*, void*, hb_paint_composite_mode_t, void*)
1706
+ 1705:hb_paint_extents_pop_clip(hb_paint_funcs_t*, void*, void*)
1707
+ 1706:hb_paint_extents_paint_sweep_gradient(hb_paint_funcs_t*, void*, hb_color_line_t*, float, float, float, float, void*)
1708
+ 1707:hb_paint_extents_paint_image(hb_paint_funcs_t*, void*, hb_blob_t*, unsigned int, unsigned int, unsigned int, float, hb_glyph_extents_t*, void*)
1709
+ 1708:hb_paint_extents_paint_color(hb_paint_funcs_t*, void*, int, unsigned int, void*)
1710
+ 1709:hb_outline_recording_pen_quadratic_to(hb_draw_funcs_t*, void*, hb_draw_state_t*, float, float, float, float, void*)
1711
+ 1710:hb_outline_recording_pen_move_to(hb_draw_funcs_t*, void*, hb_draw_state_t*, float, float, void*)
1712
+ 1711:hb_outline_recording_pen_line_to(hb_draw_funcs_t*, void*, hb_draw_state_t*, float, float, void*)
1713
+ 1712:hb_outline_recording_pen_cubic_to(hb_draw_funcs_t*, void*, hb_draw_state_t*, float, float, float, float, float, float, void*)
1714
+ 1713:hb_outline_recording_pen_close_path(hb_draw_funcs_t*, void*, hb_draw_state_t*, void*)
1715
+ 1714:hb_ot_shape_normalize_context_t::decompose_unicode(hb_ot_shape_normalize_context_t const*, unsigned int, unsigned int*, unsigned int*)
1716
+ 1715:hb_ot_shape_normalize_context_t::compose_unicode(hb_ot_shape_normalize_context_t const*, unsigned int, unsigned int, unsigned int*)
1717
+ 1716:hb_ot_paint_glyph(hb_font_t*, void*, unsigned int, hb_paint_funcs_t*, void*, unsigned int, unsigned int, void*)
1718
+ 1717:hb_ot_map_t::lookup_map_t::cmp(void const*, void const*)
1719
+ 1718:hb_ot_map_t::feature_map_t::cmp(void const*, void const*)
1720
+ 1719:hb_ot_map_builder_t::feature_info_t::cmp(void const*, void const*)
1721
+ 1720:hb_ot_get_variation_glyph(hb_font_t*, void*, unsigned int, unsigned int, unsigned int*, void*)
1722
+ 1721:hb_ot_get_nominal_glyphs(hb_font_t*, void*, unsigned int, unsigned int const*, unsigned int, unsigned int*, unsigned int, void*)
1723
+ 1722:hb_ot_get_nominal_glyph(hb_font_t*, void*, unsigned int, unsigned int*, void*)
1724
+ 1723:hb_ot_get_glyph_v_origin(hb_font_t*, void*, unsigned int, int*, int*, void*)
1725
+ 1724:hb_ot_get_glyph_v_advances(hb_font_t*, void*, unsigned int, unsigned int const*, unsigned int, int*, unsigned int, void*)
1726
+ 1725:hb_ot_get_glyph_name(hb_font_t*, void*, unsigned int, char*, unsigned int, void*)
1727
+ 1726:hb_ot_get_glyph_h_advances(hb_font_t*, void*, unsigned int, unsigned int const*, unsigned int, int*, unsigned int, void*)
1728
+ 1727:hb_ot_get_glyph_from_name(hb_font_t*, void*, char const*, int, unsigned int*, void*)
1729
+ 1728:hb_ot_get_glyph_extents(hb_font_t*, void*, unsigned int, hb_glyph_extents_t*, void*)
1730
+ 1729:hb_ot_get_font_v_extents(hb_font_t*, void*, hb_font_extents_t*, void*)
1731
+ 1730:hb_ot_get_font_h_extents(hb_font_t*, void*, hb_font_extents_t*, void*)
1732
+ 1731:hb_ot_draw_glyph(hb_font_t*, void*, unsigned int, hb_draw_funcs_t*, void*, void*)
1733
+ 1732:hb_font_paint_glyph_nil(hb_font_t*, void*, unsigned int, hb_paint_funcs_t*, void*, unsigned int, unsigned int, void*)
1734
+ 1733:hb_font_paint_glyph_default(hb_font_t*, void*, unsigned int, hb_paint_funcs_t*, void*, unsigned int, unsigned int, void*)
1735
+ 1734:hb_font_get_variation_glyph_default(hb_font_t*, void*, unsigned int, unsigned int, unsigned int*, void*)
1736
+ 1735:hb_font_get_nominal_glyphs_default(hb_font_t*, void*, unsigned int, unsigned int const*, unsigned int, unsigned int*, unsigned int, void*)
1737
+ 1736:hb_font_get_nominal_glyph_nil(hb_font_t*, void*, unsigned int, unsigned int*, void*)
1738
+ 1737:hb_font_get_nominal_glyph_default(hb_font_t*, void*, unsigned int, unsigned int*, void*)
1739
+ 1738:hb_font_get_glyph_v_origin_nil(hb_font_t*, void*, unsigned int, int*, int*, void*)
1740
+ 1739:hb_font_get_glyph_v_origin_default(hb_font_t*, void*, unsigned int, int*, int*, void*)
1741
+ 1740:hb_font_get_glyph_v_kerning_default(hb_font_t*, void*, unsigned int, unsigned int, void*)
1742
+ 1741:hb_font_get_glyph_v_advances_default(hb_font_t*, void*, unsigned int, unsigned int const*, unsigned int, int*, unsigned int, void*)
1743
+ 1742:hb_font_get_glyph_v_advance_nil(hb_font_t*, void*, unsigned int, void*)
1744
+ 1743:hb_font_get_glyph_v_advance_default(hb_font_t*, void*, unsigned int, void*)
1745
+ 1744:hb_font_get_glyph_name_nil(hb_font_t*, void*, unsigned int, char*, unsigned int, void*)
1746
+ 1745:hb_font_get_glyph_name_default(hb_font_t*, void*, unsigned int, char*, unsigned int, void*)
1747
+ 1746:hb_font_get_glyph_h_origin_nil(hb_font_t*, void*, unsigned int, int*, int*, void*)
1748
+ 1747:hb_font_get_glyph_h_origin_default(hb_font_t*, void*, unsigned int, int*, int*, void*)
1749
+ 1748:hb_font_get_glyph_h_kerning_default(hb_font_t*, void*, unsigned int, unsigned int, void*)
1750
+ 1749:hb_font_get_glyph_h_advances_default(hb_font_t*, void*, unsigned int, unsigned int const*, unsigned int, int*, unsigned int, void*)
1751
+ 1750:hb_font_get_glyph_h_advance_nil(hb_font_t*, void*, unsigned int, void*)
1752
+ 1751:hb_font_get_glyph_h_advance_default(hb_font_t*, void*, unsigned int, void*)
1753
+ 1752:hb_font_get_glyph_from_name_default(hb_font_t*, void*, char const*, int, unsigned int*, void*)
1754
+ 1753:hb_font_get_glyph_extents_nil(hb_font_t*, void*, unsigned int, hb_glyph_extents_t*, void*)
1755
+ 1754:hb_font_get_glyph_extents_default(hb_font_t*, void*, unsigned int, hb_glyph_extents_t*, void*)
1756
+ 1755:hb_font_get_glyph_contour_point_nil(hb_font_t*, void*, unsigned int, unsigned int, int*, int*, void*)
1757
+ 1756:hb_font_get_glyph_contour_point_default(hb_font_t*, void*, unsigned int, unsigned int, int*, int*, void*)
1758
+ 1757:hb_font_get_font_v_extents_default(hb_font_t*, void*, hb_font_extents_t*, void*)
1759
+ 1758:hb_font_get_font_h_extents_default(hb_font_t*, void*, hb_font_extents_t*, void*)
1760
+ 1759:hb_font_draw_glyph_nil(hb_font_t*, void*, unsigned int, hb_draw_funcs_t*, void*, void*)
1761
+ 1760:hb_font_draw_glyph_default(hb_font_t*, void*, unsigned int, hb_draw_funcs_t*, void*, void*)
1762
+ 1761:hb_draw_quadratic_to_nil(hb_draw_funcs_t*, void*, hb_draw_state_t*, float, float, float, float, void*)
1763
+ 1762:hb_draw_quadratic_to_default(hb_draw_funcs_t*, void*, hb_draw_state_t*, float, float, float, float, void*)
1764
+ 1763:hb_draw_move_to_default(hb_draw_funcs_t*, void*, hb_draw_state_t*, float, float, void*)
1765
+ 1764:hb_draw_line_to_default(hb_draw_funcs_t*, void*, hb_draw_state_t*, float, float, void*)
1766
+ 1765:hb_draw_extents_quadratic_to(hb_draw_funcs_t*, void*, hb_draw_state_t*, float, float, float, float, void*)
1767
+ 1766:hb_draw_extents_cubic_to(hb_draw_funcs_t*, void*, hb_draw_state_t*, float, float, float, float, float, float, void*)
1768
+ 1767:hb_draw_cubic_to_default(hb_draw_funcs_t*, void*, hb_draw_state_t*, float, float, float, float, float, float, void*)
1769
+ 1768:hb_draw_close_path_default(hb_draw_funcs_t*, void*, hb_draw_state_t*, void*)
1770
+ 1769:hb_aat_map_builder_t::feature_info_t::cmp(void const*, void const*)
1771
+ 1770:hb_aat_map_builder_t::feature_event_t::cmp(void const*, void const*)
1772
+ 1771:hashEntry(UElement)
1773
+ 1772:hasFullCompositionExclusion(BinaryProperty const&, int, UProperty)
1774
+ 1773:hasEmojiProperty(BinaryProperty const&, int, UProperty)
1775
+ 1774:getVo(IntProperty const&, int, UProperty)
1776
+ 1775:getTrailCombiningClass(IntProperty const&, int, UProperty)
1777
+ 1776:getScript(IntProperty const&, int, UProperty)
1778
+ 1777:getNumericType(IntProperty const&, int, UProperty)
1779
+ 1778:getNormQuickCheck(IntProperty const&, int, UProperty)
1780
+ 1779:getMaxValueFromShift(IntProperty const&, UProperty)
1781
+ 1780:getLeadCombiningClass(IntProperty const&, int, UProperty)
1782
+ 1781:getJoiningType(IntProperty const&, int, UProperty)
1783
+ 1782:getJoiningGroup(IntProperty const&, int, UProperty)
1784
+ 1783:getInSC(IntProperty const&, int, UProperty)
1785
+ 1784:getInPC(IntProperty const&, int, UProperty)
1786
+ 1785:getHangulSyllableType(IntProperty const&, int, UProperty)
1787
+ 1786:getGeneralCategory(IntProperty const&, int, UProperty)
1788
+ 1787:getCombiningClass(IntProperty const&, int, UProperty)
1789
+ 1788:getBiDiPairedBracketType(IntProperty const&, int, UProperty)
1790
+ 1789:getBiDiClass(IntProperty const&, int, UProperty)
1791
+ 1790:final_reordering_indic(hb_ot_shape_plan_t const*, hb_font_t*, hb_buffer_t*)
1792
+ 1791:facebook::yoga::getDefaultLogger()::$_0::__invoke(YGConfig const*, YGNode const*, YGLogLevel, char const*, void*)
1793
+ 1792:emscripten_stack_get_current
1794
+ 1793:emscripten_builtin_memalign
1795
+ 1794:effindom::v2::ui::UiRuntime::MeasureTextCallback(YGNode const*, float, YGMeasureMode, float, YGMeasureMode)
1796
+ 1795:defaultGetValue(IntProperty const&, int, UProperty)
1797
+ 1796:defaultGetMaxValue(IntProperty const&, UProperty)
1798
+ 1797:defaultContains(BinaryProperty const&, int, UProperty)
1799
+ 1798:decompose_khmer(hb_ot_shape_normalize_context_t const*, unsigned int, unsigned int*, unsigned int*)
1800
+ 1799:decompose_indic(hb_ot_shape_normalize_context_t const*, unsigned int, unsigned int*, unsigned int*)
1801
+ 1800:deallocate_buffer_var(hb_ot_shape_plan_t const*, hb_font_t*, hb_buffer_t*)
1802
+ 1801:data_destroy_use(void*)
1803
+ 1802:data_destroy_arabic(void*)
1804
+ 1803:data_create_use(hb_ot_shape_plan_t const*)
1805
+ 1804:data_create_khmer(hb_ot_shape_plan_t const*)
1806
+ 1805:data_create_indic(hb_ot_shape_plan_t const*)
1807
+ 1806:data_create_hangul(hb_ot_shape_plan_t const*)
1808
+ 1807:compose_indic(hb_ot_shape_normalize_context_t const*, unsigned int, unsigned int, unsigned int*)
1809
+ 1808:compose_hebrew(hb_ot_shape_normalize_context_t const*, unsigned int, unsigned int, unsigned int*)
1810
+ 1809:compareKeywordStructs(void const*, void const*, void const*)
1811
+ 1810:compareEntries(UElement, UElement)
1812
+ 1811:collect_features_use(hb_ot_shape_planner_t*)
1813
+ 1812:collect_features_myanmar(hb_ot_shape_planner_t*)
1814
+ 1813:collect_features_khmer(hb_ot_shape_planner_t*)
1815
+ 1814:collect_features_indic(hb_ot_shape_planner_t*)
1816
+ 1815:collect_features_hangul(hb_ot_shape_planner_t*)
1817
+ 1816:collect_features_arabic(hb_ot_shape_planner_t*)
1818
+ 1817:charIterTextLength(UText*)
1819
+ 1818:charIterTextExtract(UText*, long long, long long, char16_t*, int, UErrorCode*)
1820
+ 1819:charIterTextClose(UText*)
1821
+ 1820:charIterTextClone(UText*, UText const*, signed char, UErrorCode*)
1822
+ 1821:changesWhenNFKC_Casefolded(BinaryProperty const&, int, UProperty)
1823
+ 1822:changesWhenCasefolded(BinaryProperty const&, int, UProperty)
1824
+ 1823:caseBinaryPropertyContains(BinaryProperty const&, int, UProperty)
1825
+ 1824:bool OT::hb_accelerate_subtables_context_t::apply_to<OT::Layout::GSUB_impl::LigatureSubstFormat1_2<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
1826
+ 1825:bool OT::hb_accelerate_subtables_context_t::apply_to<OT::Layout::GPOS_impl::PairPosFormat2_4<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
1827
+ 1826:bool OT::hb_accelerate_subtables_context_t::apply_to<OT::Layout::GPOS_impl::PairPosFormat1_3<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
1828
+ 1827:bool OT::hb_accelerate_subtables_context_t::apply_to<OT::ContextFormat2_5<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
1829
+ 1828:bool OT::hb_accelerate_subtables_context_t::apply_to<OT::ChainContextFormat2_5<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
1830
+ 1829:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::Layout::GSUB_impl::LigatureSubstFormat1_2<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
1831
+ 1830:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::Layout::GPOS_impl::PairPosFormat2_4<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
1832
+ 1831:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::Layout::GPOS_impl::PairPosFormat1_3<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
1833
+ 1832:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::ContextFormat2_5<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
1834
+ 1833:bool OT::hb_accelerate_subtables_context_t::apply_cached_to<OT::ChainContextFormat2_5<OT::Layout::SmallTypes>>(void const*, OT::hb_ot_apply_context_t*)
1835
+ 1834:bool OT::cmap::accelerator_t::get_glyph_from_symbol<OT::CmapSubtable, &_hb_arabic_pua_trad_map(unsigned int)>(void const*, unsigned int, unsigned int*)
1836
+ 1835:bool OT::cmap::accelerator_t::get_glyph_from_symbol<OT::CmapSubtable, &_hb_arabic_pua_simp_map(unsigned int)>(void const*, unsigned int, unsigned int*)
1837
+ 1836:bool OT::cmap::accelerator_t::get_glyph_from_symbol<OT::CmapSubtable, &OT::_hb_symbol_pua_map(unsigned int)>(void const*, unsigned int, unsigned int*)
1838
+ 1837:bool OT::cmap::accelerator_t::get_glyph_from_macroman<OT::CmapSubtable>(void const*, unsigned int, unsigned int*)
1839
+ 1838:bool OT::cmap::accelerator_t::get_glyph_from_ascii<OT::CmapSubtable>(void const*, unsigned int, unsigned int*)
1840
+ 1839:bool OT::cmap::accelerator_t::get_glyph_from<OT::CmapSubtableFormat12>(void const*, unsigned int, unsigned int*)
1841
+ 1840:bool OT::cmap::accelerator_t::get_glyph_from<OT::CmapSubtable>(void const*, unsigned int, unsigned int*)
1842
+ 1841:biDiGetMaxValue(IntProperty const&, UProperty)
1843
+ 1842:as_on_text_replaced
1844
+ 1843:as_on_text_changed
1845
+ 1844:as_on_selection_changed
1846
+ 1845:as_on_scroll
1847
+ 1846:as_on_request_semantic_announcement
1848
+ 1847:as_on_request_font_load
1849
+ 1848:as_on_request_clipboard_read
1850
+ 1849:as_on_pointer_event
1851
+ 1850:as_on_missing_font_coverage
1852
+ 1851:as_on_focus_changed
1853
+ 1852:as_on_cross_selection_changed
1854
+ 1853:as_on_clipboard_write
1855
+ 1854:arabic_fallback_shape(hb_ot_shape_plan_t const*, hb_font_t*, hb_buffer_t*)
1856
+ 1855:action_terminate
1857
+ 1856:action_abort
1858
+ 1857:_hb_ot_font_destroy(void*)
1859
+ 1858:_hb_face_for_data_reference_table(hb_face_t*, unsigned int, void*)
1860
+ 1859:_hb_face_for_data_get_table_tags(hb_face_t const*, unsigned int, unsigned int*, unsigned int*, void*)
1861
+ 1860:_hb_face_for_data_closure_destroy(void*)
1862
+ 1861:_hb_clear_substitution_flags(hb_ot_shape_plan_t const*, hb_font_t*, hb_buffer_t*)
1863
+ 1862:_hb_blob_destroy(void*)
1864
+ 1863:_emscripten_timeout
1865
+ 1864:_emscripten_stack_restore
1866
+ 1865:_emscripten_stack_alloc
1867
+ 1866:__wasm_call_ctors
1868
+ 1867:__stdio_write
1869
+ 1868:__stdio_seek
1870
+ 1869:__stdio_close
1871
+ 1870:__emscripten_stdout_seek
1872
+ 1871:__cxxabiv1::__vmi_class_type_info::search_below_dst(__cxxabiv1::__dynamic_cast_info*, void const*, int, bool) const
1873
+ 1872:__cxxabiv1::__vmi_class_type_info::search_above_dst(__cxxabiv1::__dynamic_cast_info*, void const*, void const*, int, bool) const
1874
+ 1873:__cxxabiv1::__vmi_class_type_info::has_unambiguous_public_base(__cxxabiv1::__dynamic_cast_info*, void*, int) const
1875
+ 1874:__cxxabiv1::__si_class_type_info::search_below_dst(__cxxabiv1::__dynamic_cast_info*, void const*, int, bool) const
1876
+ 1875:__cxxabiv1::__si_class_type_info::search_above_dst(__cxxabiv1::__dynamic_cast_info*, void const*, void const*, int, bool) const
1877
+ 1876:__cxxabiv1::__si_class_type_info::has_unambiguous_public_base(__cxxabiv1::__dynamic_cast_info*, void*, int) const
1878
+ 1877:__cxxabiv1::__class_type_info::search_below_dst(__cxxabiv1::__dynamic_cast_info*, void const*, int, bool) const
1879
+ 1878:__cxxabiv1::__class_type_info::search_above_dst(__cxxabiv1::__dynamic_cast_info*, void const*, void const*, int, bool) const
1880
+ 1879:__cxxabiv1::__class_type_info::has_unambiguous_public_base(__cxxabiv1::__dynamic_cast_info*, void*, int) const
1881
+ 1880:__cxxabiv1::__class_type_info::can_catch(__cxxabiv1::__shim_type_info const*, void*&) const
1882
+ 1881:__cxa_pure_virtual
1883
+ 1882:__cxa_get_exception_ptr
1884
+ 1883:(anonymous namespace)::ulayout_isAcceptable(void*, char const*, char const*, UDataInfo const*)
1885
+ 1884:(anonymous namespace)::_set_add(USet*, int)
1886
+ 1885:(anonymous namespace)::_set_addRange(USet*, int, int)
1887
+ 1886:OT::match_glyph(hb_glyph_info_t&, unsigned int, void const*)
1888
+ 1887:OT::match_coverage(hb_glyph_info_t&, unsigned int, void const*)
1889
+ 1888:OT::match_class_cached(hb_glyph_info_t&, unsigned int, void const*)
1890
+ 1889:OT::match_class_cached2(hb_glyph_info_t&, unsigned int, void const*)
1891
+ 1890:OT::match_class_cached1(hb_glyph_info_t&, unsigned int, void const*)
1892
+ 1891:OT::match_class(hb_glyph_info_t&, unsigned int, void const*)
1893
+ 1892:OT::hb_ot_apply_context_t::return_t OT::Layout::GSUB_impl::SubstLookup::dispatch_recurse_func<OT::hb_ot_apply_context_t>(OT::hb_ot_apply_context_t*, unsigned int)
1894
+ 1893:OT::hb_ot_apply_context_t::return_t OT::Layout::GPOS_impl::PosLookup::dispatch_recurse_func<OT::hb_ot_apply_context_t>(OT::hb_ot_apply_context_t*, unsigned int)
1895
+ 1894:OT::ColorLine<OT::Variable>::static_get_color_stops(hb_color_line_t*, void*, unsigned int, unsigned int*, hb_color_stop_t*, void*)
1896
+ 1895:OT::ColorLine<OT::NoVariable>::static_get_color_stops(hb_color_line_t*, void*, unsigned int, unsigned int*, hb_color_stop_t*, void*)
1897
+ 1896:OT::CmapSubtableFormat4::accelerator_t::get_glyph_func(void const*, unsigned int, unsigned int*)
1898
+ 1897:DataCacheElement_deleter(void*)
1899
+ 1898:BrotliDefaultFreeFunc
1900
+ 1899:BrotliDefaultAllocFunc