Home
last modified time | relevance | path

Searched refs:HB_UNUSED (Results 1 - 25 of 60) sorted by relevance

123

/third_party/skia/third_party/externals/harfbuzz/src/
H A 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()
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() argument
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() argument
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() argument
95 hb_unicode_script_nil(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t unicode HB_UNUSED, void *user_data HB_UNUSED) hb_unicode_script_nil() argument
103 hb_unicode_compose_nil(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t a HB_UNUSED, hb_codepoint_t b HB_UNUSED, hb_codepoint_t *ab HB_UNUSED, void *user_data HB_UNUSED) hb_unicode_compose_nil() argument
113 hb_unicode_decompose_nil(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t ab HB_UNUSED, hb_codepoint_t *a HB_UNUSED, hb_codepoint_t *b HB_UNUSED, void *user_data HB_UNUSED) hb_unicode_decompose_nil() argument
125 hb_unicode_decompose_compatibility_nil(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t u HB_UNUSED, hb_codepoint_t *decomposed HB_UNUSED, void *user_data HB_UNUSED) hb_unicode_decompose_compatibility_nil() argument
[all...]
H A 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()
134 _cubic_to_nil(hb_position_t control1_x HB_UNUSED, hb_position_t control1_y HB_UNUSED, hb_position_t control2_x HB_UNUSED, hb_position_t control2_y HB_UNUSED, hb_position_t to_x HB_UNUSED, hb_position_t to_y HB_UNUSED, void *user_data HB_UNUSED) _cubic_to_nil() argument
140 _close_path_nil(void *user_data HB_UNUSED) _close_path_nil() argument
[all...]
H A 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()
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() argument
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()
78 hb_font_get_font_h_extents_default(hb_font_t *font, void *font_data HB_UNUSED, hb_font_extents_t *extents, void *user_data HB_UNUSED) hb_font_get_font_h_extents_default() argument
103 hb_font_get_font_v_extents_default(hb_font_t *font, void *font_data HB_UNUSED, hb_font_extents_t *extents, void *user_data HB_UNUSED) hb_font_get_font_v_extents_default() argument
118 hb_font_get_nominal_glyph_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t unicode HB_UNUSED, hb_codepoint_t *glyph, void *user_data HB_UNUSED) hb_font_get_nominal_glyph_nil() argument
129 hb_font_get_nominal_glyph_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t unicode, hb_codepoint_t *glyph, void *user_data HB_UNUSED) hb_font_get_nominal_glyph_default() argument
145 hb_font_get_nominal_glyphs_default(hb_font_t *font, void *font_data HB_UNUSED, unsigned int count, const hb_codepoint_t *first_unicode, unsigned int unicode_stride, hb_codepoint_t *first_glyph, unsigned int glyph_stride, void *user_data HB_UNUSED) hb_font_get_nominal_glyphs_default() argument
173 hb_font_get_variation_glyph_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t unicode HB_UNUSED, hb_codepoint_t variation_selector HB_UNUSED, hb_codepoint_t *glyph, void *user_data HB_UNUSED) hb_font_get_variation_glyph_nil() argument
185 hb_font_get_variation_glyph_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t unicode, hb_codepoint_t variation_selector, hb_codepoint_t *glyph, void *user_data HB_UNUSED) hb_font_get_variation_glyph_default() argument
197 hb_font_get_glyph_h_advance_nil(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph HB_UNUSED, void *user_data HB_UNUSED) hb_font_get_glyph_h_advance_nil() argument
206 hb_font_get_glyph_h_advance_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, void *user_data HB_UNUSED) hb_font_get_glyph_h_advance_default() argument
221 hb_font_get_glyph_v_advance_nil(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph HB_UNUSED, void *user_data HB_UNUSED) hb_font_get_glyph_v_advance_nil() argument
231 hb_font_get_glyph_v_advance_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, void *user_data HB_UNUSED) hb_font_get_glyph_v_advance_default() argument
248 hb_font_get_glyph_h_advances_default(hb_font_t* font, void* font_data HB_UNUSED, unsigned int count, const hb_codepoint_t *first_glyph, unsigned int glyph_stride, hb_position_t *first_advance, unsigned int advance_stride, void *user_data HB_UNUSED) hb_font_get_glyph_h_advances_default() argument
280 hb_font_get_glyph_v_advances_default(hb_font_t* font, void* font_data HB_UNUSED, unsigned int count, const hb_codepoint_t *first_glyph, unsigned int glyph_stride, hb_position_t *first_advance, unsigned int advance_stride, void *user_data HB_UNUSED) hb_font_get_glyph_v_advances_default() argument
311 hb_font_get_glyph_h_origin_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t glyph HB_UNUSED, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) hb_font_get_glyph_h_origin_nil() argument
323 hb_font_get_glyph_h_origin_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) hb_font_get_glyph_h_origin_default() argument
337 hb_font_get_glyph_v_origin_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t glyph HB_UNUSED, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) hb_font_get_glyph_v_origin_nil() argument
349 hb_font_get_glyph_v_origin_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) hb_font_get_glyph_v_origin_default() argument
363 hb_font_get_glyph_h_kerning_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t left_glyph HB_UNUSED, hb_codepoint_t right_glyph HB_UNUSED, void *user_data HB_UNUSED) hb_font_get_glyph_h_kerning_nil() argument
373 hb_font_get_glyph_h_kerning_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t left_glyph, hb_codepoint_t right_glyph, void *user_data HB_UNUSED) hb_font_get_glyph_h_kerning_default() argument
384 hb_font_get_glyph_v_kerning_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t top_glyph HB_UNUSED, hb_codepoint_t bottom_glyph HB_UNUSED, void *user_data HB_UNUSED) hb_font_get_glyph_v_kerning_nil() argument
394 hb_font_get_glyph_v_kerning_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph, void *user_data HB_UNUSED) hb_font_get_glyph_v_kerning_default() argument
405 hb_font_get_glyph_extents_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t glyph HB_UNUSED, hb_glyph_extents_t *extents, void *user_data HB_UNUSED) hb_font_get_glyph_extents_nil() argument
416 hb_font_get_glyph_extents_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, hb_glyph_extents_t *extents, void *user_data HB_UNUSED) hb_font_get_glyph_extents_default() argument
431 hb_font_get_glyph_contour_point_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t glyph HB_UNUSED, unsigned int point_index HB_UNUSED, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) hb_font_get_glyph_contour_point_nil() argument
444 hb_font_get_glyph_contour_point_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, unsigned int point_index, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) hb_font_get_glyph_contour_point_default() argument
459 hb_font_get_glyph_name_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t glyph HB_UNUSED, char *name, unsigned int size, void *user_data HB_UNUSED) hb_font_get_glyph_name_nil() argument
471 hb_font_get_glyph_name_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, char *name, unsigned int size, void *user_data HB_UNUSED) hb_font_get_glyph_name_default() argument
482 hb_font_get_glyph_from_name_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, const char *name HB_UNUSED, int len HB_UNUSED, hb_codepoint_t *glyph, void *user_data HB_UNUSED) hb_font_get_glyph_from_name_nil() argument
494 hb_font_get_glyph_from_name_default(hb_font_t *font, void *font_data HB_UNUSED, const char *name, int len, hb_codepoint_t *glyph, void *user_data HB_UNUSED) hb_font_get_glyph_from_name_default() argument
[all...]
H A 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()
181 const char *func HB_UNUSED, in _hb_debug_msg_va()
182 bool indented HB_UNUSED, in _hb_debug_msg_va()
183 unsigned int level HB_UNUSED, in _hb_debug_msg_va()
184 int level_dir HB_UNUSED, in _hb_debug_msg_va()
185 const char *message HB_UNUSED, in _hb_debug_msg_va()
186 va_list ap HB_UNUSED) {} in _hb_debug_msg_va()
213 _hb_debug_msg<0> (const char *what HB_UNUSED,
214 const void *obj HB_UNUSED,
222 _hb_debug_msg(const char *what HB_UNUSED, const void *obj HB_UNUSED, const char *func HB_UNUSED, bool indented HB_UNUSED, unsigned int level HB_UNUSED, int level_dir HB_UNUSED, const char *message HB_UNUSED, ...) _hb_debug_msg() argument
268 _hb_warn_no_return(bool returned HB_UNUSED) _hb_warn_no_return() argument
[all...]
H A 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()
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()
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()
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()
102 hb_ot_get_glyph_h_advances(hb_font_t* font, void* font_data, unsigned count, const hb_codepoint_t *first_glyph, unsigned glyph_stride, hb_position_t *first_advance, unsigned advance_stride, void *user_data HB_UNUSED) hb_ot_get_glyph_h_advances() argument
122 hb_ot_get_glyph_v_advances(hb_font_t* font, void* font_data, unsigned count, const hb_codepoint_t *first_glyph, unsigned glyph_stride, hb_position_t *first_advance, unsigned advance_stride, void *user_data HB_UNUSED) hb_ot_get_glyph_v_advances() argument
142 hb_ot_get_glyph_v_origin(hb_font_t *font, void *font_data, hb_codepoint_t glyph, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) hb_ot_get_glyph_v_origin() argument
179 hb_ot_get_glyph_extents(hb_font_t *font, void *font_data, hb_codepoint_t glyph, hb_glyph_extents_t *extents, void *user_data HB_UNUSED) hb_ot_get_glyph_extents() argument
205 hb_ot_get_glyph_name(hb_font_t *font HB_UNUSED, void *font_data, hb_codepoint_t glyph, char *name, unsigned int size, void *user_data HB_UNUSED) hb_ot_get_glyph_name() argument
219 hb_ot_get_glyph_from_name(hb_font_t *font HB_UNUSED, void *font_data, const char *name, int len, hb_codepoint_t *glyph, void *user_data HB_UNUSED) hb_ot_get_glyph_from_name() argument
235 hb_ot_get_font_h_extents(hb_font_t *font, void *font_data HB_UNUSED, hb_font_extents_t *metrics, void *user_data HB_UNUSED) hb_ot_get_font_h_extents() argument
246 hb_ot_get_font_v_extents(hb_font_t *font, void *font_data HB_UNUSED, hb_font_extents_t *metrics, void *user_data HB_UNUSED) hb_ot_get_font_v_extents() argument
[all...]
H A 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()
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()
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()
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()
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()
161 hb_glib_unicode_decompose(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b, void *user_data HB_UNUSED) hb_glib_unicode_decompose() argument
[all...]
H A 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()
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()
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()
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()
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()
165 hb_ucd_decompose(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b, void *user_data HB_UNUSED) hb_ucd_decompose() argument
[all...]
H A 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...]
H A 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()
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()
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()
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()
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
[all...]
H A 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()
76 unsigned int num_features HB_UNUSED) in _hb_fallback_shape()
H A 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()
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()
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()
330 void *user_data HB_UNUSED) in hb_ft_get_glyph_h_advances()
368 void *user_data HB_UNUSED)
391 void *user_data HB_UNUSED)
419 void *user_data HB_UNUSED)
324 hb_ft_get_glyph_h_advances(hb_font_t* font, void* font_data, unsigned count, const hb_codepoint_t *first_glyph, unsigned glyph_stride, hb_position_t *first_advance, unsigned advance_stride, void *user_data HB_UNUSED) hb_ft_get_glyph_h_advances() argument
626 _hb_ft_reference_table(hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data) _hb_ft_reference_table() argument
[all...]
H A 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()
H A 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()
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()
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()
H A 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()
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()
200 hb_face_t *face HB_UNUSED, in reorder_consonant_syllable()
199 reorder_consonant_syllable(const hb_ot_shape_plan_t *plan, hb_face_t *face HB_UNUSED, hb_buffer_t *buffer, unsigned int start, unsigned int end) reorder_consonant_syllable() argument
H A Dhb-iter.hh123 hb_iter_t (const hb_iter_t &o HB_UNUSED) = default; member
124 hb_iter_t (hb_iter_t &&o HB_UNUSED) = default; member
125 hb_iter_t& operator = (const hb_iter_t &o HB_UNUSED) = default; member
126 hb_iter_t& operator = (hb_iter_t &&o HB_UNUSED) = default; member
229 hb_iter_fallback_mixin_t (const hb_iter_fallback_mixin_t &o HB_UNUSED) = default; member
230 hb_iter_fallback_mixin_t (hb_iter_fallback_mixin_t &&o HB_UNUSED) = default; member
231 hb_iter_fallback_mixin_t& operator = (const hb_iter_fallback_mixin_t &o HB_UNUSED) = default; member
232 hb_iter_fallback_mixin_t& operator = (hb_iter_fallback_mixin_t &&o HB_UNUSED) = default; member
242 hb_iter_with_fallback_t (const hb_iter_with_fallback_t &o HB_UNUSED) = default; member
243 hb_iter_with_fallback_t (hb_iter_with_fallback_t &&o HB_UNUSED) member
244 hb_iter_with_fallback_t& operator = (const hb_iter_with_fallback_t &o HB_UNUSED) = default; global() member
245 hb_iter_with_fallback_t& operator = (hb_iter_with_fallback_t &&o HB_UNUSED) = default; global() member
[all...]
H A 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()
220 hb_font_t *font HB_UNUSED) in arabic_fallback_plan_init_win1256()
H A 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()
H A 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;
H A Dhb-ot-shape-complex-use.cc191 hb_font_t *font HB_UNUSED) in setup_masks_use()
298 hb_font_t *font HB_UNUSED, in setup_syllables_use()
310 hb_font_t *font HB_UNUSED, in record_rphf_use()
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()
189 setup_masks_use(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer, hb_font_t *font HB_UNUSED) setup_masks_use() argument
297 setup_syllables_use(const hb_ot_shape_plan_t *plan, hb_font_t *font HB_UNUSED, hb_buffer_t *buffer) setup_syllables_use() argument
309 record_rphf_use(const hb_ot_shape_plan_t *plan, hb_font_t *font HB_UNUSED, hb_buffer_t *buffer) record_rphf_use() argument
H A 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
H A 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()
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()
/third_party/skia/third_party/externals/harfbuzz/perf/
H A 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_ in _hb_quadratic_to()
26 _hb_cubic_to(hb_position_t control1_x HB_UNUSED, hb_position_t control1_y HB_UNUSED, hb_position_t control2_x HB_UNUSED, hb_position_t control2_y HB_UNUSED, hb_position_t to_x HB_UNUSED, hb_position_t to_y HB_UNUSED, void *user_data HB_UNUSED) _hb_cubic_to() argument
32 _hb_close_path(void *user_data HB_UNUSED) _hb_close_path() argument
35 _ft_move_to(const FT_Vector* to HB_UNUSED, void* user HB_UNUSED) _ft_move_to() argument
38 _ft_line_to(const FT_Vector* to HB_UNUSED, void* user HB_UNUSED) _ft_line_to() argument
41 _ft_conic_to(const FT_Vector* control HB_UNUSED, const FT_Vector* to HB_UNUSED, void* user HB_UNUSED) _ft_conic_to() argument
45 _ft_cubic_to(const FT_Vector* control1 HB_UNUSED, const FT_Vector* control2 HB_UNUSED, const FT_Vector* to HB_UNUSED, void* user HB_UNUSED) _ft_cubic_to() argument
49 _tp_move_to(float x HB_UNUSED, float y HB_UNUSED, void *data HB_UNUSED) _tp_move_to() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A 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()
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() argument
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() argument
365 nominal_glyph_func(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t unicode HB_UNUSED, hb_codepoint_t *glyph, void *user_data HB_UNUSED) nominal_glyph_func() argument
376 nominal_glyphs_func(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, unsigned int count HB_UNUSED, const hb_codepoint_t *first_unicode HB_UNUSED, unsigned int unicode_stride HB_UNUSED, hb_codepoint_t *first_glyph HB_UNUSED, unsigned int glyph_stride HB_UNUSED, void *user_data HB_UNUSED) nominal_glyphs_func() argument
[all...]
H A 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()
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()
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
H A Dhb-fuzzer.hh7 #define HB_UNUSED __attribute__((unused)) macro
9 #define HB_UNUSED macro
17 static int HB_UNUSED alloc_state = 0;

Completed in 16 milliseconds

123