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