/external/harfbuzz_ng/src/ |
D | hb-draw.cc | 41 hb_draw_move_to_nil (hb_draw_funcs_t *dfuncs HB_UNUSED, void *draw_data HB_UNUSED, in hb_draw_move_to_nil() argument 42 hb_draw_state_t *st HB_UNUSED, in hb_draw_move_to_nil() argument 43 float to_x HB_UNUSED, float to_y HB_UNUSED, in hb_draw_move_to_nil() argument 44 void *user_data HB_UNUSED) {} in hb_draw_move_to_nil() argument 47 hb_draw_line_to_nil (hb_draw_funcs_t *dfuncs HB_UNUSED, void *draw_data HB_UNUSED, in hb_draw_line_to_nil() argument 48 hb_draw_state_t *st HB_UNUSED, in hb_draw_line_to_nil() argument 49 float to_x HB_UNUSED, float to_y HB_UNUSED, in hb_draw_line_to_nil() argument 50 void *user_data HB_UNUSED) {} in hb_draw_line_to_nil() argument 57 void *user_data HB_UNUSED) in hb_draw_quadratic_to_nil() argument 70 hb_draw_cubic_to_nil (hb_draw_funcs_t *dfuncs HB_UNUSED, void *draw_data HB_UNUSED, in hb_draw_cubic_to_nil() argument [all …]
|
D | hb-unicode.cc | 61 hb_unicode_combining_class_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_combining_class_nil() argument 62 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_combining_class_nil() argument 63 void *user_data HB_UNUSED) in hb_unicode_combining_class_nil() argument 70 hb_unicode_eastasian_width_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_eastasian_width_nil() argument 71 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_eastasian_width_nil() argument 72 void *user_data HB_UNUSED) in hb_unicode_eastasian_width_nil() argument 79 hb_unicode_general_category_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_general_category_nil() argument 80 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_general_category_nil() argument 81 void *user_data HB_UNUSED) in hb_unicode_general_category_nil() argument 87 hb_unicode_mirroring_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_mirroring_nil() argument [all …]
|
D | hb-font.cc | 69 hb_font_get_font_h_extents_nil (hb_font_t *font HB_UNUSED, in hb_font_get_font_h_extents_nil() argument 70 void *font_data HB_UNUSED, in hb_font_get_font_h_extents_nil() argument 72 void *user_data HB_UNUSED) in hb_font_get_font_h_extents_nil() argument 80 void *font_data HB_UNUSED, in hb_font_get_font_h_extents_default() argument 82 void *user_data HB_UNUSED) in hb_font_get_font_h_extents_default() argument 94 hb_font_get_font_v_extents_nil (hb_font_t *font HB_UNUSED, in hb_font_get_font_v_extents_nil() argument 95 void *font_data HB_UNUSED, in hb_font_get_font_v_extents_nil() argument 97 void *user_data HB_UNUSED) in hb_font_get_font_v_extents_nil() argument 105 void *font_data HB_UNUSED, in hb_font_get_font_v_extents_default() argument 107 void *user_data HB_UNUSED) in hb_font_get_font_v_extents_default() argument [all …]
|
D | hb-debug.hh | 179 _hb_debug_msg_va<0> (const char *what HB_UNUSED, in _hb_debug_msg_va() argument 180 const void *obj HB_UNUSED, in _hb_debug_msg_va() argument 181 const char *func HB_UNUSED, in _hb_debug_msg_va() argument 182 bool indented HB_UNUSED, in _hb_debug_msg_va() argument 183 unsigned int level HB_UNUSED, in _hb_debug_msg_va() argument 184 int level_dir HB_UNUSED, in _hb_debug_msg_va() argument 185 const char *message HB_UNUSED, in _hb_debug_msg_va() argument 186 va_list ap HB_UNUSED) {} in _hb_debug_msg_va() argument 213 _hb_debug_msg<0> (const char *what HB_UNUSED, 214 const void *obj HB_UNUSED, [all …]
|
D | hb-glib.cc | 88 hb_glib_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_combining_class() argument 90 void *user_data HB_UNUSED) in hb_glib_unicode_combining_class() argument 97 hb_glib_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_general_category() argument 99 void *user_data HB_UNUSED) in hb_glib_unicode_general_category() argument 107 hb_glib_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_mirroring() argument 109 void *user_data HB_UNUSED) in hb_glib_unicode_mirroring() argument 116 hb_glib_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_script() argument 118 void *user_data HB_UNUSED) in hb_glib_unicode_script() argument 124 hb_glib_unicode_compose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_compose() argument 128 void *user_data HB_UNUSED) in hb_glib_unicode_compose() 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-icu.cc | 109 hb_icu_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_combining_class() argument 111 void *user_data HB_UNUSED) in hb_icu_unicode_combining_class() argument 118 hb_icu_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_general_category() argument 120 void *user_data HB_UNUSED) in hb_icu_unicode_general_category() argument 169 hb_icu_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_mirroring() argument 171 void *user_data HB_UNUSED) in hb_icu_unicode_mirroring() argument 177 hb_icu_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_script() argument 179 void *user_data HB_UNUSED) in hb_icu_unicode_script() argument 191 hb_icu_unicode_compose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_compose() argument 205 hb_icu_unicode_decompose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_decompose() argument
|
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-ot-font.cc | 101 hb_ot_get_nominal_glyph (hb_font_t *font HB_UNUSED, in hb_ot_get_nominal_glyph() argument 105 void *user_data HB_UNUSED) in hb_ot_get_nominal_glyph() argument 113 hb_ot_get_nominal_glyphs (hb_font_t *font HB_UNUSED, in hb_ot_get_nominal_glyphs() argument 120 void *user_data HB_UNUSED) in hb_ot_get_nominal_glyphs() argument 130 hb_ot_get_variation_glyph (hb_font_t *font HB_UNUSED, in hb_ot_get_variation_glyph() argument 135 void *user_data HB_UNUSED) in hb_ot_get_variation_glyph() argument 149 void *user_data HB_UNUSED) in hb_ot_get_glyph_h_advances() argument 238 void *user_data HB_UNUSED) in hb_ot_get_glyph_v_advances() argument 288 void *user_data HB_UNUSED) in hb_ot_get_glyph_v_origin() argument 345 void *user_data HB_UNUSED) in hb_ot_get_glyph_extents() argument [all …]
|
D | hb-ft.cc | 337 void *user_data HB_UNUSED) in hb_ft_get_nominal_glyph() argument 380 hb_ft_get_nominal_glyphs (hb_font_t *font HB_UNUSED, in hb_ft_get_nominal_glyphs() argument 387 void *user_data HB_UNUSED) in hb_ft_get_nominal_glyphs() argument 406 hb_ft_get_variation_glyph (hb_font_t *font HB_UNUSED, in hb_ft_get_variation_glyph() argument 411 void *user_data HB_UNUSED) in hb_ft_get_variation_glyph() argument 431 void *user_data HB_UNUSED) in hb_ft_get_glyph_h_advances() argument 476 void *user_data HB_UNUSED) in hb_ft_get_glyph_v_advance() argument 514 void *user_data HB_UNUSED) in hb_ft_get_glyph_v_origin() argument 556 void *user_data HB_UNUSED) in hb_ft_get_glyph_h_kerning() argument 575 void *user_data HB_UNUSED) in hb_ft_get_glyph_extents() argument [all …]
|
D | hb-dispatch.hh | 50 bool may_dispatch (const T *obj HB_UNUSED, const F *format HB_UNUSED) { return true; } in may_dispatch() 55 static bool stop_sublookup_iteration (const return_t r HB_UNUSED) { return false; } in stop_sublookup_iteration()
|
D | hb-ot-shaper-myanmar.cc | 138 setup_masks_myanmar (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_masks_myanmar() argument 140 hb_font_t *font HB_UNUSED) in setup_masks_myanmar() argument 154 setup_syllables_myanmar (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_syllables_myanmar() argument 155 hb_font_t *font HB_UNUSED, in setup_syllables_myanmar() argument 304 reorder_syllable_myanmar (const hb_ot_shape_plan_t *plan HB_UNUSED, in reorder_syllable_myanmar() argument 305 hb_face_t *face HB_UNUSED, in reorder_syllable_myanmar() argument
|
D | hb-ot-shaper-khmer.cc | 180 setup_masks_khmer (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_masks_khmer() argument 182 hb_font_t *font HB_UNUSED) in setup_masks_khmer() argument 196 setup_syllables_khmer (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_syllables_khmer() argument 197 hb_font_t *font HB_UNUSED, in setup_syllables_khmer() argument 213 hb_face_t *face HB_UNUSED, in reorder_consonant_syllable() argument
|
D | hb-ot-shaper-arabic-fallback.hh | 54 arabic_fallback_synthesize_lookup_single (const hb_ot_shape_plan_t *plan HB_UNUSED, in arabic_fallback_synthesize_lookup_single() argument 106 arabic_fallback_synthesize_lookup_ligature (const hb_ot_shape_plan_t *plan HB_UNUSED, in arabic_fallback_synthesize_lookup_ligature() argument 247 arabic_fallback_plan_init_win1256 (arabic_fallback_plan_t *fallback_plan HB_UNUSED, in arabic_fallback_plan_init_win1256() argument 248 const hb_ot_shape_plan_t *plan HB_UNUSED, in arabic_fallback_plan_init_win1256() argument 249 hb_font_t *font HB_UNUSED) in arabic_fallback_plan_init_win1256() argument
|
D | hb-iter.hh | 115 hb_iter_t (const hb_iter_t &o HB_UNUSED) = default; 116 hb_iter_t (hb_iter_t &&o HB_UNUSED) = default; 117 hb_iter_t& operator = (const hb_iter_t &o HB_UNUSED) = default; 118 hb_iter_t& operator = (hb_iter_t &&o HB_UNUSED) = default; 223 hb_iter_fallback_mixin_t (const hb_iter_fallback_mixin_t &o HB_UNUSED) = default; 224 hb_iter_fallback_mixin_t (hb_iter_fallback_mixin_t &&o HB_UNUSED) = default; 225 hb_iter_fallback_mixin_t& operator = (const hb_iter_fallback_mixin_t &o HB_UNUSED) = default; 226 hb_iter_fallback_mixin_t& operator = (hb_iter_fallback_mixin_t &&o HB_UNUSED) = default; 236 hb_iter_with_fallback_t (const hb_iter_with_fallback_t &o HB_UNUSED) = default; 237 hb_iter_with_fallback_t (hb_iter_with_fallback_t &&o HB_UNUSED) = default; [all …]
|
D | hb.hh | 266 #define HB_UNUSED __attribute__((unused)) macro 268 #define HB_UNUSED __pragma(warning(suppress: 4100 4101)) macro 270 #define HB_UNUSED macro 408 static int HB_UNUSED _hb_errno = 0;
|
D | hb-ot-shaper-use.cc | 191 hb_font_t *font HB_UNUSED) in setup_masks_use() argument 298 hb_font_t *font HB_UNUSED, in setup_syllables_use() argument 312 hb_font_t *font HB_UNUSED, in record_rphf_use() argument 335 record_pref_use (const hb_ot_shape_plan_t *plan HB_UNUSED, in record_pref_use() argument 336 hb_font_t *font HB_UNUSED, in record_pref_use() argument
|
D | hb-aat-layout-common.hh | 642 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-graphite2.cc | 186 _hb_graphite2_shaper_font_data_create (hb_font_t *font HB_UNUSED) in _hb_graphite2_shaper_font_data_create() argument 192 _hb_graphite2_shaper_font_data_destroy (hb_graphite2_font_data_t *data HB_UNUSED) in _hb_graphite2_shaper_font_data_destroy() argument 209 hb_graphite2_font_get_gr_font (hb_font_t *font HB_UNUSED) in hb_graphite2_font_get_gr_font() argument 230 _hb_graphite2_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_graphite2_shape() 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 | 770 data_fixture_init (data_fixture_t *f, gconstpointer user_data HB_UNUSED) in data_fixture_init() argument 776 data_fixture_finish (data_fixture_t *f HB_UNUSED, gconstpointer user_data HB_UNUSED) in data_fixture_finish() argument 781 test_unicode_subclassing_nil (data_fixture_t *f, gconstpointer user_data HB_UNUSED) in test_unicode_subclassing_nil() argument 803 test_unicode_subclassing_default (data_fixture_t *f, gconstpointer user_data HB_UNUSED) in test_unicode_subclassing_default() argument 822 test_unicode_subclassing_deep (data_fixture_t *f, gconstpointer user_data HB_UNUSED) in test_unicode_subclassing_deep() argument
|
/external/harfbuzz_ng/test/fuzzing/ |
D | hb-fuzzer.hh | 7 #define HB_UNUSED __attribute__((unused)) macro 9 #define HB_UNUSED macro 20 static int HB_UNUSED alloc_state = 0;
|
/external/harfbuzz_ng/src/OT/Layout/GPOS/ |
D | GPOS.hh | 128 GPOS::position_start (hb_font_t *font HB_UNUSED, hb_buffer_t *buffer) in position_start() argument 136 GPOS::position_finish_advances (hb_font_t *font HB_UNUSED, hb_buffer_t *buffer HB_UNUSED) in position_finish_advances() argument
|