Searched defs:component_count_list (Results 1 - 4 of 4) sorted by last modified time

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh750 Supplier<unsigned int> &component_count_list,
761 component_count_list[i]))) return TRACE_RETURN (false);
763 component_count_list.advance (num_ligatures);
834 Supplier<unsigned int> &component_count_list,
843 component_count_list,
875 Supplier<unsigned int> &component_count_list,
884 ligatures_list, component_count_list, component_list));
1263 Supplier<unsigned int> &component_count_list,
1269 ligatures_list, component_count_list, component_list));
748 serialize(hb_serialize_context_t *c, Supplier<GlyphID> &ligatures, Supplier<unsigned int> &component_count_list, unsigned int num_ligatures, Supplier<GlyphID> &component_list ) argument
829 serialize(hb_serialize_context_t *c, Supplier<GlyphID> &first_glyphs, Supplier<unsigned int> &ligature_per_first_glyph_count_list, unsigned int num_first_glyphs, Supplier<GlyphID> &ligatures_list, Supplier<unsigned int> &component_count_list, Supplier<GlyphID> &component_list ) argument
870 serialize(hb_serialize_context_t *c, Supplier<GlyphID> &first_glyphs, Supplier<unsigned int> &ligature_per_first_glyph_count_list, unsigned int num_first_glyphs, Supplier<GlyphID> &ligatures_list, Supplier<unsigned int> &component_count_list, Supplier<GlyphID> &component_list ) argument
1257 serialize_ligature(hb_serialize_context_t *c, uint32_t lookup_props, Supplier<GlyphID> &first_glyphs, Supplier<unsigned int> &ligature_per_first_glyph_count_list, unsigned int num_first_glyphs, Supplier<GlyphID> &ligatures_list, Supplier<unsigned int> &component_count_list, Supplier<GlyphID> &component_list ) argument
H A Dhb-ot-shape-complex-arabic-fallback.hh116 unsigned int component_count_list[ARRAY_LENGTH_CONST (ligature_list)]; local
154 component_count_list[num_ligatures] = 2;
163 OT::Supplier<unsigned int > component_count_supplier (component_count_list, num_ligatures);
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh750 Supplier<unsigned int> &component_count_list,
761 component_count_list[i]))) return TRACE_RETURN (false);
763 component_count_list.advance (num_ligatures);
834 Supplier<unsigned int> &component_count_list,
843 component_count_list,
875 Supplier<unsigned int> &component_count_list,
884 ligatures_list, component_count_list, component_list));
1263 Supplier<unsigned int> &component_count_list,
1269 ligatures_list, component_count_list, component_list));
748 serialize(hb_serialize_context_t *c, Supplier<GlyphID> &ligatures, Supplier<unsigned int> &component_count_list, unsigned int num_ligatures, Supplier<GlyphID> &component_list ) argument
829 serialize(hb_serialize_context_t *c, Supplier<GlyphID> &first_glyphs, Supplier<unsigned int> &ligature_per_first_glyph_count_list, unsigned int num_first_glyphs, Supplier<GlyphID> &ligatures_list, Supplier<unsigned int> &component_count_list, Supplier<GlyphID> &component_list ) argument
870 serialize(hb_serialize_context_t *c, Supplier<GlyphID> &first_glyphs, Supplier<unsigned int> &ligature_per_first_glyph_count_list, unsigned int num_first_glyphs, Supplier<GlyphID> &ligatures_list, Supplier<unsigned int> &component_count_list, Supplier<GlyphID> &component_list ) argument
1257 serialize_ligature(hb_serialize_context_t *c, uint32_t lookup_props, Supplier<GlyphID> &first_glyphs, Supplier<unsigned int> &ligature_per_first_glyph_count_list, unsigned int num_first_glyphs, Supplier<GlyphID> &ligatures_list, Supplier<unsigned int> &component_count_list, Supplier<GlyphID> &component_list ) argument
H A Dhb-ot-shape-complex-arabic-fallback.hh111 unsigned int component_count_list[ARRAY_LENGTH_CONST (ligature_list)]; local
149 component_count_list[num_ligatures] = 2;
161 OT::Supplier<unsigned int > component_count_supplier (component_count_list, num_ligatures);

Completed in 138 milliseconds