Searched refs:HB_FUNC (Results 1 – 5 of 5) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-object-private.hh | 135 hb_object_trace (obj, HB_FUNC); in hb_object_create() 157 hb_object_trace (obj, HB_FUNC); in hb_object_reference() 167 hb_object_trace (obj, HB_FUNC); in hb_object_destroy()
|
D | hb-private.hh | 115 #define HB_FUNC __PRETTY_FUNCTION__ macro 117 #define HB_FUNC __FUNCSIG__ macro 119 #define HB_FUNC __func__ macro 771 #define DEBUG_MSG_FUNC(WHAT, OBJ, ...) _hb_debug_msg<HB_DEBUG_##WHAT> (#WHAT, (OBJ), HB_FUNC, fa…
|
D | hb-open-type-private.hh | 180 (&c->debug_depth, c->get_name (), this, HB_FUNC, \ 393 (&c->debug_depth, "SERIALIZE", c, HB_FUNC, \
|
D | hb-ot-layout-gsubgpos-private.hh | 46 (&c->debug_depth, c->get_name (), this, HB_FUNC, \ 95 (&c->debug_depth, c->get_name (), this, HB_FUNC, \ 132 (&c->debug_depth, c->get_name (), this, HB_FUNC, \ 259 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
|
D | hb-ot-layout-common-private.hh | 50 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
|