Documentation
Dlang.org
hb_ot_name_entry_t
harfbuzz
c
types
Structure representing a name ID in a particular language.
struct
hb_ot_name_entry_t {
hb_ot_name_id_t
nameId
;
hb_var_int_t
var
;
hb_language_t
language
;
}
Members
Variables
language
hb_language_t
language
;
language
nameId
hb_ot_name_id_t
nameId
;
name ID
var
hb_var_int_t
var
;
harfbuzz
c
types
aliases
hb_bool_t
hb_codepoint_t
hb_color_t
hb_font_get_font_h_extents_func_t
hb_font_get_font_v_extents_func_t
hb_font_get_glyph_h_advance_func_t
hb_font_get_glyph_h_advances_func_t
hb_font_get_glyph_h_kerning_func_t
hb_font_get_glyph_h_origin_func_t
hb_font_get_glyph_v_advance_func_t
hb_font_get_glyph_v_advances_func_t
hb_font_get_glyph_v_kerning_func_t
hb_font_get_glyph_v_origin_func_t
hb_language_t
hb_mask_t
hb_ot_name_id_t
hb_position_t
hb_tag_t
enums
hb_aat_layout_feature_selector_t
hb_aat_layout_feature_type_t
hb_buffer_cluster_level_t
hb_buffer_content_type_t
hb_buffer_diff_flags_t
hb_buffer_flags_t
hb_buffer_serialize_flags_t
hb_buffer_serialize_format_t
hb_direction_t
hb_glyph_flags_t
hb_memory_mode_t
hb_ot_color_palette_flags_t
hb_ot_layout_baseline_tag_t
hb_ot_layout_glyph_class_t
hb_ot_math_constant_t
hb_ot_math_glyph_part_flags_t
hb_ot_math_kern_t
hb_ot_meta_tag_t
hb_ot_metrics_tag_t
hb_ot_name_id_predefined_t
hb_ot_var_axis_flags_t
hb_paint_composite_mode_t
hb_paint_extend_t
hb_script_t
hb_style_tag_t
hb_unicode_combining_class_t
hb_unicode_general_category_t
structs
hb_aat_layout_feature_selector_info_t
hb_blob_t
hb_buffer_t
hb_color_line_t
hb_color_stop_t
hb_draw_funcs_t
hb_draw_state_t
hb_face_t
hb_feature_t
hb_font_extents_t
hb_font_funcs_t
hb_font_t
hb_glyph_extents_t
hb_glyph_info_t
hb_glyph_position_t
hb_map_t
hb_ot_color_layer_t
hb_ot_math_glyph_part_t
hb_ot_math_glyph_variant_t
hb_ot_math_kern_entry_t
hb_ot_name_entry_t
hb_ot_var_axis_info_t
hb_ot_var_axis_t
hb_paint_funcs_t
hb_segment_properties_t
hb_set_t
hb_shape_plan_t
hb_unicode_funcs_t
hb_user_data_key_t
hb_variation_t
unions
hb_var_int_t
hb_var_num_t
Structure representing a name ID in a particular language.