Home
last modified time | relevance | path

Searched defs:glyph_info (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-gobject-structs.cc85 HB_DEFINE_BOXED_TYPE (glyph_info, glyph_info_reference, glyph_info_destroy) in HB_DEFINE_BOXED_TYPE() argument
Dhb-buffer.cc233 hb_buffer_t::add_info (const hb_glyph_info_t &glyph_info) in add_info()
344 hb_buffer_t::output_info (const hb_glyph_info_t &glyph_info) in output_info()
/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table.cc109 BitmapGlyphInfoPtr glyph_info = in GlyphInfo() local