Searched defs:HB_GlyphItem (Results 1 - 3 of 3) 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-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.
/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;

Completed in 115 milliseconds