/external/harfbuzz_ng/src/ |
D | hb-unicode.cc | 56 hb_unicode_combining_class_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_combining_class_nil() argument 57 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_combining_class_nil() argument 58 void *user_data HB_UNUSED) in hb_unicode_combining_class_nil() argument 65 hb_unicode_eastasian_width_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_eastasian_width_nil() argument 66 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_eastasian_width_nil() argument 67 void *user_data HB_UNUSED) in hb_unicode_eastasian_width_nil() argument 74 hb_unicode_general_category_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_general_category_nil() argument 75 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_general_category_nil() argument 76 void *user_data HB_UNUSED) in hb_unicode_general_category_nil() argument 82 hb_unicode_mirroring_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_mirroring_nil() argument [all …]
|
D | hb-font.cc | 55 hb_font_get_font_h_extents_nil (hb_font_t *font HB_UNUSED, in hb_font_get_font_h_extents_nil() argument 56 void *font_data HB_UNUSED, in hb_font_get_font_h_extents_nil() argument 58 void *user_data HB_UNUSED) in hb_font_get_font_h_extents_nil() argument 65 void *font_data HB_UNUSED, in hb_font_get_font_h_extents_default() argument 67 void *user_data HB_UNUSED) in hb_font_get_font_h_extents_default() argument 79 hb_font_get_font_v_extents_nil (hb_font_t *font HB_UNUSED, in hb_font_get_font_v_extents_nil() argument 80 void *font_data HB_UNUSED, in hb_font_get_font_v_extents_nil() argument 82 void *user_data HB_UNUSED) in hb_font_get_font_v_extents_nil() argument 89 void *font_data HB_UNUSED, in hb_font_get_font_v_extents_default() argument 91 void *user_data HB_UNUSED) in hb_font_get_font_v_extents_default() argument [all …]
|
D | hb-debug.hh | 180 _hb_debug_msg_va<0> (const char *what HB_UNUSED, in _hb_debug_msg_va() argument 181 const void *obj HB_UNUSED, in _hb_debug_msg_va() argument 182 const char *func HB_UNUSED, in _hb_debug_msg_va() argument 183 bool indented HB_UNUSED, in _hb_debug_msg_va() argument 184 unsigned int level HB_UNUSED, in _hb_debug_msg_va() argument 185 int level_dir HB_UNUSED, in _hb_debug_msg_va() argument 186 const char *message HB_UNUSED, in _hb_debug_msg_va() argument 187 va_list ap HB_UNUSED) {} in _hb_debug_msg_va() argument 214 _hb_debug_msg<0> (const char *what HB_UNUSED, 215 const void *obj HB_UNUSED, [all …]
|
D | hb-ot-font.cc | 63 hb_ot_get_nominal_glyph (hb_font_t *font HB_UNUSED, in hb_ot_get_nominal_glyph() argument 67 void *user_data HB_UNUSED) in hb_ot_get_nominal_glyph() argument 74 hb_ot_get_nominal_glyphs (hb_font_t *font HB_UNUSED, in hb_ot_get_nominal_glyphs() argument 81 void *user_data HB_UNUSED) in hb_ot_get_nominal_glyphs() argument 90 hb_ot_get_variation_glyph (hb_font_t *font HB_UNUSED, in hb_ot_get_variation_glyph() argument 95 void *user_data HB_UNUSED) in hb_ot_get_variation_glyph() argument 108 void *user_data HB_UNUSED) in hb_ot_get_glyph_h_advances() argument 128 void *user_data HB_UNUSED) in hb_ot_get_glyph_v_advances() argument 147 void *user_data HB_UNUSED) in hb_ot_get_glyph_v_origin() argument 183 void *user_data HB_UNUSED) in hb_ot_get_glyph_extents() argument [all …]
|
D | hb-ucd.cc | 24 hb_ucd_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_combining_class() argument 26 void *user_data HB_UNUSED) in hb_ucd_combining_class() argument 32 hb_ucd_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_general_category() argument 34 void *user_data HB_UNUSED) in hb_ucd_general_category() argument 40 hb_ucd_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_mirroring() argument 42 void *user_data HB_UNUSED) in hb_ucd_mirroring() argument 48 hb_ucd_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_script() argument 50 void *user_data HB_UNUSED) in hb_ucd_script() argument 128 hb_ucd_compose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_compose() argument 130 void *user_data HB_UNUSED) in hb_ucd_compose() argument [all …]
|
D | hb-utf.hh | 296 const TCodepoint *end HB_UNUSED, in next() 308 const TCodepoint *start HB_UNUSED, in prev() 327 encode_len (hb_codepoint_t unicode HB_UNUSED) in encode_len() 334 const codepoint_t *end HB_UNUSED, in encode() 354 const codepoint_t *end HB_UNUSED, in next() 356 hb_codepoint_t replacement HB_UNUSED) in next() 364 const codepoint_t *start HB_UNUSED, in prev() 366 hb_codepoint_t replacement HB_UNUSED) in prev() 381 encode_len (hb_codepoint_t unicode HB_UNUSED) in encode_len() 388 const codepoint_t *end HB_UNUSED, in encode() [all …]
|
D | hb-fallback-shape.cc | 38 _hb_fallback_shaper_face_data_create (hb_face_t *face HB_UNUSED) in _hb_fallback_shaper_face_data_create() argument 44 _hb_fallback_shaper_face_data_destroy (hb_fallback_face_data_t *data HB_UNUSED) in _hb_fallback_shaper_face_data_destroy() argument 56 _hb_fallback_shaper_font_data_create (hb_font_t *font HB_UNUSED) in _hb_fallback_shaper_font_data_create() argument 62 _hb_fallback_shaper_font_data_destroy (hb_fallback_font_data_t *data HB_UNUSED) in _hb_fallback_shaper_font_data_destroy() argument 72 _hb_fallback_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_fallback_shape() argument 75 const hb_feature_t *features HB_UNUSED, in _hb_fallback_shape() argument 76 unsigned int num_features HB_UNUSED) in _hb_fallback_shape() argument
|
D | hb-glib.cc | 208 hb_glib_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_combining_class() argument 210 void *user_data HB_UNUSED) in hb_glib_unicode_combining_class() argument 217 hb_glib_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_general_category() argument 219 void *user_data HB_UNUSED) in hb_glib_unicode_general_category() argument 227 hb_glib_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_mirroring() argument 229 void *user_data HB_UNUSED) in hb_glib_unicode_mirroring() argument 236 hb_glib_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_script() argument 238 void *user_data HB_UNUSED) in hb_glib_unicode_script() argument 244 hb_glib_unicode_compose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_compose() argument 248 void *user_data HB_UNUSED) in hb_glib_unicode_compose() argument [all …]
|
D | hb-icu.cc | 85 hb_icu_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_combining_class() argument 87 void *user_data HB_UNUSED) in hb_icu_unicode_combining_class() argument 94 hb_icu_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_general_category() argument 96 void *user_data HB_UNUSED) in hb_icu_unicode_general_category() argument 145 hb_icu_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_mirroring() argument 147 void *user_data HB_UNUSED) in hb_icu_unicode_mirroring() argument 153 hb_icu_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_script() argument 155 void *user_data HB_UNUSED) in hb_icu_unicode_script() argument 167 hb_icu_unicode_compose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_compose() argument 171 void *user_data HB_UNUSED) in hb_icu_unicode_compose() argument [all …]
|
D | hb-ft.cc | 185 hb_ft_get_nominal_glyph (hb_font_t *font HB_UNUSED, in hb_ft_get_nominal_glyph() argument 189 void *user_data HB_UNUSED) in hb_ft_get_nominal_glyph() argument 217 hb_ft_get_nominal_glyphs (hb_font_t *font HB_UNUSED, in hb_ft_get_nominal_glyphs() argument 224 void *user_data HB_UNUSED) in hb_ft_get_nominal_glyphs() argument 243 hb_ft_get_variation_glyph (hb_font_t *font HB_UNUSED, in hb_ft_get_variation_glyph() argument 248 void *user_data HB_UNUSED) in hb_ft_get_variation_glyph() argument 268 void *user_data HB_UNUSED) in hb_ft_get_glyph_h_advances() argument 306 void *user_data HB_UNUSED) in hb_ft_get_glyph_v_advance() argument 329 void *user_data HB_UNUSED) in hb_ft_get_glyph_v_origin() argument 357 void *user_data HB_UNUSED) in hb_ft_get_glyph_h_kerning() argument [all …]
|
D | hb-dispatch.hh | 49 bool may_dispatch (const T *obj HB_UNUSED, const F *format HB_UNUSED) { return true; } in may_dispatch() 54 static bool stop_sublookup_iteration (const return_t r HB_UNUSED) { return false; } in stop_sublookup_iteration()
|
D | hb-ot-shape-complex-myanmar.cc | 118 setup_masks_myanmar (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_masks_myanmar() argument 120 hb_font_t *font HB_UNUSED) in setup_masks_myanmar() argument 135 setup_syllables_myanmar (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_syllables_myanmar() argument 136 hb_font_t *font HB_UNUSED, in setup_syllables_myanmar() argument 255 reorder_syllable_myanmar (const hb_ot_shape_plan_t *plan HB_UNUSED, in reorder_syllable_myanmar() argument 256 hb_face_t *face HB_UNUSED, in reorder_syllable_myanmar() argument 275 insert_dotted_circles_myanmar (const hb_ot_shape_plan_t *plan HB_UNUSED, in insert_dotted_circles_myanmar() argument
|
D | hb-ot-shape-complex-khmer.cc | 203 setup_masks_khmer (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_masks_khmer() argument 205 hb_font_t *font HB_UNUSED) in setup_masks_khmer() argument 219 setup_syllables_khmer (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_syllables_khmer() argument 220 hb_font_t *font HB_UNUSED, in setup_syllables_khmer() argument 234 hb_face_t *face HB_UNUSED, in reorder_consonant_syllable() argument 329 insert_dotted_circles_khmer (const hb_ot_shape_plan_t *plan HB_UNUSED, in insert_dotted_circles_khmer() argument
|
D | hb-ot-shape-complex-arabic-fallback.hh | 48 arabic_fallback_synthesize_lookup_single (const hb_ot_shape_plan_t *plan HB_UNUSED, in arabic_fallback_synthesize_lookup_single() argument 99 arabic_fallback_synthesize_lookup_ligature (const hb_ot_shape_plan_t *plan HB_UNUSED, in arabic_fallback_synthesize_lookup_ligature() argument 218 arabic_fallback_plan_init_win1256 (arabic_fallback_plan_t *fallback_plan HB_UNUSED, in arabic_fallback_plan_init_win1256() argument 219 const hb_ot_shape_plan_t *plan HB_UNUSED, in arabic_fallback_plan_init_win1256() argument 220 hb_font_t *font HB_UNUSED) in arabic_fallback_plan_init_win1256() argument
|
D | hb-iter.hh | 123 hb_iter_t (const hb_iter_t &o HB_UNUSED) = default; 124 hb_iter_t (hb_iter_t &&o HB_UNUSED) = default; 125 hb_iter_t& operator = (const hb_iter_t &o HB_UNUSED) = default; 126 hb_iter_t& operator = (hb_iter_t &&o HB_UNUSED) = default; 229 hb_iter_fallback_mixin_t (const hb_iter_fallback_mixin_t &o HB_UNUSED) = default; 230 hb_iter_fallback_mixin_t (hb_iter_fallback_mixin_t &&o HB_UNUSED) = default; 231 hb_iter_fallback_mixin_t& operator = (const hb_iter_fallback_mixin_t &o HB_UNUSED) = default; 232 hb_iter_fallback_mixin_t& operator = (hb_iter_fallback_mixin_t &&o HB_UNUSED) = default; 242 hb_iter_with_fallback_t (const hb_iter_with_fallback_t &o HB_UNUSED) = default; 243 hb_iter_with_fallback_t (hb_iter_with_fallback_t &&o HB_UNUSED) = default; [all …]
|
D | hb-ot-shape-complex-use.cc | 240 hb_font_t *font HB_UNUSED) in setup_masks_use() argument 347 hb_font_t *font HB_UNUSED, in setup_syllables_use() argument 359 hb_font_t *font HB_UNUSED, in record_rphf_use() argument 381 record_pref_use (const hb_ot_shape_plan_t *plan HB_UNUSED, in record_pref_use() argument 382 hb_font_t *font HB_UNUSED, in record_pref_use() argument 490 insert_dotted_circles_use (const hb_ot_shape_plan_t *plan HB_UNUSED, in insert_dotted_circles_use() argument
|
D | hb-aat-layout-common.hh | 650 unsigned int num_glyphs HB_UNUSED, in get_class() 708 const void *base HB_UNUSED, in offsetToIndex() 709 const T *array HB_UNUSED) in offsetToIndex() 715 const void *base HB_UNUSED, in byteOffsetToIndex() 716 const T *array HB_UNUSED) in byteOffsetToIndex() 722 const void *base HB_UNUSED, in wordOffsetToIndex() 723 const T *array HB_UNUSED) in wordOffsetToIndex()
|
D | hb.hh | 245 #define HB_UNUSED __attribute__((unused)) macro 247 #define HB_UNUSED __pragma(warning(suppress: 4100 4101)) macro 249 #define HB_UNUSED macro 376 static int HB_UNUSED _hb_errno = 0;
|
D | hb-ot-layout.hh | 172 _hb_clear_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED, in _hb_clear_syllables() argument 173 hb_font_t *font HB_UNUSED, in _hb_clear_syllables() argument 566 _hb_clear_substitution_flags (const hb_ot_shape_plan_t *plan HB_UNUSED, in _hb_clear_substitution_flags() argument 567 hb_font_t *font HB_UNUSED, in _hb_clear_substitution_flags() argument
|
D | hb-graphite2.cc | 173 _hb_graphite2_shaper_font_data_create (hb_font_t *font HB_UNUSED) in _hb_graphite2_shaper_font_data_create() argument 179 _hb_graphite2_shaper_font_data_destroy (hb_graphite2_font_data_t *data HB_UNUSED) in _hb_graphite2_shaper_font_data_destroy() argument 191 hb_graphite2_font_get_gr_font (hb_font_t *font HB_UNUSED) in hb_graphite2_font_get_gr_font() argument 212 _hb_graphite2_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_graphite2_shape() argument
|
D | hb-ot-shape-fallback.cc | 169 _hb_ot_shape_fallback_mark_position_recategorize_marks (const hb_ot_shape_plan_t *plan HB_UNUSED, in _hb_ot_shape_fallback_mark_position_recategorize_marks() argument 170 hb_font_t *font HB_UNUSED, in _hb_ot_shape_fallback_mark_position_recategorize_marks() argument 209 position_mark (const hb_ot_shape_plan_t *plan HB_UNUSED, in position_mark() argument 517 _hb_ot_shape_fallback_spaces (const hb_ot_shape_plan_t *plan HB_UNUSED, in _hb_ot_shape_fallback_spaces() argument
|
D | hb-gdi.cc | 32 _hb_gdi_reference_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data) in _hb_gdi_reference_table() argument
|
/external/harfbuzz_ng/test/api/ |
D | test-font.c | 86 get_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data HB_UNUSED) in get_table() argument 210 contour_point_func1 (hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, in contour_point_func1() argument 211 hb_codepoint_t glyph, unsigned int point_index HB_UNUSED, in contour_point_func1() argument 213 void *user_data HB_UNUSED) in contour_point_func1() argument 230 contour_point_func2 (hb_font_t *font, void *font_data HB_UNUSED, in contour_point_func2() argument 233 void *user_data HB_UNUSED) in contour_point_func2() argument 246 glyph_h_advance_func1 (hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, in glyph_h_advance_func1() argument 248 void *user_data HB_UNUSED) in glyph_h_advance_func1() argument 365 nominal_glyph_func (hb_font_t *font HB_UNUSED, in nominal_glyph_func() argument 366 void *font_data HB_UNUSED, in nominal_glyph_func() argument [all …]
|
D | test-shape.c | 44 glyph_h_advance_func (hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, in glyph_h_advance_func() argument 46 void *user_data HB_UNUSED) in glyph_h_advance_func() argument 57 glyph_func (hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, in glyph_func() argument 60 void *user_data HB_UNUSED) in glyph_func() argument
|
D | test-unicode.c | 732 data_fixture_init (data_fixture_t *f, gconstpointer user_data HB_UNUSED) in data_fixture_init() argument 738 data_fixture_finish (data_fixture_t *f HB_UNUSED, gconstpointer user_data HB_UNUSED) in data_fixture_finish() argument 743 test_unicode_subclassing_nil (data_fixture_t *f, gconstpointer user_data HB_UNUSED) in test_unicode_subclassing_nil() argument 765 test_unicode_subclassing_default (data_fixture_t *f, gconstpointer user_data HB_UNUSED) in test_unicode_subclassing_default() argument 784 test_unicode_subclassing_deep (data_fixture_t *f, gconstpointer user_data HB_UNUSED) in test_unicode_subclassing_deep() argument
|