Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-unicode.cc195 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_unicode_##name##_nil, macro
245 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ in hb_unicode_funcs_destroy() macro
348 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ macro
377 #define HB_UNICODE_FUNC_IMPLEMENT(return_type, name) \ macro
Dhb-unicode.hh69 #define HB_UNICODE_FUNC_IMPLEMENT(return_type, name) \ macro
250 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_unicode_##name##_func_t name; macro
256 #define HB_UNICODE_FUNC_IMPLEMENT(name) void *name; macro
262 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_destroy_func_t name; macro
/third_party/harfbuzz/src/
Dhb-unicode.cc212 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_unicode_##name##_nil, macro
264 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ in hb_unicode_funcs_destroy() macro
371 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ macro
400 #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
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-unicode.cc212 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_unicode_##name##_nil, macro
264 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ in hb_unicode_funcs_destroy() macro
371 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ macro
400 #define HB_UNICODE_FUNC_IMPLEMENT(return_type, name) \ macro
Dhb-unicode.hh69 #define HB_UNICODE_FUNC_IMPLEMENT(return_type, name) \ macro
248 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_unicode_##name##_func_t name; macro
254 #define HB_UNICODE_FUNC_IMPLEMENT(name) void *name; macro
260 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_destroy_func_t name; macro