Home
last modified time | relevance | path

Searched defs:HB_UNUSED (Results 1 – 25 of 129) sorted by relevance

123456

/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()
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()
21 _hb_quadratic_to (hb_position_t control_x HB_UNUSED, hb_position_t control_y HB_UNUSED, in _hb_quadratic_to()
22 hb_position_t to_x HB_UNUSED, hb_position_t to_y HB_UNUSED, in _hb_quadratic_to()
23 void *user_data HB_UNUSED) {} in _hb_quadratic_to()
26 _hb_cubic_to (hb_position_t control1_x HB_UNUSED, hb_position_t control1_y HB_UNUSED, in _hb_cubic_to()
27 hb_position_t control2_x HB_UNUSED, hb_position_t control2_y HB_UNUSED, in _hb_cubic_to()
28 hb_position_t to_x HB_UNUSED, hb_position_t to_y HB_UNUSED, in _hb_cubic_to()
29 void *user_data HB_UNUSED) {} in _hb_cubic_to()
[all …]
/third_party/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()
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()
21 _hb_quadratic_to (hb_position_t control_x HB_UNUSED, hb_position_t control_y HB_UNUSED, in _hb_quadratic_to()
22 hb_position_t to_x HB_UNUSED, hb_position_t to_y HB_UNUSED, in _hb_quadratic_to()
23 void *user_data HB_UNUSED) {} in _hb_quadratic_to()
26 _hb_cubic_to (hb_position_t control1_x HB_UNUSED, hb_position_t control1_y HB_UNUSED, in _hb_cubic_to()
27 hb_position_t control2_x HB_UNUSED, hb_position_t control2_y HB_UNUSED, in _hb_cubic_to()
28 hb_position_t to_x HB_UNUSED, hb_position_t to_y HB_UNUSED, in _hb_cubic_to()
29 void *user_data HB_UNUSED) {} in _hb_cubic_to()
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-unicode.cc56 hb_unicode_combining_class_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_combining_class_nil()
57 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_combining_class_nil()
58 void *user_data HB_UNUSED) in hb_unicode_combining_class_nil()
65 hb_unicode_eastasian_width_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_eastasian_width_nil()
66 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_eastasian_width_nil()
67 void *user_data HB_UNUSED) in hb_unicode_eastasian_width_nil()
74 hb_unicode_general_category_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_general_category_nil()
75 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_general_category_nil()
76 void *user_data HB_UNUSED) in hb_unicode_general_category_nil()
82 hb_unicode_mirroring_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_mirroring_nil()
[all …]
Dhb-font.cc55 hb_font_get_font_h_extents_nil (hb_font_t *font HB_UNUSED, in hb_font_get_font_h_extents_nil()
56 void *font_data HB_UNUSED, in hb_font_get_font_h_extents_nil()
58 void *user_data HB_UNUSED) in hb_font_get_font_h_extents_nil()
65 void *font_data HB_UNUSED, in hb_font_get_font_h_extents_default()
67 void *user_data HB_UNUSED) in hb_font_get_font_h_extents_default()
79 hb_font_get_font_v_extents_nil (hb_font_t *font HB_UNUSED, in hb_font_get_font_v_extents_nil()
80 void *font_data HB_UNUSED, in hb_font_get_font_v_extents_nil()
82 void *user_data HB_UNUSED) in hb_font_get_font_v_extents_nil()
89 void *font_data HB_UNUSED, in hb_font_get_font_v_extents_default()
91 void *user_data HB_UNUSED) in hb_font_get_font_v_extents_default()
[all …]
Dhb-glib.cc206 hb_glib_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_combining_class()
208 void *user_data HB_UNUSED) in hb_glib_unicode_combining_class()
215 hb_glib_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_general_category()
217 void *user_data HB_UNUSED) in hb_glib_unicode_general_category()
225 hb_glib_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_mirroring()
227 void *user_data HB_UNUSED) in hb_glib_unicode_mirroring()
234 hb_glib_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_script()
236 void *user_data HB_UNUSED) in hb_glib_unicode_script()
242 hb_glib_unicode_compose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_compose()
246 void *user_data HB_UNUSED) in hb_glib_unicode_compose()
[all …]
Dhb-fallback-shape.cc37 _hb_fallback_shaper_face_data_create (hb_face_t *face HB_UNUSED) in _hb_fallback_shaper_face_data_create()
43 _hb_fallback_shaper_face_data_destroy (hb_fallback_face_data_t *data HB_UNUSED) in _hb_fallback_shaper_face_data_destroy()
55 _hb_fallback_shaper_font_data_create (hb_font_t *font HB_UNUSED) in _hb_fallback_shaper_font_data_create()
61 _hb_fallback_shaper_font_data_destroy (hb_fallback_font_data_t *data HB_UNUSED) in _hb_fallback_shaper_font_data_destroy()
71 _hb_fallback_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_fallback_shape()
74 const hb_feature_t *features HB_UNUSED, in _hb_fallback_shape()
75 unsigned int num_features HB_UNUSED) in _hb_fallback_shape()
Dhb-ucd.cc23 hb_ucd_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_combining_class()
25 void *user_data HB_UNUSED) in hb_ucd_combining_class()
31 hb_ucd_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_general_category()
33 void *user_data HB_UNUSED) in hb_ucd_general_category()
39 hb_ucd_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_mirroring()
41 void *user_data HB_UNUSED) in hb_ucd_mirroring()
47 hb_ucd_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_script()
49 void *user_data HB_UNUSED) in hb_ucd_script()
119 hb_ucd_compose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_compose()
121 void *user_data HB_UNUSED) in hb_ucd_compose()
[all …]
Dhb-icu.cc81 hb_icu_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_combining_class()
83 void *user_data HB_UNUSED) in hb_icu_unicode_combining_class()
90 hb_icu_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_general_category()
92 void *user_data HB_UNUSED) in hb_icu_unicode_general_category()
141 hb_icu_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_mirroring()
143 void *user_data HB_UNUSED) in hb_icu_unicode_mirroring()
149 hb_icu_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_script()
151 void *user_data HB_UNUSED) in hb_icu_unicode_script()
163 hb_icu_unicode_compose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_compose()
167 void *user_data HB_UNUSED) in hb_icu_unicode_compose()
[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()
62 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_combining_class_nil()
63 void *user_data HB_UNUSED) in hb_unicode_combining_class_nil()
70 hb_unicode_eastasian_width_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_eastasian_width_nil()
71 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_eastasian_width_nil()
72 void *user_data HB_UNUSED) in hb_unicode_eastasian_width_nil()
79 hb_unicode_general_category_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_general_category_nil()
80 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_general_category_nil()
81 void *user_data HB_UNUSED) in hb_unicode_general_category_nil()
87 hb_unicode_mirroring_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_mirroring_nil()
[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()
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()
129 _quadratic_to_nil (hb_position_t control_x HB_UNUSED, hb_position_t control_y HB_UNUSED, in _quadratic_to_nil()
130 hb_position_t to_x HB_UNUSED, hb_position_t to_y HB_UNUSED, in _quadratic_to_nil()
131 void *user_data HB_UNUSED) {} in _quadratic_to_nil()
134 _cubic_to_nil (hb_position_t control1_x HB_UNUSED, hb_position_t control1_y HB_UNUSED, in _cubic_to_nil()
135 hb_position_t control2_x HB_UNUSED, hb_position_t control2_y HB_UNUSED, in _cubic_to_nil()
136 hb_position_t to_x HB_UNUSED, hb_position_t to_y HB_UNUSED, in _cubic_to_nil()
137 void *user_data HB_UNUSED) {} in _cubic_to_nil()
140 _close_path_nil (void *user_data HB_UNUSED) {} in _close_path_nil()
Dhb-font.cc68 hb_font_get_font_h_extents_nil (hb_font_t *font HB_UNUSED, in hb_font_get_font_h_extents_nil()
69 void *font_data HB_UNUSED, in hb_font_get_font_h_extents_nil()
71 void *user_data HB_UNUSED) in hb_font_get_font_h_extents_nil()
79 void *font_data HB_UNUSED, in hb_font_get_font_h_extents_default()
81 void *user_data HB_UNUSED) in hb_font_get_font_h_extents_default()
93 hb_font_get_font_v_extents_nil (hb_font_t *font HB_UNUSED, in hb_font_get_font_v_extents_nil()
94 void *font_data HB_UNUSED, in hb_font_get_font_v_extents_nil()
96 void *user_data HB_UNUSED) in hb_font_get_font_v_extents_nil()
104 void *font_data HB_UNUSED, in hb_font_get_font_v_extents_default()
106 void *user_data HB_UNUSED) in hb_font_get_font_v_extents_default()
[all …]
Dhb-glib.cc88 hb_glib_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_combining_class()
90 void *user_data HB_UNUSED) in hb_glib_unicode_combining_class()
97 hb_glib_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_general_category()
99 void *user_data HB_UNUSED) in hb_glib_unicode_general_category()
107 hb_glib_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_mirroring()
109 void *user_data HB_UNUSED) in hb_glib_unicode_mirroring()
116 hb_glib_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_script()
118 void *user_data HB_UNUSED) in hb_glib_unicode_script()
124 hb_glib_unicode_compose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_compose()
128 void *user_data HB_UNUSED) in hb_glib_unicode_compose()
[all …]
Dhb-fallback-shape.cc38 _hb_fallback_shaper_face_data_create (hb_face_t *face HB_UNUSED) in _hb_fallback_shaper_face_data_create()
44 _hb_fallback_shaper_face_data_destroy (hb_fallback_face_data_t *data HB_UNUSED) in _hb_fallback_shaper_face_data_destroy()
56 _hb_fallback_shaper_font_data_create (hb_font_t *font HB_UNUSED) in _hb_fallback_shaper_font_data_create()
62 _hb_fallback_shaper_font_data_destroy (hb_fallback_font_data_t *data HB_UNUSED) in _hb_fallback_shaper_font_data_destroy()
72 _hb_fallback_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_fallback_shape()
75 const hb_feature_t *features HB_UNUSED, in _hb_fallback_shape()
76 unsigned int num_features HB_UNUSED) in _hb_fallback_shape()
Dhb-ot-font.cc63 hb_ot_get_nominal_glyph (hb_font_t *font HB_UNUSED, in hb_ot_get_nominal_glyph()
67 void *user_data HB_UNUSED) in hb_ot_get_nominal_glyph()
74 hb_ot_get_nominal_glyphs (hb_font_t *font HB_UNUSED, in hb_ot_get_nominal_glyphs()
81 void *user_data HB_UNUSED) in hb_ot_get_nominal_glyphs()
90 hb_ot_get_variation_glyph (hb_font_t *font HB_UNUSED, in hb_ot_get_variation_glyph()
95 void *user_data HB_UNUSED) in hb_ot_get_variation_glyph()
108 void *user_data HB_UNUSED) in hb_ot_get_glyph_h_advances()
128 void *user_data HB_UNUSED) in hb_ot_get_glyph_v_advances()
147 void *user_data HB_UNUSED) in hb_ot_get_glyph_v_origin()
183 void *user_data HB_UNUSED) in hb_ot_get_glyph_extents()
[all …]
Dhb-icu.cc109 hb_icu_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_combining_class()
111 void *user_data HB_UNUSED) in hb_icu_unicode_combining_class()
118 hb_icu_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_general_category()
120 void *user_data HB_UNUSED) in hb_icu_unicode_general_category()
169 hb_icu_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_mirroring()
171 void *user_data HB_UNUSED) in hb_icu_unicode_mirroring()
177 hb_icu_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_script()
179 void *user_data HB_UNUSED) in hb_icu_unicode_script()
191 hb_icu_unicode_compose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_compose()
205 hb_icu_unicode_decompose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_decompose()
/third_party/harfbuzz/src/
Dhb-unicode.cc61 hb_unicode_combining_class_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_combining_class_nil()
62 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_combining_class_nil()
63 void *user_data HB_UNUSED) in hb_unicode_combining_class_nil()
70 hb_unicode_eastasian_width_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_eastasian_width_nil()
71 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_eastasian_width_nil()
72 void *user_data HB_UNUSED) in hb_unicode_eastasian_width_nil()
79 hb_unicode_general_category_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_general_category_nil()
80 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_general_category_nil()
81 void *user_data HB_UNUSED) in hb_unicode_general_category_nil()
87 hb_unicode_mirroring_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_mirroring_nil()
[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()
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()
129 _quadratic_to_nil (hb_position_t control_x HB_UNUSED, hb_position_t control_y HB_UNUSED, in _quadratic_to_nil()
130 hb_position_t to_x HB_UNUSED, hb_position_t to_y HB_UNUSED, in _quadratic_to_nil()
131 void *user_data HB_UNUSED) {} in _quadratic_to_nil()
134 _cubic_to_nil (hb_position_t control1_x HB_UNUSED, hb_position_t control1_y HB_UNUSED, in _cubic_to_nil()
135 hb_position_t control2_x HB_UNUSED, hb_position_t control2_y HB_UNUSED, in _cubic_to_nil()
136 hb_position_t to_x HB_UNUSED, hb_position_t to_y HB_UNUSED, in _cubic_to_nil()
137 void *user_data HB_UNUSED) {} in _cubic_to_nil()
140 _close_path_nil (void *user_data HB_UNUSED) {} in _close_path_nil()
Dhb-font.cc68 hb_font_get_font_h_extents_nil (hb_font_t *font HB_UNUSED, in hb_font_get_font_h_extents_nil()
69 void *font_data HB_UNUSED, in hb_font_get_font_h_extents_nil()
71 void *user_data HB_UNUSED) in hb_font_get_font_h_extents_nil()
79 void *font_data HB_UNUSED, in hb_font_get_font_h_extents_default()
81 void *user_data HB_UNUSED) in hb_font_get_font_h_extents_default()
93 hb_font_get_font_v_extents_nil (hb_font_t *font HB_UNUSED, in hb_font_get_font_v_extents_nil()
94 void *font_data HB_UNUSED, in hb_font_get_font_v_extents_nil()
96 void *user_data HB_UNUSED) in hb_font_get_font_v_extents_nil()
104 void *font_data HB_UNUSED, in hb_font_get_font_v_extents_default()
106 void *user_data HB_UNUSED) in hb_font_get_font_v_extents_default()
[all …]
Dhb-glib.cc88 hb_glib_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_combining_class()
90 void *user_data HB_UNUSED) in hb_glib_unicode_combining_class()
97 hb_glib_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_general_category()
99 void *user_data HB_UNUSED) in hb_glib_unicode_general_category()
107 hb_glib_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_mirroring()
109 void *user_data HB_UNUSED) in hb_glib_unicode_mirroring()
116 hb_glib_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_script()
118 void *user_data HB_UNUSED) in hb_glib_unicode_script()
124 hb_glib_unicode_compose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_compose()
128 void *user_data HB_UNUSED) in hb_glib_unicode_compose()
[all …]
Dhb-fallback-shape.cc38 _hb_fallback_shaper_face_data_create (hb_face_t *face HB_UNUSED) in _hb_fallback_shaper_face_data_create()
44 _hb_fallback_shaper_face_data_destroy (hb_fallback_face_data_t *data HB_UNUSED) in _hb_fallback_shaper_face_data_destroy()
56 _hb_fallback_shaper_font_data_create (hb_font_t *font HB_UNUSED) in _hb_fallback_shaper_font_data_create()
62 _hb_fallback_shaper_font_data_destroy (hb_fallback_font_data_t *data HB_UNUSED) in _hb_fallback_shaper_font_data_destroy()
72 _hb_fallback_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_fallback_shape()
75 const hb_feature_t *features HB_UNUSED, in _hb_fallback_shape()
76 unsigned int num_features HB_UNUSED) in _hb_fallback_shape()
Dhb-ot-font.cc63 hb_ot_get_nominal_glyph (hb_font_t *font HB_UNUSED, in hb_ot_get_nominal_glyph()
67 void *user_data HB_UNUSED) in hb_ot_get_nominal_glyph()
74 hb_ot_get_nominal_glyphs (hb_font_t *font HB_UNUSED, in hb_ot_get_nominal_glyphs()
81 void *user_data HB_UNUSED) in hb_ot_get_nominal_glyphs()
90 hb_ot_get_variation_glyph (hb_font_t *font HB_UNUSED, in hb_ot_get_variation_glyph()
95 void *user_data HB_UNUSED) in hb_ot_get_variation_glyph()
108 void *user_data HB_UNUSED) in hb_ot_get_glyph_h_advances()
128 void *user_data HB_UNUSED) in hb_ot_get_glyph_v_advances()
147 void *user_data HB_UNUSED) in hb_ot_get_glyph_v_origin()
183 void *user_data HB_UNUSED) in hb_ot_get_glyph_extents()
[all …]
Dhb-icu.cc109 hb_icu_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_combining_class()
111 void *user_data HB_UNUSED) in hb_icu_unicode_combining_class()
118 hb_icu_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_general_category()
120 void *user_data HB_UNUSED) in hb_icu_unicode_general_category()
169 hb_icu_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_mirroring()
171 void *user_data HB_UNUSED) in hb_icu_unicode_mirroring()
177 hb_icu_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_script()
179 void *user_data HB_UNUSED) in hb_icu_unicode_script()
191 hb_icu_unicode_compose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_compose()
205 hb_icu_unicode_decompose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_decompose()
/third_party/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()
210 contour_point_func1 (hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, in contour_point_func1()
211 hb_codepoint_t glyph, unsigned int point_index HB_UNUSED, in contour_point_func1()
213 void *user_data HB_UNUSED) in contour_point_func1()
230 contour_point_func2 (hb_font_t *font, void *font_data HB_UNUSED, in contour_point_func2()
233 void *user_data HB_UNUSED) in contour_point_func2()
246 glyph_h_advance_func1 (hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, in glyph_h_advance_func1()
248 void *user_data HB_UNUSED) in glyph_h_advance_func1()
365 nominal_glyph_func (hb_font_t *font HB_UNUSED, in nominal_glyph_func()
366 void *font_data HB_UNUSED, in nominal_glyph_func()
[all …]
/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()
210 contour_point_func1 (hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, in contour_point_func1()
211 hb_codepoint_t glyph, unsigned int point_index HB_UNUSED, in contour_point_func1()
213 void *user_data HB_UNUSED) in contour_point_func1()
230 contour_point_func2 (hb_font_t *font, void *font_data HB_UNUSED, in contour_point_func2()
233 void *user_data HB_UNUSED) in contour_point_func2()
246 glyph_h_advance_func1 (hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, in glyph_h_advance_func1()
248 void *user_data HB_UNUSED) in glyph_h_advance_func1()
365 nominal_glyph_func (hb_font_t *font HB_UNUSED, in nominal_glyph_func()
366 void *font_data HB_UNUSED, in nominal_glyph_func()
[all …]
/third_party/flutter/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()
210 contour_point_func1 (hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, in contour_point_func1()
211 hb_codepoint_t glyph, unsigned int point_index HB_UNUSED, in contour_point_func1()
213 void *user_data HB_UNUSED) in contour_point_func1()
230 contour_point_func2 (hb_font_t *font, void *font_data HB_UNUSED, in contour_point_func2()
233 void *user_data HB_UNUSED) in contour_point_func2()
246 glyph_h_advance_func1 (hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, in glyph_h_advance_func1()
248 void *user_data HB_UNUSED) in glyph_h_advance_func1()
365 nominal_glyph_func (hb_font_t *font HB_UNUSED, in nominal_glyph_func()
366 void *font_data HB_UNUSED, in nominal_glyph_func()
[all …]

123456