Searched refs:HB_GlyphItem (Results 1 - 11 of 11) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-buffer.h46 } HB_GlyphItemRec, *HB_GlyphItem; typedef in typeref:struct:HB_GlyphItemRec_
73 HB_GlyphItem in_string;
74 HB_GlyphItem out_string;
75 HB_GlyphItem alt_string;
H A Dharfbuzz-gdef-private.h119 HB_GlyphItem item,
H A Dharfbuzz-shape.h145 struct HB_GlyphItem { struct
178 * must be at least sizeof(HB_GlyphItem) but can be bigger,
179 * to accomodate application structures that extend HB_GlyphItem.
H A Dharfbuzz-buffer.c178 HB_GlyphItem glyph;
227 HB_GlyphItem tmp_string;
300 HB_GlyphItem item = &buffer->out_string[buffer->out_pos + i];
H A Dharfbuzz-gdef.c1069 HB_GlyphItem gitem,
H A Dharfbuzz-indic.cpp1647 HB_GlyphItem otl_glyphs = item->face->buffer->in_string;
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-buffer.h46 } HB_GlyphItemRec, *HB_GlyphItem; typedef in typeref:struct:HB_GlyphItemRec_
73 HB_GlyphItem in_string;
74 HB_GlyphItem out_string;
75 HB_GlyphItem alt_string;
H A Dharfbuzz-gdef-private.h119 HB_GlyphItem item,
H A Dharfbuzz-buffer.c178 HB_GlyphItem glyph;
227 HB_GlyphItem tmp_string;
300 HB_GlyphItem item = &buffer->out_string[buffer->out_pos + i];
H A Dharfbuzz-gdef.c1069 HB_GlyphItem gitem,
H A Dharfbuzz-indic.cpp1647 HB_GlyphItem otl_glyphs = item->face->buffer->in_string;

Completed in 117 milliseconds