Searched defs:HB_UNUSED (Results 1 - 25 of 28) sorted by relevance

12

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ucdn.cc166 hb_ucdn_combining_class(hb_unicode_funcs_t *ufuncs, hb_codepoint_t unicode, void *user_data HB_UNUSED) argument
173 hb_ucdn_eastasian_width(hb_unicode_funcs_t *ufuncs, hb_codepoint_t unicode, void *user_data HB_UNUSED) argument
181 hb_ucdn_general_category(hb_unicode_funcs_t *ufuncs, hb_codepoint_t unicode, void *user_data HB_UNUSED) argument
188 hb_ucdn_mirroring(hb_unicode_funcs_t *ufuncs, hb_codepoint_t unicode, void *user_data HB_UNUSED) argument
195 hb_ucdn_script(hb_unicode_funcs_t *ufuncs, hb_codepoint_t unicode, void *user_data HB_UNUSED) argument
202 hb_ucdn_compose(hb_unicode_funcs_t *ufuncs, hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab, void *user_data HB_UNUSED) argument
210 hb_ucdn_decompose(hb_unicode_funcs_t *ufuncs, hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b, void *user_data HB_UNUSED) argument
218 hb_ucdn_decompose_compatibility(hb_unicode_funcs_t *ufuncs, hb_codepoint_t u, hb_codepoint_t *decomposed, void *user_data HB_UNUSED) argument
H A Dhb-utf-private.hh216 next(const uint32_t *text, const uint32_t *end HB_UNUSED, hb_codepoint_t *unicode, hb_codepoint_t replacement) argument
228 prev(const uint32_t *text, const uint32_t *start HB_UNUSED, hb_codepoint_t *unicode, hb_codepoint_t replacement) argument
254 next(const uint8_t *text, const uint8_t *end HB_UNUSED, hb_codepoint_t *unicode, hb_codepoint_t replacement HB_UNUSED) argument
264 prev(const uint8_t *text, const uint8_t *start HB_UNUSED, hb_codepoint_t *unicode, hb_codepoint_t replacement) argument
H A Dhb-ot-shape-complex-use-machine.hh310 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; local
H A Dhb-ot-shape-complex-indic-machine.hh1377 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; local
H A Dhb-ot-shape-complex-myanmar-machine.hh284 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; local
H A Dhb-fallback-shape.cc38 _hb_fallback_shaper_face_data_create (hb_face_t *face HB_UNUSED) argument
44 _hb_fallback_shaper_face_data_destroy (hb_fallback_shaper_face_data_t *data HB_UNUSED) argument
56 _hb_fallback_shaper_font_data_create (hb_font_t *font HB_UNUSED) argument
62 _hb_fallback_shaper_font_data_destroy (hb_fallback_shaper_font_data_t *data HB_UNUSED) argument
74 _hb_fallback_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED, argument
84 _hb_fallback_shaper_shape_plan_data_destroy (hb_fallback_shaper_shape_plan_data_t *data HB_UNUSED) argument
94 _hb_fallback_shape(hb_shape_plan_t *shape_plan HB_UNUSED, hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features HB_UNUSED, unsigned int num_features HB_UNUSED) argument
[all...]
H A Dhb-unicode.cc42 hb_unicode_combining_class_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, argument
50 hb_unicode_eastasian_width_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, argument
58 hb_unicode_general_category_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, argument
66 hb_unicode_mirroring_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, argument
74 hb_unicode_script_nil(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t unicode HB_UNUSED, void *user_data HB_UNUSED) argument
82 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) argument
92 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) argument
103 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) argument
[all...]
H A Dhb-set.cc153 hb_set_allocation_successful (const hb_set_t *set HB_UNUSED) argument
H A Dhb-ot-shape-complex-arabic-fallback.hh48 arabic_fallback_synthesize_lookup_single (const hb_ot_shape_plan_t *plan HB_UNUSED, argument
101 arabic_fallback_synthesize_lookup_ligature (const hb_ot_shape_plan_t *plan HB_UNUSED, argument
H A Dhb-ot-shape-fallback.cc165 _hb_ot_shape_fallback_position_recategorize_marks (const hb_ot_shape_plan_t *plan HB_UNUSED, argument
H A Dhb-ot-shape-complex-use.cc245 setup_masks_use(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer, hb_font_t *font HB_UNUSED) argument
H A Dhb-ot-shape-complex-hangul.cc391 setup_masks_hangul(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer, hb_font_t *font HB_UNUSED) argument
H A Dhb-face.cc132 _hb_face_for_data_reference_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data) argument
H A Dhb-ft.cc169 hb_ft_get_nominal_glyph (hb_font_t *font HB_UNUSED, argument
200 hb_ft_get_variation_glyph (hb_font_t *font HB_UNUSED, argument
218 hb_ft_get_glyph_h_advance (hb_font_t *font HB_UNUSED, argument
236 hb_ft_get_glyph_v_advance (hb_font_t *font HB_UNUSED, argument
256 hb_ft_get_glyph_v_origin (hb_font_t *font HB_UNUSED, argument
283 hb_ft_get_glyph_h_kerning(hb_font_t *font, void *font_data, hb_codepoint_t left_glyph, hb_codepoint_t right_glyph, void *user_data HB_UNUSED) argument
300 hb_ft_get_glyph_extents(hb_font_t *font HB_UNUSED, void *font_data, hb_codepoint_t glyph, hb_glyph_extents_t *extents, void *user_data HB_UNUSED) argument
330 hb_ft_get_glyph_contour_point(hb_font_t *font HB_UNUSED, void *font_data, hb_codepoint_t glyph, unsigned int point_index, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) argument
357 hb_ft_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) argument
373 hb_ft_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) argument
406 hb_ft_get_font_h_extents(hb_font_t *font HB_UNUSED, void *font_data, hb_font_extents_t *metrics, void *user_data HB_UNUSED) argument
482 reference_table(hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data) argument
[all...]
H A Dhb-ot-shape-complex-thai.cc217 do_thai_pua_shaping (const hb_ot_shape_plan_t *plan HB_UNUSED, argument
H A Dhb-ot-shape-complex-myanmar.cc278 setup_masks_myanmar (const hb_ot_shape_plan_t *plan HB_UNUSED, argument
295 setup_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED, argument
428 insert_dotted_circles (const hb_ot_shape_plan_t *plan HB_UNUSED, argument
493 final_reordering(const hb_ot_shape_plan_t *plan, hb_font_t *font HB_UNUSED, hb_buffer_t *buffer) argument
H A Dhb-ot-shape-complex-arabic.cc380 nuke_joiners (const hb_ot_shape_plan_t *plan HB_UNUSED, argument
370 setup_masks_arabic(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer, hb_font_t *font HB_UNUSED) argument
H A Dhb-ot-shape.cc151 _hb_ot_shaper_font_data_create (hb_font_t *font HB_UNUSED) argument
H A Dhb-ot-font.cc508 hb_ot_get_nominal_glyph (hb_font_t *font HB_UNUSED, argument
520 hb_ot_get_variation_glyph (hb_font_t *font HB_UNUSED, argument
532 hb_ot_get_glyph_h_advance (hb_font_t *font HB_UNUSED, argument
542 hb_ot_get_glyph_v_advance (hb_font_t *font HB_UNUSED, argument
552 hb_ot_get_glyph_extents (hb_font_t *font HB_UNUSED, argument
570 hb_ot_get_font_h_extents(hb_font_t *font HB_UNUSED, void *font_data, hb_font_extents_t *metrics, void *user_data HB_UNUSED) argument
583 hb_ot_get_font_v_extents(hb_font_t *font HB_UNUSED, void *font_data, hb_font_extents_t *metrics, void *user_data HB_UNUSED) argument
[all...]
H A Dhb-ot-cmap-table.hh291 group_get_glyph(const CmapSubtableLongGroup &group, hb_codepoint_t u HB_UNUSED) argument
H A Dhb-font.cc94 hb_font_get_nominal_glyph_nil (hb_font_t *font HB_UNUSED, argument
46 hb_font_get_font_h_extents_nil(hb_font_t *font, void *font_data HB_UNUSED, hb_font_extents_t *metrics, void *user_data HB_UNUSED) argument
55 hb_font_get_font_h_extents_parent(hb_font_t *font, void *font_data HB_UNUSED, hb_font_extents_t *metrics, void *user_data HB_UNUSED) argument
70 hb_font_get_font_v_extents_nil(hb_font_t *font, void *font_data HB_UNUSED, hb_font_extents_t *metrics, void *user_data HB_UNUSED) argument
79 hb_font_get_font_v_extents_parent(hb_font_t *font, void *font_data HB_UNUSED, hb_font_extents_t *metrics, void *user_data HB_UNUSED) argument
104 hb_font_get_nominal_glyph_parent(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t unicode, hb_codepoint_t *glyph, void *user_data HB_UNUSED) argument
114 hb_font_get_variation_glyph_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t unicode, hb_codepoint_t variation_selector, hb_codepoint_t *glyph, void *user_data HB_UNUSED) argument
125 hb_font_get_variation_glyph_parent(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) argument
137 hb_font_get_glyph_h_advance_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t glyph, void *user_data HB_UNUSED) argument
145 hb_font_get_glyph_h_advance_parent(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, void *user_data HB_UNUSED) argument
154 hb_font_get_glyph_v_advance_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t glyph, void *user_data HB_UNUSED) argument
163 hb_font_get_glyph_v_advance_parent(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, void *user_data HB_UNUSED) argument
172 hb_font_get_glyph_h_origin_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t glyph, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) argument
183 hb_font_get_glyph_h_origin_parent(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) argument
197 hb_font_get_glyph_v_origin_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t glyph, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) argument
208 hb_font_get_glyph_v_origin_parent(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) argument
222 hb_font_get_glyph_h_kerning_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t left_glyph, hb_codepoint_t right_glyph, void *user_data HB_UNUSED) argument
231 hb_font_get_glyph_h_kerning_parent(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t left_glyph, hb_codepoint_t right_glyph, void *user_data HB_UNUSED) argument
241 hb_font_get_glyph_v_kerning_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph, void *user_data HB_UNUSED) argument
250 hb_font_get_glyph_v_kerning_parent(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph, void *user_data HB_UNUSED) argument
260 hb_font_get_glyph_extents_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t glyph, hb_glyph_extents_t *extents, void *user_data HB_UNUSED) argument
270 hb_font_get_glyph_extents_parent(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, hb_glyph_extents_t *extents, void *user_data HB_UNUSED) argument
285 hb_font_get_glyph_contour_point_nil(hb_font_t *font HB_UNUSED, 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) argument
297 hb_font_get_glyph_contour_point_parent(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) argument
312 hb_font_get_glyph_name_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t glyph, char *name, unsigned int size, void *user_data HB_UNUSED) argument
322 hb_font_get_glyph_name_parent(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, char *name, unsigned int size, void *user_data HB_UNUSED) argument
332 hb_font_get_glyph_from_name_nil(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, const char *name, int len, hb_codepoint_t *glyph, void *user_data HB_UNUSED) argument
342 hb_font_get_glyph_from_name_parent(hb_font_t *font, void *font_data HB_UNUSED, const char *name, int len, hb_codepoint_t *glyph, void *user_data HB_UNUSED) argument
[all...]
H A Dhb-open-type-private.hh275 inline bool may_edit (const void *base HB_UNUSED, unsigned int len HB_UNUSED) argument
H A 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, argument
764 _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, ...) argument
810 _hb_warn_no_return(bool returned HB_UNUSED) argument
862 hb_auto_trace_t(unsigned int *plevel_ HB_UNUSED, const char *what HB_UNUSED, const void *obj HB_UNUSED, const char *func HB_UNUSED, const char *message HB_UNUSED, ...) argument
[all...]
H A Dhb-ot-shape-complex-indic.cc596 setup_masks_indic (const hb_ot_shape_plan_t *plan HB_UNUSED, argument
613 setup_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED, argument
1179 insert_dotted_circles (const hb_ot_shape_plan_t *plan HB_UNUSED, argument
1696 clear_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED, argument
1680 final_reordering(const hb_ot_shape_plan_t *plan, hb_font_t *font HB_UNUSED, hb_buffer_t *buffer) argument
/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/
H A Dhb-jdk-font.cc34 #define HB_UNUSED __attribute__((unused)) macro
36 #define HB_UNUSED macro
40 hb_jdk_get_glyph (hb_font_t *font HB_UNUSED, argument
62 hb_jdk_get_glyph_h_advance (hb_font_t *font HB_UNUSED, argument
90 hb_jdk_get_glyph_v_advance (hb_font_t *font HB_UNUSED, argument
118 hb_jdk_get_glyph_h_origin (hb_font_t *font HB_UNUSED, argument
130 hb_jdk_get_glyph_v_origin(hb_font_t *font HB_UNUSED, void *font_data, hb_codepoint_t glyph, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) argument
141 hb_jdk_get_glyph_h_kerning(hb_font_t *font, void *font_data, hb_codepoint_t lejdk_glyph, hb_codepoint_t right_glyph, void *user_data HB_UNUSED) argument
161 hb_jdk_get_glyph_v_kerning(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) argument
172 hb_jdk_get_glyph_extents(hb_font_t *font HB_UNUSED, void *font_data, hb_codepoint_t glyph, hb_glyph_extents_t *extents, void *user_data HB_UNUSED) argument
183 hb_jdk_get_glyph_contour_point(hb_font_t *font HB_UNUSED, void *font_data, hb_codepoint_t glyph, unsigned int point_index, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) argument
215 hb_jdk_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) argument
225 hb_jdk_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) argument
277 reference_table(hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data) argument
[all...]

Completed in 140 milliseconds

12