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