Home
last modified time | relevance | path

Searched defs:Offset32 (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_vvar.rs70 pub fn item_variation_store_offset(&self) -> Offset32 { in item_variation_store_offset()
82 pub fn advance_height_mapping_offset(&self) -> Nullable<Offset32> { in advance_height_mapping_offset()
94 pub fn tsb_mapping_offset(&self) -> Nullable<Offset32> { in tsb_mapping_offset()
106 pub fn bsb_mapping_offset(&self) -> Nullable<Offset32> { in bsb_mapping_offset()
118 pub fn v_org_mapping_offset(&self) -> Nullable<Offset32> { in v_org_mapping_offset()
H A Dgenerated_hvar.rs65 pub fn item_variation_store_offset(&self) -> Offset32 { in item_variation_store_offset()
77 pub fn advance_width_mapping_offset(&self) -> Nullable<Offset32> { in advance_width_mapping_offset()
89 pub fn lsb_mapping_offset(&self) -> Nullable<Offset32> { in lsb_mapping_offset()
101 pub fn rsb_mapping_offset(&self) -> Nullable<Offset32> { in rsb_mapping_offset()
H A Dgenerated_cpal.rs126 pub fn color_records_array_offset(&self) -> Nullable<Offset32> { in color_records_array_offset()
151 pub fn palette_types_array_offset(&self) -> Option<Nullable<Offset32>> { in palette_types_array_offset()
171 pub fn palette_labels_array_offset(&self) -> Option<Nullable<Offset32>> { in palette_labels_array_offset()
193 pub fn palette_entry_labels_array_offset(&self) -> Option<Nullable<Offset32>> { in palette_entry_labels_array_offset()
H A Dgenerated_gdef.rs158 pub fn item_var_store_offset(&self) -> Option<Nullable<Offset32>> { in item_var_store_offset()
993 pub fn coverage_offsets(&self) -> &'a [BigEndian<Offset32>] { in coverage_offsets()
999 pub fn coverages(&self) -> ArrayOfOffsets<'a, CoverageTable<'a>, Offset32> { in coverages() argument
H A Dgenerated_variations.rs1033 pub fn variation_region_list_offset(&self) -> Offset32 { in variation_region_list_offset()
1052 pub fn item_variation_data_offsets(&self) -> &'a [BigEndian<Nullable<Offset32>>] { in item_variation_data_offsets()
1060 ) -> ArrayOfNullableOffsets<'a, ItemVariationData<'a>, Offset32> { in item_variation_data() argument
H A Dgenerated_sbix.rs403 pub fn strike_offsets(&self) -> &'a [BigEndian<Offset32>] { in strike_offsets()
409 pub fn strikes(&self) -> ArrayOfOffsets<'a, Strike<'a>, Offset32> { in strikes() argument
H A Dgenerated_colr.rs127 pub fn base_glyph_records_offset(&self) -> Nullable<Offset32> { in base_glyph_records_offset()
141 pub fn layer_records_offset(&self) -> Nullable<Offset32> { in layer_records_offset()
160 pub fn base_glyph_list_offset(&self) -> Option<Nullable<Offset32>> { in base_glyph_list_offset()
172 pub fn layer_list_offset(&self) -> Option<Nullable<Offset32>> { in layer_list_offset()
184 pub fn clip_list_offset(&self) -> Option<Nullable<Offset32>> { in clip_list_offset()
196 pub fn var_index_map_offset(&self) -> Option<Nullable<Offset32>> { in var_index_map_offset()
208 pub fn item_variation_store_offset(&self) -> Option<Nullable<Offset32>> { in item_variation_store_offset()
498 pub fn paint_offset(&self) -> Offset32 { in paint_offset()
580 pub fn paint_offsets(&self) -> &'a [BigEndian<Offset32>] { in paint_offsets()
586 pub fn paints(&self) -> ArrayOfOffsets<'a, Paint<'a>, Offset32> { in paints() argument
H A Dgenerated_test_records.rs269 pub fn other_offset(&self) -> Offset32 { in other_offset()
H A Dgenerated_cmap.rs126 pub fn subtable_offset(&self) -> Offset32 { in subtable_offset()
1659 pub fn default_uvs_offset(&self) -> Nullable<Offset32> { in default_uvs_offset()
1674 pub fn non_default_uvs_offset(&self) -> Nullable<Offset32> { in non_default_uvs_offset()
H A Dgenerated_stat.rs102 pub fn design_axes_offset(&self) -> Offset32 { in design_axes_offset()
124 pub fn offset_to_axis_value_offsets(&self) -> Nullable<Offset32> { in offset_to_axis_value_offsets()
H A Dgenerated_gsub.rs111 pub fn feature_variations_offset(&self) -> Option<Nullable<Offset32>> { in feature_variations_offset()
1300 pub fn extension_offset(&self) -> Offset32 { in extension_offset()
H A Dgenerated_gvar.rs101 pub fn shared_tuples_offset(&self) -> Offset32 { in shared_tuples_offset()
H A Dgenerated_layout.rs3997 pub fn condition_set_offset(&self) -> Nullable<Offset32> { in condition_set_offset()
4015 pub fn feature_table_substitution_offset(&self) -> Nullable<Offset32> { in feature_table_substitution_offset()
4109 pub fn condition_offsets(&self) -> &'a [BigEndian<Offset32>] { in condition_offsets()
4115 pub fn conditions(&self) -> ArrayOfOffsets<'a, ConditionFormat1<'a>, Offset32> { in conditions() argument
4364 pub fn alternate_feature_offset(&self) -> Offset32 { in alternate_feature_offset()
H A Dgenerated_test_offsets_arrays.rs187 pub fn versioned_nullable_offset(&self) -> Option<Nullable<Offset32>> { in versioned_nullable_offset()
H A Dgenerated_base.rs93 pub fn item_var_store_offset(&self) -> Option<Nullable<Offset32>> { in item_var_store_offset()
H A Dgenerated_gpos.rs111 pub fn feature_variations_offset(&self) -> Option<Nullable<Offset32>> { in feature_variations_offset()
3661 pub fn extension_offset(&self) -> Offset32 { in extension_offset()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/
H A Dtraversal.rs61 Offset32(u32), enumerator
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-open-type.hh327 typedef Offset<HBUINT32> Offset32; typedef