Home
last modified time | relevance | path

Searched refs:_hb_NullPool (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dmain.cc41 const void * const OT::_hb_NullPool[HB_NULL_POOL_SIZE / sizeof (void *)] = {}; member in OT
Dhb-open-type-private.hh137 extern HB_INTERNAL const void * const _hb_NullPool[HB_NULL_POOL_SIZE / sizeof (void *)];
143 return *CastP<Type> (_hb_NullPool); in Null()
Dhb-ot-layout.cc43 const void * const OT::_hb_NullPool[HB_NULL_POOL_SIZE / sizeof (void *)] = {}; member in OT