Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-null.hh104 hb_vector_size_impl_t const _hb_NullPool[(HB_NULL_POOL_SIZE + sizeof (hb_vector_size_impl_t) - 1) /…
110 return *reinterpret_cast<Type const *> (_hb_NullPool); in Null()
Dhb-static.cc41 hb_vector_size_impl_t const _hb_NullPool[(HB_NULL_POOL_SIZE + sizeof (hb_vector_size_impl_t) - 1) /… variable