Searched refs:HB_GlyphItemRec (Results 1 – 3 of 3) sorted by relevance
81 if ( REALLOC_ARRAY( buffer->in_string, new_allocated, HB_GlyphItemRec ) ) in hb_buffer_ensure()86 if ( REALLOC_ARRAY( buffer->alt_string, new_allocated, HB_GlyphItemRec ) ) in hb_buffer_ensure()97 if ( REALLOC_ARRAY( buffer->alt_string, new_allocated, HB_GlyphItemRec ) ) in hb_buffer_ensure()115 if ( ALLOC_ARRAY( buffer->alt_string, buffer->allocated, HB_GlyphItemRec ) ) in hb_buffer_duplicate_out_buffer()
46 } HB_GlyphItemRec, *HB_GlyphItem; typedef
1659 HB_GlyphItemRec m = otl_glyphs[0]; in indic_shape_syllable()