Home
last modified time | relevance | path

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

12

/external/harfbuzz_ng/src/
Dhb-unicode.cc42 hb_unicode_combining_class_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_combining_class_nil()
43 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_combining_class_nil()
44 void *user_data HB_UNUSED) in hb_unicode_combining_class_nil()
50 hb_unicode_eastasian_width_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_eastasian_width_nil()
51 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_eastasian_width_nil()
52 void *user_data HB_UNUSED) in hb_unicode_eastasian_width_nil()
58 hb_unicode_general_category_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_general_category_nil()
59 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_general_category_nil()
60 void *user_data HB_UNUSED) in hb_unicode_general_category_nil()
66 hb_unicode_mirroring_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_mirroring_nil()
[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_shaper_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_shaper_font_data_t *data HB_UNUSED) in _hb_fallback_shaper_font_data_destroy()
74 _hb_fallback_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_fallback_shaper_shape_plan_data_create()
75 const hb_feature_t *user_features HB_UNUSED, in _hb_fallback_shaper_shape_plan_data_create()
76 unsigned int num_user_features HB_UNUSED, in _hb_fallback_shaper_shape_plan_data_create()
77 const int *coords HB_UNUSED, in _hb_fallback_shaper_shape_plan_data_create()
78 unsigned int num_coords HB_UNUSED) in _hb_fallback_shaper_shape_plan_data_create()
84 _hb_fallback_shaper_shape_plan_data_destroy (hb_fallback_shaper_shape_plan_data_t *data HB_UNUSED) in _hb_fallback_shaper_shape_plan_data_destroy()
[all …]
Dhb-glib.cc196 hb_glib_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_combining_class()
198 void *user_data HB_UNUSED) in hb_glib_unicode_combining_class()
205 hb_glib_unicode_eastasian_width (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_eastasian_width()
207 void *user_data HB_UNUSED) in hb_glib_unicode_eastasian_width()
213 hb_glib_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_general_category()
215 void *user_data HB_UNUSED) in hb_glib_unicode_general_category()
223 hb_glib_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_mirroring()
225 void *user_data HB_UNUSED) in hb_glib_unicode_mirroring()
232 hb_glib_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_script()
234 void *user_data HB_UNUSED) in hb_glib_unicode_script()
[all …]
Dhb-icu.cc67 hb_icu_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_combining_class()
69 void *user_data HB_UNUSED) in hb_icu_unicode_combining_class()
76 hb_icu_unicode_eastasian_width (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_eastasian_width()
78 void *user_data HB_UNUSED) in hb_icu_unicode_eastasian_width()
95 hb_icu_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_general_category()
97 void *user_data HB_UNUSED) in hb_icu_unicode_general_category()
146 hb_icu_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_mirroring()
148 void *user_data HB_UNUSED) in hb_icu_unicode_mirroring()
154 hb_icu_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_script()
156 void *user_data HB_UNUSED) in hb_icu_unicode_script()
[all …]
Dhb-font.cc40 void *font_data HB_UNUSED, in hb_font_get_font_h_extents_nil()
42 void *user_data HB_UNUSED) in hb_font_get_font_h_extents_nil()
49 void *font_data HB_UNUSED, in hb_font_get_font_h_extents_parent()
51 void *user_data HB_UNUSED) in hb_font_get_font_h_extents_parent()
64 void *font_data HB_UNUSED, in hb_font_get_font_v_extents_nil()
66 void *user_data HB_UNUSED) in hb_font_get_font_v_extents_nil()
73 void *font_data HB_UNUSED, in hb_font_get_font_v_extents_parent()
75 void *user_data HB_UNUSED) in hb_font_get_font_v_extents_parent()
87 hb_font_get_nominal_glyph_nil (hb_font_t *font HB_UNUSED, in hb_font_get_nominal_glyph_nil()
88 void *font_data HB_UNUSED, in hb_font_get_nominal_glyph_nil()
[all …]
Dhb-ft.cc169 hb_ft_get_nominal_glyph (hb_font_t *font HB_UNUSED, in hb_ft_get_nominal_glyph()
173 void *user_data HB_UNUSED) in hb_ft_get_nominal_glyph()
200 hb_ft_get_variation_glyph (hb_font_t *font HB_UNUSED, in hb_ft_get_variation_glyph()
205 void *user_data HB_UNUSED) in hb_ft_get_variation_glyph()
218 hb_ft_get_glyph_h_advance (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_h_advance()
221 void *user_data HB_UNUSED) in hb_ft_get_glyph_h_advance()
236 hb_ft_get_glyph_v_advance (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_v_advance()
239 void *user_data HB_UNUSED) in hb_ft_get_glyph_v_advance()
256 hb_ft_get_glyph_v_origin (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_v_origin()
261 void *user_data HB_UNUSED) in hb_ft_get_glyph_v_origin()
[all …]
Dhb-ucdn.cc167 void *user_data HB_UNUSED) in hb_ucdn_combining_class()
174 void *user_data HB_UNUSED) in hb_ucdn_eastasian_width()
182 void *user_data HB_UNUSED) in hb_ucdn_general_category()
189 void *user_data HB_UNUSED) in hb_ucdn_mirroring()
196 void *user_data HB_UNUSED) in hb_ucdn_script()
204 void *user_data HB_UNUSED) in hb_ucdn_compose()
212 void *user_data HB_UNUSED) in hb_ucdn_decompose()
220 void *user_data HB_UNUSED) in hb_ucdn_decompose_compatibility()
Dhb-ot-font.cc474 hb_ot_get_nominal_glyph (hb_font_t *font HB_UNUSED, in hb_ot_get_nominal_glyph()
478 void *user_data HB_UNUSED) in hb_ot_get_nominal_glyph()
486 hb_ot_get_variation_glyph (hb_font_t *font HB_UNUSED, in hb_ot_get_variation_glyph()
491 void *user_data HB_UNUSED) in hb_ot_get_variation_glyph()
501 void *user_data HB_UNUSED) in hb_ot_get_glyph_h_advance()
511 void *user_data HB_UNUSED) in hb_ot_get_glyph_v_advance()
518 hb_ot_get_glyph_extents (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph_extents()
522 void *user_data HB_UNUSED) in hb_ot_get_glyph_extents()
537 hb_ot_get_font_h_extents (hb_font_t *font HB_UNUSED, in hb_ot_get_font_h_extents()
540 void *user_data HB_UNUSED) in hb_ot_get_font_h_extents()
[all …]
Dhb-private.hh101 #define HB_UNUSED __attribute__((unused)) macro
103 #define HB_UNUSED macro
721 _hb_debug_msg_va<0> (const char *what HB_UNUSED, in _hb_debug_msg_va()
722 const void *obj HB_UNUSED, in _hb_debug_msg_va()
723 const char *func HB_UNUSED, in _hb_debug_msg_va()
724 bool indented HB_UNUSED, in _hb_debug_msg_va()
725 unsigned int level HB_UNUSED, in _hb_debug_msg_va()
726 int level_dir HB_UNUSED, in _hb_debug_msg_va()
727 const char *message HB_UNUSED, in _hb_debug_msg_va()
728 va_list ap HB_UNUSED) {} in _hb_debug_msg_va()
[all …]
Dhb-ot-shape-complex-myanmar-machine.hh284 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; in find_syllables() local
Dhb-ot-shape-complex-use-machine.hh310 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; in find_syllables() local
Dhb-ot-shape-complex-indic-machine.hh1377 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; in find_syllables() local
Dhb-ot-shape-complex-myanmar.cc278 setup_masks_myanmar (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_masks_myanmar()
280 hb_font_t *font HB_UNUSED) in setup_masks_myanmar()
295 setup_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_syllables()
296 hb_font_t *font HB_UNUSED, in setup_syllables()
428 insert_dotted_circles (const hb_ot_shape_plan_t *plan HB_UNUSED, in insert_dotted_circles()
494 hb_font_t *font HB_UNUSED, in final_reordering()
Dhb-coretext.cc48 reference_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data) in reference_table()
271 _hb_coretext_shaper_font_data_create (hb_font_t *font HB_UNUSED) in _hb_coretext_shaper_font_data_create()
289 _hb_coretext_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_coretext_shaper_shape_plan_data_create()
290 const hb_feature_t *user_features HB_UNUSED, in _hb_coretext_shaper_shape_plan_data_create()
291 unsigned int num_user_features HB_UNUSED, in _hb_coretext_shaper_shape_plan_data_create()
292 const int *coords HB_UNUSED, in _hb_coretext_shaper_shape_plan_data_create()
293 unsigned int num_coords HB_UNUSED) in _hb_coretext_shaper_shape_plan_data_create()
299 _hb_coretext_shaper_shape_plan_data_destroy (hb_coretext_shaper_shape_plan_data_t *data HB_UNUSED) in _hb_coretext_shaper_shape_plan_data_destroy()
1253 _hb_coretext_aat_shaper_face_data_destroy (hb_coretext_aat_shaper_face_data_t *data HB_UNUSED) in _hb_coretext_aat_shaper_face_data_destroy()
1271 _hb_coretext_aat_shaper_font_data_destroy (hb_coretext_aat_shaper_font_data_t *data HB_UNUSED) in _hb_coretext_aat_shaper_font_data_destroy()
[all …]
Dhb-graphite2.cc196 _hb_graphite2_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_graphite2_shaper_shape_plan_data_create()
197 const hb_feature_t *user_features HB_UNUSED, in _hb_graphite2_shaper_shape_plan_data_create()
198 unsigned int num_user_features HB_UNUSED, in _hb_graphite2_shaper_shape_plan_data_create()
199 const int *coords HB_UNUSED, in _hb_graphite2_shaper_shape_plan_data_create()
200 unsigned int num_coords HB_UNUSED) in _hb_graphite2_shaper_shape_plan_data_create()
206 _hb_graphite2_shaper_shape_plan_data_destroy (hb_graphite2_shaper_shape_plan_data_t *data HB_UNUSED) in _hb_graphite2_shaper_shape_plan_data_destroy()
Dhb-ot-shape-complex-use.cc247 hb_font_t *font HB_UNUSED) in setup_masks_use()
353 hb_font_t *font HB_UNUSED, in setup_syllables()
363 hb_font_t *font HB_UNUSED, in clear_substitution_flags()
486 insert_dotted_circles (const hb_ot_shape_plan_t *plan HB_UNUSED, in insert_dotted_circles()
Dhb-ot-shape-complex-indic.cc596 setup_masks_indic (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_masks_indic()
598 hb_font_t *font HB_UNUSED) in setup_masks_indic()
613 setup_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_syllables()
614 hb_font_t *font HB_UNUSED, in setup_syllables()
1179 insert_dotted_circles (const hb_ot_shape_plan_t *plan HB_UNUSED, in insert_dotted_circles()
1681 hb_font_t *font HB_UNUSED, in final_reordering()
1696 clear_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED, in clear_syllables()
1697 hb_font_t *font HB_UNUSED, in clear_syllables()
Dhb-uniscribe.cc588 _hb_uniscribe_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_uniscribe_shaper_shape_plan_data_create()
589 const hb_feature_t *user_features HB_UNUSED, in _hb_uniscribe_shaper_shape_plan_data_create()
590 unsigned int num_user_features HB_UNUSED, in _hb_uniscribe_shaper_shape_plan_data_create()
591 const int *coords HB_UNUSED, in _hb_uniscribe_shaper_shape_plan_data_create()
592 unsigned int num_coords HB_UNUSED) in _hb_uniscribe_shaper_shape_plan_data_create()
598 _hb_uniscribe_shaper_shape_plan_data_destroy (hb_uniscribe_shaper_shape_plan_data_t *data HB_UNUSED) in _hb_uniscribe_shaper_shape_plan_data_destroy()
Dhb-directwrite.cc260 _hb_directwrite_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_directwrite_shaper_shape_plan_data_create()
261 const hb_feature_t *user_features HB_UNUSED, in _hb_directwrite_shaper_shape_plan_data_create()
262 unsigned int num_user_features HB_UNUSED, in _hb_directwrite_shaper_shape_plan_data_create()
263 const int *coords HB_UNUSED, in _hb_directwrite_shaper_shape_plan_data_create()
264 unsigned int num_coords HB_UNUSED) in _hb_directwrite_shaper_shape_plan_data_create()
270 _hb_directwrite_shaper_shape_plan_data_destroy (hb_directwrite_shaper_shape_plan_data_t *data HB_UN… in _hb_directwrite_shaper_shape_plan_data_destroy()
Dhb-ot-shape-fallback.cc165 _hb_ot_shape_fallback_position_recategorize_marks (const hb_ot_shape_plan_t *plan HB_UNUSED, in _hb_ot_shape_fallback_position_recategorize_marks()
166 hb_font_t *font HB_UNUSED, in _hb_ot_shape_fallback_position_recategorize_marks()
Dhb-ot-shape-complex-arabic.cc372 hb_font_t *font HB_UNUSED) in setup_masks_arabic()
380 nuke_joiners (const hb_ot_shape_plan_t *plan HB_UNUSED, in nuke_joiners()
381 hb_font_t *font HB_UNUSED, in nuke_joiners()
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()
101 arabic_fallback_synthesize_lookup_ligature (const hb_ot_shape_plan_t *plan HB_UNUSED, in arabic_fallback_synthesize_lookup_ligature()
/external/skia/third_party/harfbuzz/
Dhb-ot-shape-complex-indic-machine.hh1377 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; in find_syllables() local
Dhb-ot-shape-complex-myanmar-machine.hh284 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; in find_syllables() local
Dhb-ot-shape-complex-use-machine.hh310 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; in find_syllables() local

12