Searched refs:HB_PRINTF_FUNC (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-debug.hh | 128 va_list ap) HB_PRINTF_FUNC(7, 0); 178 template <> inline void HB_PRINTF_FUNC(7, 0) 196 ...) HB_PRINTF_FUNC(7, 8); 197 template <int max_level> static inline void HB_PRINTF_FUNC(7, 8) 220 ...) HB_PRINTF_FUNC(7, 8); 221 template <> inline void HB_PRINTF_FUNC(7, 8) 279 ...) HB_PRINTF_FUNC(6, 7) in hb_auto_trace_t() 331 ...) HB_PRINTF_FUNC(6, 7) {} in hb_auto_trace_t()
|
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
|
D | hb-buffer.hh | 396 bool message (hb_font_t *font, const char *fmt, ...) HB_PRINTF_FUNC(3, 4) in message() 416 HB_INTERNAL bool message_impl (hb_font_t *font, const char *fmt, va_list ap) HB_PRINTF_FUNC(3, 0);
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 29379 + ...) HB_PRINTF_FUNC(3, 4);
|