Home | History | Annotate | Download | only in src

Lines Matching refs:hb_glyph_info_t

91   hb_glyph_info_t *new_info = NULL;
105 new_info = (hb_glyph_info_t *) realloc (info, new_allocated * sizeof (info[0]));
117 out_info = separate_out ? (hb_glyph_info_t *) pos : info;
135 out_info = (hb_glyph_info_t *) pos;
203 hb_glyph_info_t *glyph;
218 hb_buffer_t::add_info (const hb_glyph_info_t &glyph_info)
279 hb_glyph_info_t *tmp_string;
304 hb_glyph_info_t orig_info = info[idx];
305 hb_glyph_info_t *pinfo = &out_info[out_len];
329 hb_buffer_t::output_info (const hb_glyph_info_t &glyph_info)
397 hb_glyph_info_t t;
863 hb_glyph_info_t *
870 return (hb_glyph_info_t *) buffer->info;
1003 compare_info_codepoint (const hb_glyph_info_t *pa,
1004 const hb_glyph_info_t *pb)
1067 hb_glyph_info_t *info = buffer->info;