Home
last modified time | relevance | path

Searched refs:HB_UNUSED (Results 1 – 25 of 70) sorted by relevance

123

/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-font.cc118 hb_ot_get_glyph (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph() argument
123 void *user_data HB_UNUSED) in hb_ot_get_glyph() argument
144 hb_ot_get_glyph_h_advance (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph_h_advance() argument
147 void *user_data HB_UNUSED) in hb_ot_get_glyph_h_advance() argument
161 hb_ot_get_glyph_v_advance (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph_v_advance() argument
164 void *user_data HB_UNUSED) in hb_ot_get_glyph_v_advance() argument
171 hb_ot_get_glyph_h_origin (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph_h_origin() argument
172 void *font_data HB_UNUSED, in hb_ot_get_glyph_h_origin() argument
173 hb_codepoint_t glyph HB_UNUSED, in hb_ot_get_glyph_h_origin() argument
174 hb_position_t *x HB_UNUSED, in hb_ot_get_glyph_h_origin() argument
[all …]
Dhb-unicode.cc42 hb_unicode_combining_class_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_combining_class_nil() argument
43 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_combining_class_nil() argument
44 void *user_data HB_UNUSED) in hb_unicode_combining_class_nil() argument
50 hb_unicode_eastasian_width_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_eastasian_width_nil() argument
51 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_eastasian_width_nil() argument
52 void *user_data HB_UNUSED) in hb_unicode_eastasian_width_nil() argument
58 hb_unicode_general_category_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_general_category_nil() argument
59 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_general_category_nil() argument
60 void *user_data HB_UNUSED) in hb_unicode_general_category_nil() argument
66 hb_unicode_mirroring_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_mirroring_nil() argument
[all …]
Dhb-ft.cc63 hb_ft_get_glyph (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph() argument
68 void *user_data HB_UNUSED) in hb_ft_get_glyph() argument
85 hb_ft_get_glyph_h_advance (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_h_advance() argument
88 void *user_data HB_UNUSED) in hb_ft_get_glyph_h_advance() argument
101 hb_ft_get_glyph_v_advance (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_v_advance() argument
104 void *user_data HB_UNUSED) in hb_ft_get_glyph_v_advance() argument
119 hb_ft_get_glyph_h_origin (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_h_origin() argument
120 void *font_data HB_UNUSED, in hb_ft_get_glyph_h_origin() argument
121 hb_codepoint_t glyph HB_UNUSED, in hb_ft_get_glyph_h_origin() argument
122 hb_position_t *x HB_UNUSED, in hb_ft_get_glyph_h_origin() argument
[all …]
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_shaper_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_shaper_font_data_t *data HB_UNUSED) in _hb_fallback_shaper_font_data_destroy() argument
74 _hb_fallback_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_fallback_shaper_shape_plan_data_create() argument
75 const hb_feature_t *user_features HB_UNUSED, in _hb_fallback_shaper_shape_plan_data_create() argument
76 unsigned int num_user_features HB_UNUSED) in _hb_fallback_shaper_shape_plan_data_create() argument
82 _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() argument
92 _hb_fallback_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_fallback_shape() argument
95 const hb_feature_t *features HB_UNUSED, in _hb_fallback_shape() argument
[all …]
Dhb-glib.cc196 hb_glib_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_combining_class() argument
198 void *user_data HB_UNUSED) in hb_glib_unicode_combining_class() argument
205 hb_glib_unicode_eastasian_width (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_eastasian_width() argument
207 void *user_data HB_UNUSED) in hb_glib_unicode_eastasian_width() argument
213 hb_glib_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_general_category() argument
215 void *user_data HB_UNUSED) in hb_glib_unicode_general_category() argument
223 hb_glib_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_mirroring() argument
225 void *user_data HB_UNUSED) in hb_glib_unicode_mirroring() argument
232 hb_glib_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_script() argument
234 void *user_data HB_UNUSED) in hb_glib_unicode_script() argument
[all …]
Dhb-icu.cc66 hb_icu_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_combining_class() argument
68 void *user_data HB_UNUSED) in hb_icu_unicode_combining_class() argument
75 hb_icu_unicode_eastasian_width (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_eastasian_width() argument
77 void *user_data HB_UNUSED) in hb_icu_unicode_eastasian_width() argument
94 hb_icu_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_general_category() argument
96 void *user_data HB_UNUSED) in hb_icu_unicode_general_category() argument
145 hb_icu_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_mirroring() argument
147 void *user_data HB_UNUSED) in hb_icu_unicode_mirroring() argument
153 hb_icu_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_script() argument
155 void *user_data HB_UNUSED) in hb_icu_unicode_script() argument
[all …]
Dhb-private.hh84 #define HB_UNUSED __attribute__((unused)) macro
86 #define HB_UNUSED macro
201 #define _ASSERT_STATIC1(_line, _cond) HB_UNUSED typedef int _static_assert_on_line_##_line##_failed…
248 HB_UNUSED inline void _static_assertion_on_line_##_line (void) const \
697 _hb_debug_msg_va<0> (const char *what HB_UNUSED, in _hb_debug_msg_va() argument
698 const void *obj HB_UNUSED, in _hb_debug_msg_va() argument
699 const char *func HB_UNUSED, in _hb_debug_msg_va() argument
700 bool indented HB_UNUSED, in _hb_debug_msg_va() argument
701 unsigned int level HB_UNUSED, in _hb_debug_msg_va() argument
702 int level_dir HB_UNUSED, in _hb_debug_msg_va() argument
[all …]
Dhb-font.cc49 void *font_data HB_UNUSED, in hb_font_get_glyph_nil() argument
53 void *user_data HB_UNUSED) in hb_font_get_glyph_nil() argument
64 void *font_data HB_UNUSED, in hb_font_get_glyph_h_advance_nil() argument
66 void *user_data HB_UNUSED) in hb_font_get_glyph_h_advance_nil() argument
76 void *font_data HB_UNUSED, in hb_font_get_glyph_v_advance_nil() argument
78 void *user_data HB_UNUSED) in hb_font_get_glyph_v_advance_nil() argument
88 void *font_data HB_UNUSED, in hb_font_get_glyph_h_origin_nil() argument
92 void *user_data HB_UNUSED) in hb_font_get_glyph_h_origin_nil() argument
107 void *font_data HB_UNUSED, in hb_font_get_glyph_v_origin_nil() argument
111 void *user_data HB_UNUSED) in hb_font_get_glyph_v_origin_nil() argument
[all …]
Dhb-ot-shape-complex-myanmar.cc269 setup_masks_myanmar (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_masks_myanmar() argument
271 hb_font_t *font HB_UNUSED) in setup_masks_myanmar() argument
286 setup_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_syllables() argument
287 hb_font_t *font HB_UNUSED, in setup_syllables() argument
412 initial_reordering_punctuation_cluster (const hb_ot_shape_plan_t *plan HB_UNUSED, in initial_reordering_punctuation_cluster() argument
413 hb_face_t *face HB_UNUSED, in initial_reordering_punctuation_cluster() argument
414 hb_buffer_t *buffer HB_UNUSED, in initial_reordering_punctuation_cluster() argument
415 unsigned int start HB_UNUSED, unsigned int end HB_UNUSED) in initial_reordering_punctuation_cluster() argument
422 initial_reordering_non_myanmar_cluster (const hb_ot_shape_plan_t *plan HB_UNUSED, in initial_reordering_non_myanmar_cluster() argument
423 hb_face_t *face HB_UNUSED, in initial_reordering_non_myanmar_cluster() argument
[all …]
Dhb-ucdn.cc155 void *user_data HB_UNUSED) in hb_ucdn_combining_class() argument
162 void *user_data HB_UNUSED) in hb_ucdn_eastasian_width() argument
170 void *user_data HB_UNUSED) in hb_ucdn_general_category() argument
177 void *user_data HB_UNUSED) in hb_ucdn_mirroring() argument
184 void *user_data HB_UNUSED) in hb_ucdn_script() argument
192 void *user_data HB_UNUSED) in hb_ucdn_compose() argument
200 void *user_data HB_UNUSED) in hb_ucdn_decompose() argument
208 void *user_data HB_UNUSED) in hb_ucdn_decompose_compatibility() argument
Dhb-ot-shape-complex-sea.cc166 setup_masks_sea (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_masks_sea() argument
168 hb_font_t *font HB_UNUSED) in setup_masks_sea() argument
183 setup_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_syllables() argument
184 hb_font_t *font HB_UNUSED, in setup_syllables() argument
250 initial_reordering_non_sea_cluster (const hb_ot_shape_plan_t *plan HB_UNUSED, in initial_reordering_non_sea_cluster() argument
251 hb_face_t *face HB_UNUSED, in initial_reordering_non_sea_cluster() argument
252 hb_buffer_t *buffer HB_UNUSED, in initial_reordering_non_sea_cluster() argument
253 unsigned int start HB_UNUSED, unsigned int end HB_UNUSED) in initial_reordering_non_sea_cluster() argument
275 insert_dotted_circles (const hb_ot_shape_plan_t *plan HB_UNUSED, in insert_dotted_circles() argument
351 hb_font_t *font HB_UNUSED, in final_reordering() argument
Dhb-ot-shape-complex-sea-machine.hh112 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; in find_syllables() local
/external/harfbuzz_ng/src/
Dhb-ot-font.cc115 hb_ot_get_glyph (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph() argument
120 void *user_data HB_UNUSED) in hb_ot_get_glyph() argument
141 hb_ot_get_glyph_h_advance (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph_h_advance() argument
144 void *user_data HB_UNUSED) in hb_ot_get_glyph_h_advance() argument
158 hb_ot_get_glyph_v_advance (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph_v_advance() argument
161 void *user_data HB_UNUSED) in hb_ot_get_glyph_v_advance() argument
168 hb_ot_get_glyph_h_origin (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph_h_origin() argument
169 void *font_data HB_UNUSED, in hb_ot_get_glyph_h_origin() argument
170 hb_codepoint_t glyph HB_UNUSED, in hb_ot_get_glyph_h_origin() argument
171 hb_position_t *x HB_UNUSED, in hb_ot_get_glyph_h_origin() argument
[all …]
Dhb-unicode.cc42 hb_unicode_combining_class_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_combining_class_nil() argument
43 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_combining_class_nil() argument
44 void *user_data HB_UNUSED) in hb_unicode_combining_class_nil() argument
50 hb_unicode_eastasian_width_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_eastasian_width_nil() argument
51 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_eastasian_width_nil() argument
52 void *user_data HB_UNUSED) in hb_unicode_eastasian_width_nil() argument
58 hb_unicode_general_category_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_general_category_nil() argument
59 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_general_category_nil() argument
60 void *user_data HB_UNUSED) in hb_unicode_general_category_nil() argument
66 hb_unicode_mirroring_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_unicode_mirroring_nil() argument
[all …]
Dhb-ft.cc63 hb_ft_get_glyph (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph() argument
68 void *user_data HB_UNUSED) in hb_ft_get_glyph() argument
85 hb_ft_get_glyph_h_advance (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_h_advance() argument
88 void *user_data HB_UNUSED) in hb_ft_get_glyph_h_advance() argument
101 hb_ft_get_glyph_v_advance (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_v_advance() argument
104 void *user_data HB_UNUSED) in hb_ft_get_glyph_v_advance() argument
119 hb_ft_get_glyph_h_origin (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_h_origin() argument
120 void *font_data HB_UNUSED, in hb_ft_get_glyph_h_origin() argument
121 hb_codepoint_t glyph HB_UNUSED, in hb_ft_get_glyph_h_origin() argument
122 hb_position_t *x HB_UNUSED, in hb_ft_get_glyph_h_origin() argument
[all …]
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_shaper_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_shaper_font_data_t *data HB_UNUSED) in _hb_fallback_shaper_font_data_destroy() argument
74 _hb_fallback_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_fallback_shaper_shape_plan_data_create() argument
75 const hb_feature_t *user_features HB_UNUSED, in _hb_fallback_shaper_shape_plan_data_create() argument
76 unsigned int num_user_features HB_UNUSED) in _hb_fallback_shaper_shape_plan_data_create() argument
82 _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() argument
92 _hb_fallback_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_fallback_shape() argument
95 const hb_feature_t *features HB_UNUSED, in _hb_fallback_shape() argument
[all …]
Dhb-glib.cc196 hb_glib_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_combining_class() argument
198 void *user_data HB_UNUSED) in hb_glib_unicode_combining_class() argument
205 hb_glib_unicode_eastasian_width (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_eastasian_width() argument
207 void *user_data HB_UNUSED) in hb_glib_unicode_eastasian_width() argument
213 hb_glib_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_general_category() argument
215 void *user_data HB_UNUSED) in hb_glib_unicode_general_category() argument
223 hb_glib_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_mirroring() argument
225 void *user_data HB_UNUSED) in hb_glib_unicode_mirroring() argument
232 hb_glib_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_glib_unicode_script() argument
234 void *user_data HB_UNUSED) in hb_glib_unicode_script() argument
[all …]
Dhb-icu.cc66 hb_icu_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_combining_class() argument
68 void *user_data HB_UNUSED) in hb_icu_unicode_combining_class() argument
75 hb_icu_unicode_eastasian_width (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_eastasian_width() argument
77 void *user_data HB_UNUSED) in hb_icu_unicode_eastasian_width() argument
94 hb_icu_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_general_category() argument
96 void *user_data HB_UNUSED) in hb_icu_unicode_general_category() argument
145 hb_icu_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_mirroring() argument
147 void *user_data HB_UNUSED) in hb_icu_unicode_mirroring() argument
153 hb_icu_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED, in hb_icu_unicode_script() argument
155 void *user_data HB_UNUSED) in hb_icu_unicode_script() argument
[all …]
Dhb-private.hh84 #define HB_UNUSED __attribute__((unused)) macro
86 #define HB_UNUSED macro
162 #define _ASSERT_STATIC1(_line, _cond) HB_UNUSED typedef int _static_assert_on_line_##_line##_failed…
209 HB_UNUSED inline void _static_assertion_on_line_##_line (void) const \
649 _hb_debug_msg_va<0> (const char *what HB_UNUSED, in _hb_debug_msg_va() argument
650 const void *obj HB_UNUSED, in _hb_debug_msg_va() argument
651 const char *func HB_UNUSED, in _hb_debug_msg_va() argument
652 bool indented HB_UNUSED, in _hb_debug_msg_va() argument
653 unsigned int level HB_UNUSED, in _hb_debug_msg_va() argument
654 int level_dir HB_UNUSED, in _hb_debug_msg_va() argument
[all …]
Dhb-font.cc49 void *font_data HB_UNUSED, in hb_font_get_glyph_nil() argument
53 void *user_data HB_UNUSED) in hb_font_get_glyph_nil() argument
64 void *font_data HB_UNUSED, in hb_font_get_glyph_h_advance_nil() argument
66 void *user_data HB_UNUSED) in hb_font_get_glyph_h_advance_nil() argument
76 void *font_data HB_UNUSED, in hb_font_get_glyph_v_advance_nil() argument
78 void *user_data HB_UNUSED) in hb_font_get_glyph_v_advance_nil() argument
88 void *font_data HB_UNUSED, in hb_font_get_glyph_h_origin_nil() argument
92 void *user_data HB_UNUSED) in hb_font_get_glyph_h_origin_nil() argument
107 void *font_data HB_UNUSED, in hb_font_get_glyph_v_origin_nil() argument
111 void *user_data HB_UNUSED) in hb_font_get_glyph_v_origin_nil() argument
[all …]
Dhb-ot-shape-complex-myanmar.cc269 setup_masks_myanmar (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_masks_myanmar() argument
271 hb_font_t *font HB_UNUSED) in setup_masks_myanmar() argument
286 setup_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_syllables() argument
287 hb_font_t *font HB_UNUSED, in setup_syllables() argument
412 initial_reordering_punctuation_cluster (const hb_ot_shape_plan_t *plan HB_UNUSED, in initial_reordering_punctuation_cluster() argument
413 hb_face_t *face HB_UNUSED, in initial_reordering_punctuation_cluster() argument
414 hb_buffer_t *buffer HB_UNUSED, in initial_reordering_punctuation_cluster() argument
415 unsigned int start HB_UNUSED, unsigned int end HB_UNUSED) in initial_reordering_punctuation_cluster() argument
422 initial_reordering_non_myanmar_cluster (const hb_ot_shape_plan_t *plan HB_UNUSED, in initial_reordering_non_myanmar_cluster() argument
423 hb_face_t *face HB_UNUSED, in initial_reordering_non_myanmar_cluster() argument
[all …]
Dhb-ucdn.cc155 void *user_data HB_UNUSED) in hb_ucdn_combining_class() argument
162 void *user_data HB_UNUSED) in hb_ucdn_eastasian_width() argument
170 void *user_data HB_UNUSED) in hb_ucdn_general_category() argument
177 void *user_data HB_UNUSED) in hb_ucdn_mirroring() argument
184 void *user_data HB_UNUSED) in hb_ucdn_script() argument
192 void *user_data HB_UNUSED) in hb_ucdn_compose() argument
200 void *user_data HB_UNUSED) in hb_ucdn_decompose() argument
208 void *user_data HB_UNUSED) in hb_ucdn_decompose_compatibility() argument
Dhb-ot-shape-complex-sea.cc166 setup_masks_sea (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_masks_sea() argument
168 hb_font_t *font HB_UNUSED) in setup_masks_sea() argument
183 setup_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED, in setup_syllables() argument
184 hb_font_t *font HB_UNUSED, in setup_syllables() argument
250 initial_reordering_non_sea_cluster (const hb_ot_shape_plan_t *plan HB_UNUSED, in initial_reordering_non_sea_cluster() argument
251 hb_face_t *face HB_UNUSED, in initial_reordering_non_sea_cluster() argument
252 hb_buffer_t *buffer HB_UNUSED, in initial_reordering_non_sea_cluster() argument
253 unsigned int start HB_UNUSED, unsigned int end HB_UNUSED) in initial_reordering_non_sea_cluster() argument
275 insert_dotted_circles (const hb_ot_shape_plan_t *plan HB_UNUSED, in insert_dotted_circles() argument
351 hb_font_t *font HB_UNUSED, in final_reordering() argument
Dhb-ot-shape-complex-sea-machine.hh112 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

123