Home
last modified time | relevance | path

Searched refs:ufuncs (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-unicode.cc184 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
195 ufuncs->func = parent->func; in hb_unicode_funcs_create()
202 return ufuncs; in hb_unicode_funcs_create()
265 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
271 free (ufuncs); in hb_unicode_funcs_destroy()
333 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
367 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
382 if (ufuncs->destroy.name) \
383 ufuncs->destroy.name (ufuncs->user_data.name); \
390 ufuncs->func.name = ufuncs->parent->func.name; \
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-unicode.cc163 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
174 ufuncs->func = parent->func; in hb_unicode_funcs_create()
181 return ufuncs; in hb_unicode_funcs_create()
242 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
248 free (ufuncs); in hb_unicode_funcs_destroy()
308 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
340 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
356 ufuncs->destroy.name (ufuncs->user_data.name); \
363 ufuncs->func.name = ufuncs->parent->func.name; \
364 ufuncs->user_data.name = ufuncs->parent->user_data.name; \
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-unicode.cc163 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
174 ufuncs->func = parent->func; in hb_unicode_funcs_create()
181 return ufuncs; in hb_unicode_funcs_create()
242 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
248 free (ufuncs); in hb_unicode_funcs_destroy()
308 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
340 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
356 ufuncs->destroy.name (ufuncs->user_data.name); \
363 ufuncs->func.name = ufuncs->parent->func.name; \
364 ufuncs->user_data.name = ufuncs->parent->user_data.name; \
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-unicode.cc163 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
174 ufuncs->func = parent->func; in hb_unicode_funcs_create()
181 return ufuncs; in hb_unicode_funcs_create()
242 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
248 free (ufuncs); in hb_unicode_funcs_destroy()
308 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
340 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
356 ufuncs->destroy.name (ufuncs->user_data.name); \
363 ufuncs->func.name = ufuncs->parent->func.name; \
364 ufuncs->user_data.name = ufuncs->parent->user_data.name; \
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-unicode.cc169 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
180 ufuncs->func = parent->func; in hb_unicode_funcs_create()
187 return ufuncs; in hb_unicode_funcs_create()
248 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
254 free (ufuncs); in hb_unicode_funcs_destroy()
314 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
346 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
361 if (ufuncs->destroy.name) \
362 ufuncs->destroy.name (ufuncs->user_data.name); \
369 ufuncs->func.name = ufuncs->parent->func.name; \
[all …]
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-unicode.cc184 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
195 ufuncs->func = parent->func; in hb_unicode_funcs_create()
202 return ufuncs; in hb_unicode_funcs_create()
265 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
271 hb_free (ufuncs); in hb_unicode_funcs_destroy()
333 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
367 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
382 if (ufuncs->destroy.name) \
383 ufuncs->destroy.name (ufuncs->user_data.name); \
390 ufuncs->func.name = ufuncs->parent->func.name; \
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-unicode.cc184 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
195 ufuncs->func = parent->func; in hb_unicode_funcs_create()
202 return ufuncs; in hb_unicode_funcs_create()
265 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
271 free (ufuncs); in hb_unicode_funcs_destroy()
333 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
367 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
382 if (ufuncs->destroy.name) \
383 ufuncs->destroy.name (ufuncs->user_data.name); \
390 ufuncs->func.name = ufuncs->parent->func.name; \
[all …]
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-unicode.cc184 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
195 ufuncs->func = parent->func; in hb_unicode_funcs_create()
202 return ufuncs; in hb_unicode_funcs_create()
265 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
271 hb_free (ufuncs); in hb_unicode_funcs_destroy()
333 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
367 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
382 if (ufuncs->destroy.name) \
383 ufuncs->destroy.name (ufuncs->user_data.name); \
390 ufuncs->func.name = ufuncs->parent->func.name; \
[all …]
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-unicode.cc184 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
195 ufuncs->func = parent->func; in hb_unicode_funcs_create()
202 return ufuncs; in hb_unicode_funcs_create()
265 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
271 hb_free (ufuncs); in hb_unicode_funcs_destroy()
333 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
367 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
382 if (ufuncs->destroy.name) \
383 ufuncs->destroy.name (ufuncs->user_data.name); \
390 ufuncs->func.name = ufuncs->parent->func.name; \
[all …]
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-unicode.cc184 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
195 ufuncs->func = parent->func; in hb_unicode_funcs_create()
202 return ufuncs; in hb_unicode_funcs_create()
265 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
271 hb_free (ufuncs); in hb_unicode_funcs_destroy()
333 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
367 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
382 if (ufuncs->destroy.name) \
383 ufuncs->destroy.name (ufuncs->user_data.name); \
390 ufuncs->func.name = ufuncs->parent->func.name; \
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-unicode.cc184 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
195 ufuncs->func = parent->func; in hb_unicode_funcs_create()
202 return ufuncs; in hb_unicode_funcs_create()
265 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
271 free (ufuncs); in hb_unicode_funcs_destroy()
333 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
367 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
382 if (ufuncs->destroy.name) \
383 ufuncs->destroy.name (ufuncs->user_data.name); \
390 ufuncs->func.name = ufuncs->parent->func.name; \
[all …]
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-unicode.cc184 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
195 ufuncs->func = parent->func; in hb_unicode_funcs_create()
202 return ufuncs; in hb_unicode_funcs_create()
265 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
271 hb_free (ufuncs); in hb_unicode_funcs_destroy()
333 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
367 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
382 if (ufuncs->destroy.name) \
383 ufuncs->destroy.name (ufuncs->user_data.name); \
390 ufuncs->func.name = ufuncs->parent->func.name; \
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-unicode.cc163 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
174 ufuncs->func = parent->func; in hb_unicode_funcs_create()
181 return ufuncs; in hb_unicode_funcs_create()
242 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
248 free (ufuncs); in hb_unicode_funcs_destroy()
308 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
340 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
356 ufuncs->destroy.name (ufuncs->user_data.name); \
363 ufuncs->func.name = ufuncs->parent->func.name; \
364 ufuncs->user_data.name = ufuncs->parent->user_data.name; \
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-unicode.cc169 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
180 ufuncs->func = parent->func; in hb_unicode_funcs_create()
187 return ufuncs; in hb_unicode_funcs_create()
248 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
254 free (ufuncs); in hb_unicode_funcs_destroy()
314 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
346 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
361 if (ufuncs->destroy.name) \
362 ufuncs->destroy.name (ufuncs->user_data.name); \
369 ufuncs->func.name = ufuncs->parent->func.name; \
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-unicode.cc169 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
180 ufuncs->func = parent->func; in hb_unicode_funcs_create()
187 return ufuncs; in hb_unicode_funcs_create()
248 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
254 free (ufuncs); in hb_unicode_funcs_destroy()
314 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
346 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
362 ufuncs->destroy.name (ufuncs->user_data.name); \
369 ufuncs->func.name = ufuncs->parent->func.name; \
370 ufuncs->user_data.name = ufuncs->parent->user_data.name; \
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-unicode.cc184 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
195 ufuncs->func = parent->func; in hb_unicode_funcs_create()
202 return ufuncs; in hb_unicode_funcs_create()
265 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
271 free (ufuncs); in hb_unicode_funcs_destroy()
333 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
367 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
383 ufuncs->destroy.name (ufuncs->user_data.name); \
390 ufuncs->func.name = ufuncs->parent->func.name; \
391 ufuncs->user_data.name = ufuncs->parent->user_data.name; \
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-unicode.cc163 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
174 ufuncs->func = parent->func; in hb_unicode_funcs_create()
181 return ufuncs; in hb_unicode_funcs_create()
242 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
248 free (ufuncs); in hb_unicode_funcs_destroy()
308 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
340 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
356 ufuncs->destroy.name (ufuncs->user_data.name); \
363 ufuncs->func.name = ufuncs->parent->func.name; \
364 ufuncs->user_data.name = ufuncs->parent->user_data.name; \
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-unicode.cc163 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
174 ufuncs->func = parent->func; in hb_unicode_funcs_create()
181 return ufuncs; in hb_unicode_funcs_create()
242 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
248 free (ufuncs); in hb_unicode_funcs_destroy()
308 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
340 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
356 ufuncs->destroy.name (ufuncs->user_data.name); \
363 ufuncs->func.name = ufuncs->parent->func.name; \
364 ufuncs->user_data.name = ufuncs->parent->user_data.name; \
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-unicode.cc169 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
180 ufuncs->func = parent->func; in hb_unicode_funcs_create()
187 return ufuncs; in hb_unicode_funcs_create()
248 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
254 free (ufuncs); in hb_unicode_funcs_destroy()
314 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
346 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
361 if (ufuncs->destroy.name) \
362 ufuncs->destroy.name (ufuncs->user_data.name); \
369 ufuncs->func.name = ufuncs->parent->func.name; \
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-unicode.cc169 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
180 ufuncs->func = parent->func; in hb_unicode_funcs_create()
187 return ufuncs; in hb_unicode_funcs_create()
248 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
254 free (ufuncs); in hb_unicode_funcs_destroy()
314 hb_object_make_immutable (ufuncs); in hb_unicode_funcs_make_immutable()
346 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
361 if (ufuncs->destroy.name) \
362 ufuncs->destroy.name (ufuncs->user_data.name); \
369 ufuncs->func.name = ufuncs->parent->func.name; \
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustybuzz-0.1.1/harfbuzz/src/
H A Dhb-unicode.cc114 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
125 ufuncs->func = parent->func; in hb_unicode_funcs_create()
132 return ufuncs; in hb_unicode_funcs_create()
170 return hb_object_reference(ufuncs); in hb_unicode_funcs_reference()
183 if (!hb_object_destroy(ufuncs)) in hb_unicode_funcs_destroy()
188 ufuncs->destroy.name(ufuncs->user_data.name); in hb_unicode_funcs_destroy()
194 free(ufuncs); in hb_unicode_funcs_destroy()
207 if (hb_object_is_immutable(ufuncs)) in hb_unicode_funcs_make_immutable()
210 hb_object_make_immutable(ufuncs); in hb_unicode_funcs_make_immutable()
240 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty(); in hb_unicode_funcs_get_parent()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-unicode.cc166 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
177 ufuncs->func = parent->func; in hb_unicode_funcs_create()
184 return ufuncs; in hb_unicode_funcs_create()
245 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
251 free (ufuncs); in hb_unicode_funcs_destroy()
311 ufuncs->immutable = true; in hb_unicode_funcs_make_immutable()
327 return ufuncs->immutable; in hb_unicode_funcs_is_immutable()
343 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
359 ufuncs->destroy.name (ufuncs->user_data.name); \
366 ufuncs->func.name = ufuncs->parent->func.name; \
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-unicode.cc166 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
177 ufuncs->func = parent->func; in hb_unicode_funcs_create()
184 return ufuncs; in hb_unicode_funcs_create()
245 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
251 free (ufuncs); in hb_unicode_funcs_destroy()
311 ufuncs->immutable = true; in hb_unicode_funcs_make_immutable()
327 return ufuncs->immutable; in hb_unicode_funcs_is_immutable()
343 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
359 ufuncs->destroy.name (ufuncs->user_data.name); \
366 ufuncs->func.name = ufuncs->parent->func.name; \
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-unicode.cc166 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
177 ufuncs->func = parent->func; in hb_unicode_funcs_create()
184 return ufuncs; in hb_unicode_funcs_create()
245 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
251 free (ufuncs); in hb_unicode_funcs_destroy()
311 ufuncs->immutable = true; in hb_unicode_funcs_make_immutable()
327 return ufuncs->immutable; in hb_unicode_funcs_is_immutable()
343 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
359 ufuncs->destroy.name (ufuncs->user_data.name); \
366 ufuncs->func.name = ufuncs->parent->func.name; \
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-unicode.cc166 hb_unicode_funcs_t *ufuncs; in hb_unicode_funcs_create() local
177 ufuncs->func = parent->func; in hb_unicode_funcs_create()
184 return ufuncs; in hb_unicode_funcs_create()
245 if (ufuncs->destroy.name) ufuncs->destroy.name (ufuncs->user_data.name); in hb_unicode_funcs_destroy()
251 free (ufuncs); in hb_unicode_funcs_destroy()
311 ufuncs->immutable = true; in hb_unicode_funcs_make_immutable()
327 return ufuncs->immutable; in hb_unicode_funcs_is_immutable()
343 return ufuncs->parent ? ufuncs->parent : hb_unicode_funcs_get_empty (); in hb_unicode_funcs_get_parent()
359 ufuncs->destroy.name (ufuncs->user_data.name); \
366 ufuncs->func.name = ufuncs->parent->func.name; \
[all …]

12345678910>>...17