Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-font.cc913 static const hb_font_t _hb_font_nil = { in hb_font_get_empty() local
938 return const_cast<hb_font_t *> (&_hb_font_nil); in hb_font_get_empty()