Searched defs:_hb_font_nil (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-font.cc913 static const hb_font_t _hb_font_nil = { local
938 return const_cast<hb_font_t *> (&_hb_font_nil);
/external/harfbuzz_ng/src/
H A Dhb-font.cc913 static const hb_font_t _hb_font_nil = { local
938 return const_cast<hb_font_t *> (&_hb_font_nil);

Completed in 291 milliseconds