Home
last modified time | relevance | path

Searched refs:hb_vector_t (Results 1 – 25 of 28) sorted by relevance

12

/external/harfbuzz_ng/src/
Dhb-vector.hh36 struct hb_vector_t struct
41 hb_vector_t () { init (); } in hb_vector_t() argument
42 hb_vector_t (const hb_vector_t &o) in hb_vector_t() argument
48 hb_vector_t (hb_vector_t &&o) in hb_vector_t() function
55 ~hb_vector_t () { fini (); } in ~hb_vector_t() argument
85 hb_vector_t& operator = (const hb_vector_t &o) in operator =() argument
92 hb_vector_t& operator = (hb_vector_t &&o) in operator =() argument
105 bool operator == (const hb_vector_t &o) const { return as_array () == o.as_array (); } in operator ==() argument
106 bool operator != (const hb_vector_t &o) const { return !(*this == o); } in operator !=() argument
132 hb_vector_t& operator << (T&& v) { push (hb_forward<T> (v)); return *this; } in operator <<() argument
[all …]
Dhb-ot-var-gvar-table.hh53 struct contour_point_vector_t : hb_vector_t<contour_point_t>
215 bool get_shared_indices (hb_vector_t<unsigned int> &shared_indices /* OUT */) in get_shared_indices()
265 hb_vector_t<unsigned int> &shared_indices /* OUT */, in get_tuple_iterator()
277 hb_vector_t<unsigned int> &points /* OUT */, in unpack_points()
330 hb_vector_t<int> &deltas /* IN/OUT */, in unpack_deltas()
570 hb_vector_t<unsigned int> shared_indices; in apply_deltas_to_points()
598 hb_vector_t<unsigned int> private_indices; in apply_deltas_to_points()
606 hb_vector_t<int> x_deltas; in apply_deltas_to_points()
610 hb_vector_t<int> y_deltas; in apply_deltas_to_points()
694 hb_vector_t<F2DOT14> shared_tuples;
Dhb-ot-cff-common.hh65 typedef hb_vector_t<unsigned char> str_buff_t;
66 struct str_buff_vec_t : hb_vector_t<str_buff_t>
79 typedef hb_vector_t<str_buff_t> SUPER;
261 const hb_vector_t<unsigned int> &dataSizeArray, in serialize()
299 hb_vector_t<unsigned int> &dataSizeArray, /* OUT */ in calculate_serialized_size()
409 const hb_vector_t<DICTVAL> &fontDicts, in serialize()
443 const hb_vector_t<DICTVAL> &fontDicts, in serialize()
447 const hb_vector_t<table_info_t> &privateInfos) in serialize()
482 const hb_vector_t<DICTVAL> &fontDicts, in calculate_serialized_size()
Dhb-ot-map.hh171 hb_vector_t<lookup_map_t> lookups[2]; /* GSUB/GPOS */
172 hb_vector_t<stage_map_t> stages[2]; /* GSUB/GPOS */
278 hb_vector_t<feature_info_t> feature_infos;
279 hb_vector_t<stage_info_t> stages[2]; /* GSUB/GPOS */
Dhb-subset-cff-common.cc56 hb_vector_t<code_pair_t> &fdselect_ranges /* OUT */, in hb_plan_subset_cff_fdselect()
157 const hb_vector_t<code_pair_t> &fdselect_ranges) in serialize_fdselect_3_4()
183 const hb_vector_t<code_pair_t> &fdselect_ranges) in hb_serialize_cff_fdselect()
Dhb-subset-cff-common.hh150 hb_vector_t<table_info_t> localSubrsInfos;
364 hb_vector_t<hb_set_t *> local_closures;
465 struct parsed_cs_str_vec_t : hb_vector_t<parsed_cs_str_t>
477 typedef hb_vector_t<parsed_cs_str_t> SUPER;
605 hb_vector_t<subr_remap_t> local_remaps;
996 hb_vector_t<parsed_cs_str_vec_t> parsed_local_subrs;
1013 hb_vector_t<CFF::code_pair_t> &fdselect_ranges /* OUT */,
1023 const hb_vector_t<CFF::code_pair_t> &fdselect_ranges);
Dtest-iter.cc122 hb_vector_t<int> v; in main()
155 test_iterable<hb_vector_t<float>> (); in main()
178 hb_array_t<hb_vector_t<int>> pa; in main()
Dhb-uniscribe.cc621 hb_vector_t<OPENTYPE_FEATURE_RECORD> feature_records; in _hb_uniscribe_shape()
622 hb_vector_t<range_record_t> range_records; in _hb_uniscribe_shape()
626 hb_vector_t<feature_event_t> feature_events; in _hb_uniscribe_shape()
661 hb_vector_t<active_feature_t> active_features; in _hb_uniscribe_shape()
839 hb_vector_t<TEXTRANGE_PROPERTIES*> range_properties; in _hb_uniscribe_shape()
840 hb_vector_t<int> range_char_counts; in _hb_uniscribe_shape()
Dhb-cff2-interp-cs.hh73 hb_vector_t<number_t> deltas;
189 hb_vector_t<float> scalars;
Dhb-aat-map.hh47 hb_vector_t<hb_mask_t> chain_flags;
Dhb-pool.hh98 hb_vector_t<chunk_t *> chunks;
Dhb-ot-cff1-table.hh149 void get_codes (hb_codepoint_t sid, hb_vector_t<hb_codepoint_t> &codes) const in get_codes()
181 const hb_vector_t<code_pair_t>& code_ranges, in serialize()
182 const hb_vector_t<code_pair_t>& supp_codes) in serialize()
281 void get_supplement_codes (hb_codepoint_t sid, hb_vector_t<hb_codepoint_t> &codes) const in get_supplement_codes()
469 const hb_vector_t<code_pair_t>& sid_ranges) in serialize()
1191 hb_vector_t<cff1_font_dict_values_t> fontDicts;
1192 hb_vector_t<PRIVDICTVAL> privateDicts;
Dhb-subset-cff1.cc331 struct range_list_t : hb_vector_t<code_pair_t>
474 hb_vector_t<hb_codepoint_t> supp_codes; in plan_subset_encoding()
848 hb_vector_t<unsigned int> topdict_sizes;
856 hb_vector_t<code_pair_t> subset_fdselect_ranges;
864 hb_vector_t<str_buff_vec_t> subset_localsubrs;
865 hb_vector_t<font_dict_values_mod_t> fontdicts_mod;
874 hb_vector_t<code_pair_t> subset_enc_supp_codes;
Dhb-ot-glyf-table.hh165 hb_vector_t<SubsetGlyph> glyphs; in subset()
183 hb_vector_t<SubsetGlyph> *glyphs /* OUT */) const in _populate_subset_glyphs()
569 hb_vector_t<unsigned int> &end_points_ /* OUT */, in get_contour_points()
653 hb_vector_t<unsigned int> &end_points_ /* OUT */, in get_contour_points()
714 hb_vector_t<unsigned int> &end_points_ /* OUT */, in get_contour_points()
852 hb_vector_t<unsigned int> end_points; in get_points_var()
Dhb-cff-interp-common.hh374 typedef hb_vector_t<byte_str_t> byte_str_array_t;
464 hb_vector_t<ELEM> elements;
589 hb_vector_t<VAL> values;
Dhb-bimap.hh149 hb_vector_t <hb_codepoint_t> work; in sort()
Dhb-subset-cff2.cc429 hb_vector_t<code_pair_t> subset_fdselect_ranges;
435 hb_vector_t<str_buff_vec_t> subset_localsubrs;
436 hb_vector_t<table_info_t> privateDictInfos;
Dhb-serialize.hh78 hb_vector_t<link_t> links;
459 hb_vector_t<object_t *> packed;
Dhb-coretext.cc465 hb_vector_t<feature_record_t> feature_records; in _hb_coretext_shape()
466 hb_vector_t<range_record_t> range_records; in _hb_coretext_shape()
475 hb_vector_t<feature_event_t> feature_events; in _hb_coretext_shape()
514 hb_vector_t<active_feature_t> active_features; in _hb_coretext_shape()
Dhb-ot-cff2-table.hh525 hb_vector_t<cff2_font_dict_values_t> fontDicts;
526 hb_vector_t<PRIVDICTVAL> privateDicts;
Dhb-ot-post-table.hh244 hb_vector_t<uint32_t> index_to_offset;
Dhb-object.hh48 hb_vector_t<item_t> items;
Dhb-subset.cc77 hb_vector_t<char> buf; in _subset2()
Dhb-ot-name-table.hh317 hb_vector_t<hb_ot_name_entry_t> names;
Dhb-face.cc604 hb_vector_t<table_entry_t> tables;

12