Searched defs:HB_UNICODE_FUNC_IMPLEMENT (Results 1 - 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ucdn.cc229 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_ucdn_##name, macro
231 #undef HB_UNICODE_FUNC_IMPLEMENT macro
H A Dhb-glib.cc376 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_glib_unicode_##name, macro
378 #undef HB_UNICODE_FUNC_IMPLEMENT macro
H A Dhb-icu.cc357 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_icu_unicode_##name, macro
359 #undef HB_UNICODE_FUNC_IMPLEMENT macro
H A Dhb-unicode.cc194 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_unicode_##name##_nil, macro
196 #undef HB_UNICODE_FUNC_IMPLEMENT macro
244 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ macro
247 #undef HB_UNICODE_FUNC_IMPLEMENT macro
347 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ macro
373 #undef HB_UNICODE_FUNC_IMPLEMENT macro
376 #define HB_UNICODE_FUNC_IMPLEMENT(return_type, name) \ macro
385 #undef HB_UNICODE_FUNC_IMPLEMENT macro
H A 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 (unsigne
72 #define HB_UNICODE_FUNC_IMPLEMENT macro
75 #undef HB_UNICODE_FUNC_IMPLEMENT macro
248 #define HB_UNICODE_FUNC_IMPLEMENT macro
250 #undef HB_UNICODE_FUNC_IMPLEMENT macro
254 #define HB_UNICODE_FUNC_IMPLEMENT macro
256 #undef HB_UNICODE_FUNC_IMPLEMENT macro
260 #define HB_UNICODE_FUNC_IMPLEMENT macro
262 #undef HB_UNICODE_FUNC_IMPLEMENT macro
[all...]

Completed in 98 milliseconds