Home
last modified time | relevance | path

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

12

/external/harfbuzz_ng/src/
Dhb-ot-meta-table.hh62 HBUINT32 dataLength; /* Length of the data. The data is not required to
109 HBUINT32 version; /* Version number of the metadata table — set to 1. */
110 HBUINT32 flags; /* Flags — currently unused; set to 0. */
111 HBUINT32 dataOffset; /* Per Apple specification:
Dhb-ot-os2-table.hh54 HBUINT32 ulCodePageRange1;
55 HBUINT32 ulCodePageRange2;
186 HBUINT32 ulUnicodeRange[4]) const in _update_unicode_ranges()
188 HBUINT32 newBits[4]; in _update_unicode_ranges()
273 HBUINT32 ulUnicodeRange[4];
Dhb-ot-post-table.hh281 HBUINT32 isFixedPitch; /* Set to 0 if the font is proportionally
284 HBUINT32 minMemType42; /* Minimum memory usage when an OpenType font
286 HBUINT32 maxMemType42; /* Maximum memory usage when an OpenType font
288 HBUINT32 minMemType1; /* Minimum memory usage when an OpenType font
290 HBUINT32 maxMemType1; /* Maximum memory usage when an OpenType font
Dhb-open-type.hh100 typedef IntType<uint32_t, 4> HBUINT32; /* 32-bit unsigned integer. */ typedef
148 HBUINT32 minor;
155 struct Tag : HBUINT32
157 Tag& operator = (hb_tag_t i) { HBUINT32::operator= (i); return *this; } in operator =()
202 typedef Offset<HBUINT32> Offset32;
206 struct CheckSum : HBUINT32
208 CheckSum& operator = (uint32_t i) { HBUINT32::operator= (i); return *this; } in operator =()
211 static uint32_t CalcTableChecksum (const HBUINT32 *Table, uint32_t Length) in CalcTableChecksum()
215 const HBUINT32 *EndPtr = Table + Length / HBUINT32::static_size; in CalcTableChecksum()
224 { *this = CalcTableChecksum ((const HBUINT32 *) data, length); } in set_for_data()
[all …]
Dhb-aat-ltag-table.hh81 HBUINT32 version; /* Table version; currently 1 */
82 HBUINT32 flags; /* Table flags; currently none defined */
Dhb-open-file.hh76 HBUINT32 length; /* Length of this table. */
136 HBUINT32 *checksum_adjustment = nullptr; in serialize()
306 HBUINT32 reserved; /* Reserved for handle to resource */
391 HBUINT32 reserved1; /* Reserved for handle to next resource map */
432 HBUINT32 dataLen; /* Length of resource data */
433 HBUINT32 mapLen; /* Length of resource map */
Dhb-ot-head-table.hh82 HBUINT32 checkSumAdjustment; /* To compute: set it to 0, sum the
85 HBUINT32 magicNumber; /* Set to 0x5F0F3CF5u. */
Dhb-ot-cmap-table.hh466 HBUINT32 startCharCode; /* First character code in this group. */
467 HBUINT32 endCharCode; /* Last character code in this group. */
468 HBUINT32 glyphID; /* Glyph index; interpretation depends on
515 struct CmapSubtableFormat10 : CmapSubtableTrimmed<HBUINT32 > {};
557 HBUINT32 length; /* Byte length of this subtable. */
558 HBUINT32 language; /* Ignore. */
559 SortedArrayOf<CmapSubtableLongGroup, HBUINT32>
677 struct DefaultUVS : SortedArrayOf<UnicodeValueRange, HBUINT32>
698 HBUINT32 len; in copy()
700 if (unlikely (!c->copy<HBUINT32> (len))) return nullptr; in copy()
[all …]
Dhb-ot-color-svg-table.hh68 HBUINT32 svgDocLength; /* Length of the SVG document.
114 HBUINT32 reserved; /* Set to 0. */
Dhb-ot-kern-table.hh245 HBUINT32 length; /* Length of the subtable (including this header). */
267 HBUINT32 version; /* Version--0x00010000u */
268 HBUINT32 tableCount; /* Number of subtables in the kerning table. */
340 HBUINT32 version32;
Dhb-ot-cff2-table.hh42 typedef CFFIndex<HBUINT32> CFF2Index;
43 template <typename Type> struct CFF2IndexOf : CFFIndexOf<HBUINT32, Type> {};
46 typedef FDArray<HBUINT32> CFF2FDArray;
47 typedef Subrs<HBUINT32> CFF2Subrs;
49 typedef FDSelect3_4<HBUINT32, HBUINT16> FDSelect4;
50 typedef FDSelect3_4_Range<HBUINT32, HBUINT16> FDSelect4_Range;
Dhb-aat-layout-just-table.hh146 HBUINT32 variationAxis; /* The 4-byte tag identifying the ductile axis.
236 HBUINT32 count;
301 HBUINT32 justClass; /* The justification category associated
Dhb-ot-color-cbdt-table.hh119 HBUINT32 imageDataOffset;
153 struct IndexSubtableFormat1 : IndexSubtableFormat1Or3<HBUINT32> {};
288 HBUINT32 indexTablesSize;
289 HBUINT32 numberOfIndexSubtables;
290 HBUINT32 colorRef;
Dhb-ot-color-sbix-table.hh206 HBUINT32 length;
209 HBUINT32 width;
210 HBUINT32 height;
Dhb-aat-layout-morx-table.hh487 const HBUINT32 *actionData = &ligAction[action_idx]; in transition()
555 const UnsizedArrayOf<HBUINT32> &ligAction;
585 NNOffsetTo<UnsizedArrayOf<HBUINT32>, HBUINT>
841 HBUINT32 enableFlags; /* Flags for the settings that this feature
843 HBUINT32 disableFlags; /* Complement of flags for the settings that this
923 HBUINT32 subFeatureFlags;/* The 32-bit mask identifying which subtable this is. */
1065 HBUINT32 defaultFlags; /* The default specification for subtables. */
1066 HBUINT32 length; /* Total byte count, including this header. */
1138 HBUINT32 chainCount; /* Number of metamorphosis chains contained in this
Dhb-ot-color-cpal-table.hh90 LNNOffsetTo<UnsizedArrayOf<HBUINT32>>
106 typedef HBUINT32 BGRAColor;
Dhb-aat-layout-kerx-table.hh615 HBUINT32 flags;
708 HBUINT32 flags;
715 LNNOffsetTo<Lookup<HBUINT32>> rowIndexTable;
716 LNNOffsetTo<Lookup<HBUINT32>> columnIndexTable;
760 HBUINT32 length;
761 HBUINT32 coverage;
762 HBUINT32 tupleCount;
988 HBUINT32 tableCount; /* The number of subtables included in the extended kerning
Dhb-aat-fdsc-table.hh69 HBUINT32 nalfType; /* If the tag is `nalf`, see non_alphabetic_value_t */
Dhb-ot-var-mvar-table.hh46 HBUINT32 varIdx; /* Outer/inner index into VariationStore item. */
Dhb-ot-var-gvar-table.hh453 ((HBUINT32 *) subset_offsets)[gid] = glyph_offset; in subset()
462 ((HBUINT32 *) subset_offsets)[num_glyphs] = glyph_offset; in subset()
501 const HBUINT32 * get_long_offset_array () const { return (const HBUINT32 *) &offsetZ; } in get_long_offset_array()
Dhb-aat-layout-feat-table.hh205 HBUINT32 reserved2; /* Reserved (set to zero). */
Dhb-ot-hdmx-table.hh169 HBUINT32 sizeDeviceRecord; /* Size of a device record, 32-bit aligned. */
Dhb-subset-cff-common.cc125 …min_size + FDSelect4::min_size + FDSelect4_Range::static_size * num_ranges + HBUINT32::static_size; in hb_plan_subset_cff_fdselect()
Dhb-cff-interp-common.hh275 { return serialize_int<HBUINT32, 0, 0x7FFFFFFF> (c, OpCode_longintdict, value); } in serialize_int4()
514 push_fixed ((int32_t)*(const HBUINT32*)&str_ref[0]); in push_fixed_from_substr()
Dhb-ot-glyf-table.hh110 _write_loca (padded_offsets, 0, hb_array ((HBUINT32*) loca_prime_data, num_offsets)); in _add_loca_and_head()
1015 const HBUINT32 *offsets = (const HBUINT32 *) loca_table->dataZ.arrayZ; in glyph_for_gid()

12