Searched refs:HB_DEFINE_BOXED_TYPE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-gobject-structs.cc40 #define HB_DEFINE_BOXED_TYPE(name,copy_func,free_func) \ macro
55 HB_DEFINE_BOXED_TYPE (name, hb_##name##_reference, hb_##name##_destroy);
75 HB_DEFINE_BOXED_TYPE (feature, feature_reference, feature_destroy)
85 HB_DEFINE_BOXED_TYPE (glyph_info, glyph_info_reference, glyph_info_destroy)
95 HB_DEFINE_BOXED_TYPE (glyph_position, glyph_position_reference, glyph_position_destroy)
105 HB_DEFINE_BOXED_TYPE (segment_properties, segment_properties_reference, segment_properties_destroy)
109 HB_DEFINE_BOXED_TYPE (user_data_key, user_data_key_reference, user_data_key_destroy)
120 HB_DEFINE_BOXED_TYPE (language, language_reference, language_destroy)
/external/harfbuzz_ng/src/
H A Dhb-gobject-structs.cc40 #define HB_DEFINE_BOXED_TYPE(name,copy_func,free_func) \ macro
55 HB_DEFINE_BOXED_TYPE (name, hb_##name##_reference, hb_##name##_destroy);
75 HB_DEFINE_BOXED_TYPE (feature, feature_reference, feature_destroy)
85 HB_DEFINE_BOXED_TYPE (glyph_info, glyph_info_reference, glyph_info_destroy)
95 HB_DEFINE_BOXED_TYPE (glyph_position, glyph_position_reference, glyph_position_destroy)
105 HB_DEFINE_BOXED_TYPE (segment_properties, segment_properties_reference, segment_properties_destroy)
109 HB_DEFINE_BOXED_TYPE (user_data_key, user_data_key_reference, user_data_key_destroy)
120 HB_DEFINE_BOXED_TYPE (language, language_reference, language_destroy)

Completed in 1234 milliseconds