Home
last modified time | relevance | path

Searched refs:HB_UNUSED (Results 1 – 25 of 63) sorted by relevance

123

/third_party/skia/third_party/externals/harfbuzz/perf/
Dperf-draw.hh12 #define HB_UNUSED __attribute__((unused)) macro
15 _hb_move_to (hb_position_t to_x HB_UNUSED, hb_position_t to_y HB_UNUSED, void *user_data HB_UNUSED)… in _hb_move_to() argument
18 _hb_line_to (hb_position_t to_x HB_UNUSED, hb_position_t to_y HB_UNUSED, void *user_data HB_UNUSED)… in _hb_line_to() argument
21 _hb_quadratic_to (hb_position_t control_x HB_UNUSED, hb_position_t control_y HB_UNUSED, in _hb_quadratic_to() argument
22 hb_position_t to_x HB_UNUSED, hb_position_t to_y HB_UNUSED, in _hb_quadratic_to() argument
23 void *user_data HB_UNUSED) {} in _hb_quadratic_to() argument
26 _hb_cubic_to (hb_position_t control1_x HB_UNUSED, hb_position_t control1_y HB_UNUSED, in _hb_cubic_to() argument
27 hb_position_t control2_x HB_UNUSED, hb_position_t control2_y HB_UNUSED, in _hb_cubic_to() argument
28 hb_position_t to_x HB_UNUSED, hb_position_t to_y HB_UNUSED, in _hb_cubic_to() argument
29 void *user_data HB_UNUSED) {} in _hb_cubic_to() argument
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-unicode.cc61 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 …]
Dhb-font.cc68 hb_font_get_font_h_extents_nil (hb_font_t *font HB_UNUSED, in hb_font_get_font_h_extents_nil() argument
69 void *font_data HB_UNUSED, in hb_font_get_font_h_extents_nil() argument
71 void *user_data HB_UNUSED) in hb_font_get_font_h_extents_nil() argument
79 void *font_data HB_UNUSED, in hb_font_get_font_h_extents_default() argument
81 void *user_data HB_UNUSED) in hb_font_get_font_h_extents_default() argument
93 hb_font_get_font_v_extents_nil (hb_font_t *font HB_UNUSED, in hb_font_get_font_v_extents_nil() argument
94 void *font_data HB_UNUSED, in hb_font_get_font_v_extents_nil() argument
96 void *user_data HB_UNUSED) in hb_font_get_font_v_extents_nil() argument
104 void *font_data HB_UNUSED, in hb_font_get_font_v_extents_default() argument
106 void *user_data HB_UNUSED) in hb_font_get_font_v_extents_default() argument
[all …]
Dhb-draw.cc123 _move_to_nil (hb_position_t to_x HB_UNUSED, hb_position_t to_y HB_UNUSED, void *user_data HB_UNUSED in _move_to_nil() argument
126 _line_to_nil (hb_position_t to_x HB_UNUSED, hb_position_t to_y HB_UNUSED, void *user_data HB_UNUSED in _line_to_nil() argument
129 _quadratic_to_nil (hb_position_t control_x HB_UNUSED, hb_position_t control_y HB_UNUSED, in _quadratic_to_nil() argument
130 hb_position_t to_x HB_UNUSED, hb_position_t to_y HB_UNUSED, in _quadratic_to_nil() argument
131 void *user_data HB_UNUSED) {} in _quadratic_to_nil() argument
134 _cubic_to_nil (hb_position_t control1_x HB_UNUSED, hb_position_t control1_y HB_UNUSED, in _cubic_to_nil() argument
135 hb_position_t control2_x HB_UNUSED, hb_position_t control2_y HB_UNUSED, in _cubic_to_nil() argument
136 hb_position_t to_x HB_UNUSED, hb_position_t to_y HB_UNUSED, in _cubic_to_nil() argument
137 void *user_data HB_UNUSED) {} in _cubic_to_nil() argument
140 _close_path_nil (void *user_data HB_UNUSED) {} in _close_path_nil() argument
Dhb-debug.hh179 _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 …]
Dhb-ot-font.cc63 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 …]
Dhb-glib.cc88 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 …]
Dhb-utf.hh296 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 …]
Dhb-ucd.cc24 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 …]
Dhb-icu.cc109 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
Dhb-fallback-shape.cc38 _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
Dhb-ft.cc247 hb_ft_get_nominal_glyph (hb_font_t *font HB_UNUSED, in hb_ft_get_nominal_glyph() argument
251 void *user_data HB_UNUSED) in hb_ft_get_nominal_glyph() argument
279 hb_ft_get_nominal_glyphs (hb_font_t *font HB_UNUSED, in hb_ft_get_nominal_glyphs() argument
286 void *user_data HB_UNUSED) in hb_ft_get_nominal_glyphs() argument
305 hb_ft_get_variation_glyph (hb_font_t *font HB_UNUSED, in hb_ft_get_variation_glyph() argument
310 void *user_data HB_UNUSED) in hb_ft_get_variation_glyph() argument
330 void *user_data HB_UNUSED) in hb_ft_get_glyph_h_advances() argument
368 void *user_data HB_UNUSED) in hb_ft_get_glyph_v_advance() argument
391 void *user_data HB_UNUSED) in hb_ft_get_glyph_v_origin() argument
419 void *user_data HB_UNUSED) in hb_ft_get_glyph_h_kerning() argument
[all …]
Dhb-ot-shape-complex-myanmar.cc103 setup_masks_myanmar (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_masks_myanmar() argument
105 hb_font_t *font HB_UNUSED) in setup_masks_myanmar() argument
120 setup_syllables_myanmar (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_syllables_myanmar() argument
121 hb_font_t *font HB_UNUSED, in setup_syllables_myanmar() argument
240 reorder_syllable_myanmar (const hb_ot_shape_plan_t *plan HB_UNUSED, in reorder_syllable_myanmar() argument
241 hb_face_t *face HB_UNUSED, in reorder_syllable_myanmar() argument
Dhb-dispatch.hh50 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()
Dhb-ot-shape-complex-khmer.cc169 setup_masks_khmer (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_masks_khmer() argument
171 hb_font_t *font HB_UNUSED) in setup_masks_khmer() argument
185 setup_syllables_khmer (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_syllables_khmer() argument
186 hb_font_t *font HB_UNUSED, in setup_syllables_khmer() argument
200 hb_face_t *face HB_UNUSED, in reorder_consonant_syllable() argument
Dhb-iter.hh123 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 …]
Dhb-ot-shape-complex-arabic-fallback.hh48 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
Dhb.hh265 #define HB_UNUSED __attribute__((unused)) macro
267 #define HB_UNUSED __pragma(warning(suppress: 4100 4101)) macro
269 #define HB_UNUSED macro
407 static int HB_UNUSED _hb_errno = 0;
Dhb-ot-shape-complex-use.cc191 hb_font_t *font HB_UNUSED) in setup_masks_use() argument
298 hb_font_t *font HB_UNUSED, in setup_syllables_use() argument
310 hb_font_t *font HB_UNUSED, in record_rphf_use() argument
332 record_pref_use (const hb_ot_shape_plan_t *plan HB_UNUSED, in record_pref_use() argument
333 hb_font_t *font HB_UNUSED, in record_pref_use() argument
Dhb-aat-layout-common.hh653 unsigned int num_glyphs HB_UNUSED, in get_class()
712 const void *base HB_UNUSED, in offsetToIndex()
713 const T *array HB_UNUSED) in offsetToIndex()
719 const void *base HB_UNUSED, in byteOffsetToIndex()
720 const T *array HB_UNUSED) in byteOffsetToIndex()
726 const void *base HB_UNUSED, in wordOffsetToIndex()
727 const T *array HB_UNUSED) in wordOffsetToIndex()
Dhb-ot-layout.hh172 _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
Dhb-graphite2.cc186 _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
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-font.c86 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 …]
Dtest-shape.c44 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
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
Dhb-fuzzer.hh7 #define HB_UNUSED __attribute__((unused)) macro
9 #define HB_UNUSED macro
17 static int HB_UNUSED alloc_state = 0;

123