HomeSort by relevance Sort by last modified time
    Searched refs:HB_FUNC (Results 1 - 4 of 4) sorted by null

  /external/harfbuzz_ng/src/
hb-object-private.hh 132 hb_object_trace (obj, HB_FUNC);
149 hb_object_trace (obj, HB_FUNC);
158 hb_object_trace (obj, HB_FUNC);
hb-private.hh 114 #define HB_FUNC __PRETTY_FUNCTION__
116 #define HB_FUNC __FUNCSIG__
118 #define HB_FUNC __func__
710 #define DEBUG_MSG_FUNC(WHAT, OBJ, ...) _hb_debug_msg<HB_DEBUG_##WHAT> (#WHAT, (OBJ), HB_FUNC, false, 0, 0, __VA_ARGS__)
hb-open-type-private.hh 169 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
373 (&c->debug_depth, "SERIALIZE", c, HB_FUNC, \
hb-ot-layout-gsubgpos-private.hh 43 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
52 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
102 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
140 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
258 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
    [all...]

Completed in 41 milliseconds