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

/external/harfbuzz_ng/src/
H A Dhb-ucdn.cc255 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ macro
258 #undef HB_UNICODE_FUNC_IMPLEMENT macro
H A Dhb-glib.cc387 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ macro
390 #undef HB_UNICODE_FUNC_IMPLEMENT macro
H A Dhb-icu.cc376 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ macro
379 #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
250 #define HB_UNICODE_FUNC_IMPLEMENT macro
252 #undef HB_UNICODE_FUNC_IMPLEMENT macro
256 #define HB_UNICODE_FUNC_IMPLEMENT macro
258 #undef HB_UNICODE_FUNC_IMPLEMENT macro
262 #define HB_UNICODE_FUNC_IMPLEMENT macro
264 #undef HB_UNICODE_FUNC_IMPLEMENT macro
[all...]

Completed in 124 milliseconds