/third_party/skia/third_party/externals/harfbuzz/perf/ |
D | perf-draw.hh | 12 #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/harfbuzz/perf/ |
D | perf-draw.hh | 12 #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/ |
D | hb-unicode.cc | 61 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 …]
|
D | hb-draw.cc | 123 _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
|
D | hb-font.cc | 68 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 …]
|
D | hb-debug.hh | 179 _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 …]
|
D | hb-ot-font.cc | 63 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 …]
|
D | hb-glib.cc | 88 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 …]
|
D | hb-ucd.cc | 24 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 …]
|
D | hb-utf.hh | 296 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 …]
|
/third_party/harfbuzz/src/ |
D | hb-unicode.cc | 61 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 …]
|
D | hb-draw.cc | 123 _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
|
D | hb-font.cc | 68 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 …]
|
D | hb-debug.hh | 179 _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 …]
|
D | hb-ot-font.cc | 63 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 …]
|
D | hb-glib.cc | 88 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 …]
|
D | hb-ucd.cc | 24 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 …]
|
D | hb-utf.hh | 296 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 …]
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-unicode.cc | 56 hb_unicode_combining_class_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_combining_class_nil() argument 57 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_combining_class_nil() argument 58 void *user_data HB_UNUSED) in hb_unicode_combining_class_nil() argument 65 hb_unicode_eastasian_width_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_eastasian_width_nil() argument 66 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_eastasian_width_nil() argument 67 void *user_data HB_UNUSED) in hb_unicode_eastasian_width_nil() argument 74 hb_unicode_general_category_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_general_category_nil() argument 75 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_general_category_nil() argument 76 void *user_data HB_UNUSED) in hb_unicode_general_category_nil() argument 82 hb_unicode_mirroring_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_mirroring_nil() argument [all …]
|
D | hb-font.cc | 55 hb_font_get_font_h_extents_nil (hb_font_t *font HB_UNUSED, in hb_font_get_font_h_extents_nil() argument 56 void *font_data HB_UNUSED, in hb_font_get_font_h_extents_nil() argument 58 void *user_data HB_UNUSED) in hb_font_get_font_h_extents_nil() argument 65 void *font_data HB_UNUSED, in hb_font_get_font_h_extents_default() argument 67 void *user_data HB_UNUSED) in hb_font_get_font_h_extents_default() argument 79 hb_font_get_font_v_extents_nil (hb_font_t *font HB_UNUSED, in hb_font_get_font_v_extents_nil() argument 80 void *font_data HB_UNUSED, in hb_font_get_font_v_extents_nil() argument 82 void *user_data HB_UNUSED) in hb_font_get_font_v_extents_nil() argument 89 void *font_data HB_UNUSED, in hb_font_get_font_v_extents_default() argument 91 void *user_data HB_UNUSED) in hb_font_get_font_v_extents_default() argument [all …]
|
D | hb-debug.hh | 180 _hb_debug_msg_va<0> (const char *what HB_UNUSED, in _hb_debug_msg_va() argument 181 const void *obj HB_UNUSED, in _hb_debug_msg_va() argument 182 const char *func HB_UNUSED, in _hb_debug_msg_va() argument 183 bool indented HB_UNUSED, in _hb_debug_msg_va() argument 184 unsigned int level HB_UNUSED, in _hb_debug_msg_va() argument 185 int level_dir HB_UNUSED, in _hb_debug_msg_va() argument 186 const char *message HB_UNUSED, in _hb_debug_msg_va() argument 187 va_list ap HB_UNUSED) {} in _hb_debug_msg_va() argument 214 _hb_debug_msg<0> (const char *what HB_UNUSED, 215 const void *obj HB_UNUSED, [all …]
|
D | hb-ucd.cc | 23 hb_ucd_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_combining_class() argument 25 void *user_data HB_UNUSED) in hb_ucd_combining_class() argument 31 hb_ucd_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_general_category() argument 33 void *user_data HB_UNUSED) in hb_ucd_general_category() argument 39 hb_ucd_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_mirroring() argument 41 void *user_data HB_UNUSED) in hb_ucd_mirroring() argument 47 hb_ucd_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_script() argument 49 void *user_data HB_UNUSED) in hb_ucd_script() argument 119 hb_ucd_compose (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_ucd_compose() argument 121 void *user_data HB_UNUSED) in hb_ucd_compose() argument [all …]
|
D | hb-ot-font.cc | 62 hb_ot_get_nominal_glyph (hb_font_t *font HB_UNUSED, in hb_ot_get_nominal_glyph() argument 66 void *user_data HB_UNUSED) in hb_ot_get_nominal_glyph() argument 73 hb_ot_get_nominal_glyphs (hb_font_t *font HB_UNUSED, in hb_ot_get_nominal_glyphs() argument 80 void *user_data HB_UNUSED) in hb_ot_get_nominal_glyphs() argument 89 hb_ot_get_variation_glyph (hb_font_t *font HB_UNUSED, in hb_ot_get_variation_glyph() argument 94 void *user_data HB_UNUSED) in hb_ot_get_variation_glyph() argument 107 void *user_data HB_UNUSED) in hb_ot_get_glyph_h_advances() argument 127 void *user_data HB_UNUSED) in hb_ot_get_glyph_v_advances() argument 146 void *user_data HB_UNUSED) in hb_ot_get_glyph_v_origin() argument 180 void *user_data HB_UNUSED) in hb_ot_get_glyph_extents() argument [all …]
|
D | hb-utf.hh | 296 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 …]
|
D | hb-fallback-shape.cc | 37 _hb_fallback_shaper_face_data_create (hb_face_t *face HB_UNUSED) in _hb_fallback_shaper_face_data_create() argument 43 _hb_fallback_shaper_face_data_destroy (hb_fallback_face_data_t *data HB_UNUSED) in _hb_fallback_shaper_face_data_destroy() argument 55 _hb_fallback_shaper_font_data_create (hb_font_t *font HB_UNUSED) in _hb_fallback_shaper_font_data_create() argument 61 _hb_fallback_shaper_font_data_destroy (hb_fallback_font_data_t *data HB_UNUSED) in _hb_fallback_shaper_font_data_destroy() argument 71 _hb_fallback_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_fallback_shape() argument 74 const hb_feature_t *features HB_UNUSED, in _hb_fallback_shape() argument 75 unsigned int num_features HB_UNUSED) in _hb_fallback_shape() argument
|