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