Home
last modified time | relevance | path

Searched defs:HB_UNICODE_FUNC_IMPLEMENT (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-unicode.cc197 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_unicode_##name##_nil, macro
247 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ in hb_unicode_funcs_destroy() macro
350 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ macro
379 #define HB_UNICODE_FUNC_IMPLEMENT(return_type, name) \ macro
Dhb-unicode.hh69 #define HB_UNICODE_FUNC_IMPLEMENT(return_type, name) \ macro
247 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_unicode_##name##_func_t name; macro
253 #define HB_UNICODE_FUNC_IMPLEMENT(name) void *name; macro
259 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_destroy_func_t name; macro