Home
last modified time | relevance | path

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

12

/external/harfbuzz_ng/src/
Dhb-subset-glyf.cc34 hb_vector_t<hb_codepoint_t> &glyph_ids, in _calculate_glyf_and_loca_prime_size()
39 hb_vector_t<unsigned int> *instruction_ranges /* OUT */) in _calculate_glyf_and_loca_prime_size()
160 hb_vector_t<unsigned int> &instruction_ranges, in _write_glyf_and_loca_prime()
166 hb_vector_t<hb_codepoint_t> &glyph_ids = plan->glyphs; in _write_glyf_and_loca_prime()
235 hb_vector_t<hb_codepoint_t> &glyphs_to_retain = plan->glyphs; in _hb_subset_glyf_and_loca()
239 hb_vector_t<unsigned int> instruction_ranges; in _hb_subset_glyf_and_loca()
Dhb-subset-cff-common.hh150 hb_vector_t<TableInfo> localSubrsInfos;
289 const hb_vector_t<hb_codepoint_t> &glyphs_, in SubrFlattener()
319 const hb_vector_t<hb_codepoint_t> &glyphs;
363 hb_vector_t<hb_set_t *> local_closures;
464 struct ParsedCStrs : hb_vector_t<ParsedCStr>
476 typedef hb_vector_t<ParsedCStr> SUPER;
614 hb_vector_t<SubrRemap> local_remaps;
650 bool subset (ACC &acc, const hb_vector_t<hb_codepoint_t> &glyphs, bool drop_hints) in subset()
734 …bool encode_charstrings (ACC &acc, const hb_vector_t<hb_codepoint_t> &glyphs, StrBuffArray &buffAr… in encode_charstrings()
964 hb_vector_t<ParsedCStrs> parsed_local_subrs;
[all …]
Dhb-ot-cff-common.hh64 typedef hb_vector_t<char, 1> StrBuff;
65 struct StrBuffArray : hb_vector_t<StrBuff>
78 typedef hb_vector_t<StrBuff> SUPER;
270 const hb_vector_t<unsigned int> &dataSizeArray, in serialize()
308 hb_vector_t<unsigned int> &dataSizeArray, /* OUT */ in calculate_serialized_size()
418 struct Remap : hb_vector_t<hb_codepoint_t>
464 typedef hb_vector_t<hb_codepoint_t> SUPER;
474 const hb_vector_t<DICTVAL> &fontDicts, in serialize()
508 const hb_vector_t<DICTVAL> &fontDicts, in serialize()
512 const hb_vector_t<TableInfo> &privateInfos) in serialize()
[all …]
Dhb-subset-cff-common.cc46 hb_plan_subset_cff_fdselect (const hb_vector_t<hb_codepoint_t> &glyphs, in hb_plan_subset_cff_fdselect()
52 hb_vector_t<code_pair> &fdselect_ranges /* OUT */, in hb_plan_subset_cff_fdselect()
151 const hb_vector_t<code_pair> &fdselect_ranges) in serialize_fdselect_3_4()
177 const hb_vector_t<code_pair> &fdselect_ranges) in hb_serialize_cff_fdselect()
Dhb-ot-map.hh170 hb_vector_t<feature_map_t, 8> features;
171 hb_vector_t<lookup_map_t, 16> lookups[2]; /* GSUB/GPOS */
172 hb_vector_t<stage_map_t, 4> stages[2]; /* GSUB/GPOS */
278 hb_vector_t<feature_info_t, 32> feature_infos;
279 hb_vector_t<stage_info_t, 8> stages[2]; /* GSUB/GPOS */
Dhb-vector.hh35 struct hb_vector_t struct
40 HB_NO_COPY_ASSIGN_TEMPLATE2 (hb_vector_t, Type, PreallocedCount); argument
41 hb_vector_t () { init (); } in hb_vector_t() argument
42 ~hb_vector_t () { fini (); } in ~hb_vector_t() argument
Dhb-aat-map.hh47 hb_vector_t<hb_mask_t, 1> chain_flags;
87 hb_vector_t<feature_info_t, 32> features;
Dhb-ot-cmap-table.hh86 const hb_vector_t<segment_plan> &segments) in serialize()
157 static size_t get_sub_table_size (const hb_vector_t<segment_plan> &segments) in get_sub_table_size()
180 hb_vector_t<segment_plan> *segments) in create_sub_table_plan()
494 const hb_vector_t<CmapSubtableLongGroup> &group_data) in serialize()
522 const hb_vector_t<CmapSubtableLongGroup> &groups) in serialize()
533 static size_t get_sub_table_size (const hb_vector_t<CmapSubtableLongGroup> &groups) in get_sub_table_size()
539 hb_vector_t<CmapSubtableLongGroup> *groups) in create_sub_table_plan()
856 hb_vector_t<CmapSubtableFormat4::segment_plan> format4_segments;
857 hb_vector_t<CmapSubtableLongGroup> format12_groups;
Dhb-ot-vorg-table.hh74 const hb_vector_t<VertOriginMetric> &subset_metrics, in _subset()
111 hb_vector_t<VertOriginMetric> subset_metrics; in subset()
Dhb-subset-plan.cc102 hb_vector_t<hb_codepoint_t> *glyphs) in _populate_gids_to_retain()
159 _create_old_gid_to_new_gid_map (const hb_vector_t<hb_codepoint_t> &glyphs, in _create_old_gid_to_new_gid_map()
Dhb-subset-cff1.cc327 struct RangeList : hb_vector_t<code_pair>
468 hb_vector_t<hb_codepoint_t> supp_codes; in plan_subset_encoding()
828 hb_vector_t<unsigned int> topdict_sizes;
836 hb_vector_t<code_pair> subset_fdselect_ranges;
844 hb_vector_t<StrBuffArray> subset_localsubrs;
845 hb_vector_t<FontDictValuesMod> fontdicts_mod;
854 hb_vector_t<code_pair> subset_enc_supp_codes;
869 const hb_vector_t<hb_codepoint_t>& glyphs, in _write_cff1()
Dhb-uniscribe.cc613 hb_vector_t<OPENTYPE_FEATURE_RECORD> feature_records; in _hb_uniscribe_shape()
614 hb_vector_t<range_record_t> range_records; in _hb_uniscribe_shape()
618 hb_vector_t<feature_event_t> feature_events; in _hb_uniscribe_shape()
653 hb_vector_t<active_feature_t> active_features; in _hb_uniscribe_shape()
831 hb_vector_t<TEXTRANGE_PROPERTIES*> range_properties; in _hb_uniscribe_shape()
832 hb_vector_t<int> range_char_counts; in _hb_uniscribe_shape()
Dhb-cff2-interp-cs.hh73 hb_vector_t<Number> deltas;
189 hb_vector_t<float> scalars;
Dhb-subset-cff2.cc423 hb_vector_t<code_pair> subset_fdselect_ranges;
429 hb_vector_t<StrBuffArray> subset_localsubrs;
430 hb_vector_t<TableInfo> privateDictInfos;
439 const hb_vector_t<hb_codepoint_t>& glyphs, in _write_cff2()
Dhb-ot-cff1-table.hh150 void get_codes (hb_codepoint_t sid, hb_vector_t<hb_codepoint_t> &codes) const in get_codes()
196 const hb_vector_t<code_pair>& code_ranges, in serialize()
197 const hb_vector_t<code_pair>& supp_codes) in serialize()
283 void get_supplement_codes (hb_codepoint_t sid, hb_vector_t<hb_codepoint_t> &codes) const in get_supplement_codes()
470 const hb_vector_t<code_pair>& sid_ranges) in serialize()
1171 hb_vector_t<CFF1FontDictValues> fontDicts;
1172 hb_vector_t<PRIVDICTVAL> privateDicts;
Dhb-subset-plan.hh48 hb_vector_t<hb_codepoint_t> glyphs;
Dhb-cff-interp-common.hh407 typedef hb_vector_t<ByteStr> ByteStrArray;
504 hb_vector_t<ELEM, kSizeLimit> elements;
631 hb_vector_t<VAL> values;
Dhb-coretext.cc479 hb_vector_t<feature_record_t> feature_records; in _hb_coretext_shape()
480 hb_vector_t<range_record_t> range_records; in _hb_coretext_shape()
489 hb_vector_t<feature_event_t> feature_events; in _hb_coretext_shape()
528 hb_vector_t<active_feature_t> active_features; in _hb_coretext_shape()
Dhb-ot-cff2-table.hh520 hb_vector_t<CFF2FontDictValues> fontDicts;
521 hb_vector_t<PRIVDICTVAL> privateDicts;
Dhb-ot-post-table.hh244 hb_vector_t<uint32_t, 1> index_to_offset;
Dhb-ot-name-table.hh260 hb_vector_t<hb_ot_name_entry_t> names;
Dhb-subset.cc74 hb_vector_t<char> buf; in _subset2()
Dhb-ot-layout-gsub-table.hh112 hb_vector_t<GlyphID> from; in subset()
113 hb_vector_t<GlyphID> to; in subset()
211 hb_vector_t<GlyphID> from; in subset()
212 hb_vector_t<GlyphID> to; in subset()
Dhb-object.hh48 hb_vector_t <item_t, 1> items;
Dhb-ot-hmtx-table.hh96 hb_vector_t<hb_codepoint_t> &gids = plan->glyphs; in subset()

12