Home
last modified time | relevance | path

Searched refs:HB_PRINTF_FUNC (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-buffer-private.hh274 inline bool message (hb_font_t *font, const char *fmt, ...) HB_PRINTF_FUNC(3, 4) in message()
284 HB_INTERNAL bool message_impl (hb_font_t *font, const char *fmt, va_list ap) HB_PRINTF_FUNC(3, 0);
Dhb-private.hh94 #define HB_PRINTF_FUNC(format_idx, arg_idx) __attribute__((__format__ (__printf__, format_idx, arg_… macro
98 #define HB_PRINTF_FUNC(format_idx, arg_idx) macro
670 va_list ap) HB_PRINTF_FUNC(7, 0);
738 ...) HB_PRINTF_FUNC(7, 8);
762 ...) HB_PRINTF_FUNC(7, 8);