Home
last modified time | relevance | path

Searched refs:HB_UNICODE_FUNC_IMPLEMENT (Results 1 – 10 of 10) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-unicode-private.hh45 HB_UNICODE_FUNC_IMPLEMENT (combining_class) \
46 HB_UNICODE_FUNC_IMPLEMENT (eastasian_width) \
47 HB_UNICODE_FUNC_IMPLEMENT (general_category) \
48 HB_UNICODE_FUNC_IMPLEMENT (mirroring) \
49 HB_UNICODE_FUNC_IMPLEMENT (script) \
50 HB_UNICODE_FUNC_IMPLEMENT (compose) \
51 HB_UNICODE_FUNC_IMPLEMENT (decompose) \
52 HB_UNICODE_FUNC_IMPLEMENT (decompose_compatibility) \
57 HB_UNICODE_FUNC_IMPLEMENT (hb_unicode_combining_class_t, combining_class) \
58 HB_UNICODE_FUNC_IMPLEMENT (unsigned int, eastasian_width) \
[all …]
Dhb-unicode.cc199 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_unicode_##name##_nil, macro
201 #undef HB_UNICODE_FUNC_IMPLEMENT
249 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ in hb_unicode_funcs_destroy() macro
252 #undef HB_UNICODE_FUNC_IMPLEMENT in hb_unicode_funcs_destroy()
352 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ macro
378 #undef HB_UNICODE_FUNC_IMPLEMENT
381 #define HB_UNICODE_FUNC_IMPLEMENT(return_type, name) \ macro
390 #undef HB_UNICODE_FUNC_IMPLEMENT
Dhb-ucdn.cc223 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_ucdn_##name, in hb_ucdn_get_unicode_funcs() macro
225 #undef HB_UNICODE_FUNC_IMPLEMENT in hb_ucdn_get_unicode_funcs()
Dhb-glib.cc376 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_glib_unicode_##name, in hb_glib_get_unicode_funcs() macro
378 #undef HB_UNICODE_FUNC_IMPLEMENT in hb_glib_get_unicode_funcs()
Dhb-icu.cc356 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_icu_unicode_##name, in hb_icu_get_unicode_funcs() macro
358 #undef HB_UNICODE_FUNC_IMPLEMENT in hb_icu_get_unicode_funcs()
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-unicode-private.hh45 HB_UNICODE_FUNC_IMPLEMENT (combining_class) \
46 HB_UNICODE_FUNC_IMPLEMENT (eastasian_width) \
47 HB_UNICODE_FUNC_IMPLEMENT (general_category) \
48 HB_UNICODE_FUNC_IMPLEMENT (mirroring) \
49 HB_UNICODE_FUNC_IMPLEMENT (script) \
50 HB_UNICODE_FUNC_IMPLEMENT (compose) \
51 HB_UNICODE_FUNC_IMPLEMENT (decompose) \
52 HB_UNICODE_FUNC_IMPLEMENT (decompose_compatibility) \
57 HB_UNICODE_FUNC_IMPLEMENT (hb_unicode_combining_class_t, combining_class) \
58 HB_UNICODE_FUNC_IMPLEMENT (unsigned int, eastasian_width) \
[all …]
Dhb-unicode.cc199 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_unicode_##name##_nil, macro
201 #undef HB_UNICODE_FUNC_IMPLEMENT
249 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ in hb_unicode_funcs_destroy() macro
252 #undef HB_UNICODE_FUNC_IMPLEMENT in hb_unicode_funcs_destroy()
352 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ macro
378 #undef HB_UNICODE_FUNC_IMPLEMENT
381 #define HB_UNICODE_FUNC_IMPLEMENT(return_type, name) \ macro
390 #undef HB_UNICODE_FUNC_IMPLEMENT
Dhb-ucdn.cc223 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_ucdn_##name, in hb_ucdn_get_unicode_funcs() macro
225 #undef HB_UNICODE_FUNC_IMPLEMENT in hb_ucdn_get_unicode_funcs()
Dhb-glib.cc376 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_glib_unicode_##name, in hb_glib_get_unicode_funcs() macro
378 #undef HB_UNICODE_FUNC_IMPLEMENT in hb_glib_get_unicode_funcs()
Dhb-icu.cc356 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_icu_unicode_##name, in hb_icu_get_unicode_funcs() macro
358 #undef HB_UNICODE_FUNC_IMPLEMENT in hb_icu_get_unicode_funcs()