Searched refs:decompose_compatibility (Results 1 – 11 of 11) sorted by relevance
/third_party/harfbuzz/src/ |
D | hb-unicode.hh | 51 HB_IF_NOT_DEPRECATED (HB_UNICODE_FUNC_IMPLEMENT (decompose_compatibility)) \ 89 unsigned int decompose_compatibility (hb_codepoint_t u, in decompose_compatibility() function 95 …unsigned int ret = func.decompose_compatibility (this, u, decomposed, user_data.decompose_compatib… in decompose_compatibility()
|
D | hb-unicode.cc | 482 return ufuncs->decompose_compatibility (u, decomposed); in hb_unicode_decompose_compatibility()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-unicode.hh | 51 HB_IF_NOT_DEPRECATED (HB_UNICODE_FUNC_IMPLEMENT (decompose_compatibility)) \ 89 unsigned int decompose_compatibility (hb_codepoint_t u, in decompose_compatibility() function 95 …unsigned int ret = func.decompose_compatibility (this, u, decomposed, user_data.decompose_compatib… in decompose_compatibility()
|
D | hb-unicode.cc | 451 return ufuncs->decompose_compatibility (u, decomposed); in hb_unicode_decompose_compatibility()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-unicode.hh | 51 HB_IF_NOT_DEPRECATED (HB_UNICODE_FUNC_IMPLEMENT (decompose_compatibility)) \ 89 unsigned int decompose_compatibility (hb_codepoint_t u, in decompose_compatibility() function 95 …unsigned int ret = func.decompose_compatibility (this, u, decomposed, user_data.decompose_compatib… in decompose_compatibility()
|
D | hb-unicode.cc | 482 return ufuncs->decompose_compatibility (u, decomposed); in hb_unicode_decompose_compatibility()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/ |
D | NEWS | 1003 - Disable use of decompose_compatibility() callback.
|
/third_party/harfbuzz/ |
D | NEWS | 1212 - Disable use of decompose_compatibility() callback.
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | NEWS | 1346 - Disable use of decompose_compatibility() callback.
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 2118 …estroy_func_t compose; hb_destroy_func_t decompose; hb_destroy_func_t decompose_compatibility;} --> 2149 <!-- hb_destroy_func_t decompose_compatibility --> 2150 …<var-decl name='decompose_compatibility' type-id='type-id-20' visibility='default' filepath='/tmp/… 2155 …decompose_func_t decompose; hb_unicode_decompose_compatibility_func_t decompose_compatibility;} --> 2186 <!-- hb_unicode_decompose_compatibility_func_t decompose_compatibility --> 2187 …<var-decl name='decompose_compatibility' type-id='type-id-116' visibility='default' filepath='/tmp… 2192 … void* mirroring; void* script; void* compose; void* decompose; void* decompose_compatibility;} --> 2223 <!-- void* decompose_compatibility --> 2224 …<var-decl name='decompose_compatibility' type-id='type-id-19' visibility='default' filepath='/tmp/… 2241 …pose_func_t decompose; hb_unicode_decompose_compatibility_func_t decompose_compatibility;} hb_unic… [all …]
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 1415 …<var-decl name='decompose_compatibility' type-id='type-id-20' visibility='default' filepath='/tmp/… 1443 …<var-decl name='decompose_compatibility' type-id='type-id-116' visibility='default' filepath='/tmp… 1471 …<var-decl name='decompose_compatibility' type-id='type-id-19' visibility='default' filepath='/tmp/… 1538 …<function-decl name='decompose_compatibility' mangled-name='_ZN18hb_unicode_funcs_t23decompose_com…
|