HomeSort by relevance Sort by last modified time
    Searched defs:HB_GlyphItem (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz/src/
harfbuzz-buffer.h 46 } HB_GlyphItemRec, *HB_GlyphItem;
73 HB_GlyphItem in_string;
74 HB_GlyphItem out_string;
75 HB_GlyphItem alt_string;
harfbuzz-shape.h 145 struct HB_GlyphItem {
178 * must be at least sizeof(HB_GlyphItem) but can be bigger,
179 * to accomodate application structures that extend HB_GlyphItem.

Completed in 1301 milliseconds