HomeSort by relevance Sort by last modified time
    Searched refs:HB_GlyphItem (Results 1 - 11 of 11) 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-gdef-private.h 119 HB_GlyphItem item,
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.
harfbuzz-buffer.c 178 HB_GlyphItem glyph;
227 HB_GlyphItem tmp_string;
300 HB_GlyphItem item = &buffer->out_string[buffer->out_pos + i];
harfbuzz-gdef.c 1069 HB_GlyphItem gitem,
harfbuzz-indic.cpp     [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-buffer.h 46 } HB_GlyphItemRec, *HB_GlyphItem;
73 HB_GlyphItem in_string;
74 HB_GlyphItem out_string;
75 HB_GlyphItem alt_string;
harfbuzz-gdef-private.h 119 HB_GlyphItem item,
harfbuzz-buffer.c 178 HB_GlyphItem glyph;
227 HB_GlyphItem tmp_string;
300 HB_GlyphItem item = &buffer->out_string[buffer->out_pos + i];
harfbuzz-gdef.c 1069 HB_GlyphItem gitem,
harfbuzz-indic.cpp     [all...]

Completed in 1514 milliseconds