Warning, file /include/harfbuzz/hb-gobject-enums.h was not indexed
or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001
0002
0003
0004
0005
0006
0007
0008
0009
0010
0011
0012
0013
0014
0015
0016
0017
0018
0019
0020
0021
0022
0023
0024
0025
0026
0027
0028
0029
0030 #if !defined(HB_GOBJECT_H_IN) && !defined(HB_NO_SINGLE_HEADER_ERROR)
0031 #error "Include <hb-gobject.h> instead."
0032 #endif
0033
0034 #ifndef HB_GOBJECT_ENUMS_H
0035 #define HB_GOBJECT_ENUMS_H
0036
0037 #include "hb.h"
0038
0039 #include <glib-object.h>
0040
0041 HB_BEGIN_DECLS
0042 HB_EXTERN GType
0043 hb_gobject_aat_layout_feature_type_get_type (void) G_GNUC_CONST;
0044 #define HB_GOBJECT_TYPE_AAT_LAYOUT_FEATURE_TYPE (hb_gobject_aat_layout_feature_type_get_type ())
0045 HB_EXTERN GType
0046 hb_gobject_aat_layout_feature_selector_get_type (void) G_GNUC_CONST;
0047 #define HB_GOBJECT_TYPE_AAT_LAYOUT_FEATURE_SELECTOR (hb_gobject_aat_layout_feature_selector_get_type ())
0048 HB_EXTERN GType
0049 hb_gobject_memory_mode_get_type (void) G_GNUC_CONST;
0050 #define HB_GOBJECT_TYPE_MEMORY_MODE (hb_gobject_memory_mode_get_type ())
0051 HB_EXTERN GType
0052 hb_gobject_glyph_flags_get_type (void) G_GNUC_CONST;
0053 #define HB_GOBJECT_TYPE_GLYPH_FLAGS (hb_gobject_glyph_flags_get_type ())
0054 HB_EXTERN GType
0055 hb_gobject_buffer_content_type_get_type (void) G_GNUC_CONST;
0056 #define HB_GOBJECT_TYPE_BUFFER_CONTENT_TYPE (hb_gobject_buffer_content_type_get_type ())
0057 HB_EXTERN GType
0058 hb_gobject_buffer_flags_get_type (void) G_GNUC_CONST;
0059 #define HB_GOBJECT_TYPE_BUFFER_FLAGS (hb_gobject_buffer_flags_get_type ())
0060 HB_EXTERN GType
0061 hb_gobject_buffer_cluster_level_get_type (void) G_GNUC_CONST;
0062 #define HB_GOBJECT_TYPE_BUFFER_CLUSTER_LEVEL (hb_gobject_buffer_cluster_level_get_type ())
0063 HB_EXTERN GType
0064 hb_gobject_buffer_serialize_flags_get_type (void) G_GNUC_CONST;
0065 #define HB_GOBJECT_TYPE_BUFFER_SERIALIZE_FLAGS (hb_gobject_buffer_serialize_flags_get_type ())
0066 HB_EXTERN GType
0067 hb_gobject_buffer_serialize_format_get_type (void) G_GNUC_CONST;
0068 #define HB_GOBJECT_TYPE_BUFFER_SERIALIZE_FORMAT (hb_gobject_buffer_serialize_format_get_type ())
0069 HB_EXTERN GType
0070 hb_gobject_buffer_diff_flags_get_type (void) G_GNUC_CONST;
0071 #define HB_GOBJECT_TYPE_BUFFER_DIFF_FLAGS (hb_gobject_buffer_diff_flags_get_type ())
0072 HB_EXTERN GType
0073 hb_gobject_direction_get_type (void) G_GNUC_CONST;
0074 #define HB_GOBJECT_TYPE_DIRECTION (hb_gobject_direction_get_type ())
0075 HB_EXTERN GType
0076 hb_gobject_ot_color_palette_flags_get_type (void) G_GNUC_CONST;
0077 #define HB_GOBJECT_TYPE_OT_COLOR_PALETTE_FLAGS (hb_gobject_ot_color_palette_flags_get_type ())
0078 HB_EXTERN GType
0079 hb_gobject_ot_layout_glyph_class_get_type (void) G_GNUC_CONST;
0080 #define HB_GOBJECT_TYPE_OT_LAYOUT_GLYPH_CLASS (hb_gobject_ot_layout_glyph_class_get_type ())
0081 HB_EXTERN GType
0082 hb_gobject_ot_layout_baseline_tag_get_type (void) G_GNUC_CONST;
0083 #define HB_GOBJECT_TYPE_OT_LAYOUT_BASELINE_TAG (hb_gobject_ot_layout_baseline_tag_get_type ())
0084 HB_EXTERN GType
0085 hb_gobject_ot_math_constant_get_type (void) G_GNUC_CONST;
0086 #define HB_GOBJECT_TYPE_OT_MATH_CONSTANT (hb_gobject_ot_math_constant_get_type ())
0087 HB_EXTERN GType
0088 hb_gobject_ot_math_kern_get_type (void) G_GNUC_CONST;
0089 #define HB_GOBJECT_TYPE_OT_MATH_KERN (hb_gobject_ot_math_kern_get_type ())
0090 HB_EXTERN GType
0091 hb_gobject_ot_math_glyph_part_flags_get_type (void) G_GNUC_CONST;
0092 #define HB_GOBJECT_TYPE_OT_MATH_GLYPH_PART_FLAGS (hb_gobject_ot_math_glyph_part_flags_get_type ())
0093 HB_EXTERN GType
0094 hb_gobject_ot_meta_tag_get_type (void) G_GNUC_CONST;
0095 #define HB_GOBJECT_TYPE_OT_META_TAG (hb_gobject_ot_meta_tag_get_type ())
0096 HB_EXTERN GType
0097 hb_gobject_ot_metrics_tag_get_type (void) G_GNUC_CONST;
0098 #define HB_GOBJECT_TYPE_OT_METRICS_TAG (hb_gobject_ot_metrics_tag_get_type ())
0099 HB_EXTERN GType
0100 hb_gobject_ot_name_id_predefined_get_type (void) G_GNUC_CONST;
0101 #define HB_GOBJECT_TYPE_OT_NAME_ID_PREDEFINED (hb_gobject_ot_name_id_predefined_get_type ())
0102 HB_EXTERN GType
0103 hb_gobject_ot_var_axis_flags_get_type (void) G_GNUC_CONST;
0104 #define HB_GOBJECT_TYPE_OT_VAR_AXIS_FLAGS (hb_gobject_ot_var_axis_flags_get_type ())
0105 HB_EXTERN GType
0106 hb_gobject_paint_extend_get_type (void) G_GNUC_CONST;
0107 #define HB_GOBJECT_TYPE_PAINT_EXTEND (hb_gobject_paint_extend_get_type ())
0108 HB_EXTERN GType
0109 hb_gobject_paint_composite_mode_get_type (void) G_GNUC_CONST;
0110 #define HB_GOBJECT_TYPE_PAINT_COMPOSITE_MODE (hb_gobject_paint_composite_mode_get_type ())
0111 HB_EXTERN GType
0112 hb_gobject_script_get_type (void) G_GNUC_CONST;
0113 #define HB_GOBJECT_TYPE_SCRIPT (hb_gobject_script_get_type ())
0114 HB_EXTERN GType
0115 hb_gobject_style_tag_get_type (void) G_GNUC_CONST;
0116 #define HB_GOBJECT_TYPE_STYLE_TAG (hb_gobject_style_tag_get_type ())
0117 HB_EXTERN GType
0118 hb_gobject_unicode_general_category_get_type (void) G_GNUC_CONST;
0119 #define HB_GOBJECT_TYPE_UNICODE_GENERAL_CATEGORY (hb_gobject_unicode_general_category_get_type ())
0120 HB_EXTERN GType
0121 hb_gobject_unicode_combining_class_get_type (void) G_GNUC_CONST;
0122 #define HB_GOBJECT_TYPE_UNICODE_COMBINING_CLASS (hb_gobject_unicode_combining_class_get_type ())
0123
0124 HB_END_DECLS
0125
0126 #endif
0127
0128
0129