Searched defs:HB_PRINTF_FUNC (Results 1 – 3 of 3) sorted by relevance
/third_party/harfbuzz/src/ |
D | hb.hh | 251 #define HB_PRINTF_FUNC(format_idx, arg_idx) __attribute__((__format__ (__printf__, format_idx, arg_… macro 253 #define HB_PRINTF_FUNC(format_idx, arg_idx) macro
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb.hh | 260 #define HB_PRINTF_FUNC(format_idx, arg_idx) __attribute__((__format__ (__printf__, format_idx, arg_… macro 262 #define HB_PRINTF_FUNC(format_idx, arg_idx) macro
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb.hh | 245 #define HB_PRINTF_FUNC(format_idx, arg_idx) __attribute__((__format__ (__printf__, format_idx, arg_… macro 249 #define HB_PRINTF_FUNC(format_idx, arg_idx) macro
|