HomeSort by relevance Sort by last modified time
    Searched refs:HB_UNUSED (Results 1 - 25 of 36) sorted by null

1 2

  /external/harfbuzz_ng/src/
hb-fallback-shape.cc 38 _hb_fallback_shaper_face_data_create (hb_face_t *face HB_UNUSED)
44 _hb_fallback_shaper_face_data_destroy (hb_fallback_shaper_face_data_t *data HB_UNUSED)
56 _hb_fallback_shaper_font_data_create (hb_font_t *font HB_UNUSED)
62 _hb_fallback_shaper_font_data_destroy (hb_fallback_shaper_font_data_t *data HB_UNUSED)
74 _hb_fallback_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED,
75 const hb_feature_t *user_features HB_UNUSED,
76 unsigned int num_user_features HB_UNUSED)
82 _hb_fallback_shaper_shape_plan_data_destroy (hb_fallback_shaper_shape_plan_data_t *data HB_UNUSED)
92 _hb_fallback_shape (hb_shape_plan_t *shape_plan HB_UNUSED,
95 const hb_feature_t *features HB_UNUSED,
    [all...]
hb-unicode.cc 42 hb_unicode_combining_class_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED,
43 hb_codepoint_t unicode HB_UNUSED,
44 void *user_data HB_UNUSED)
50 hb_unicode_eastasian_width_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED,
51 hb_codepoint_t unicode HB_UNUSED,
52 void *user_data HB_UNUSED)
58 hb_unicode_general_category_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED,
59 hb_codepoint_t unicode HB_UNUSED,
60 void *user_data HB_UNUSED)
66 hb_unicode_mirroring_nil (hb_unicode_funcs_t *ufuncs HB_UNUSED,
    [all...]
hb-ot-font.cc 193 hb_ot_get_glyph (hb_font_t *font HB_UNUSED,
198 void *user_data HB_UNUSED)
206 hb_ot_get_glyph_h_advance (hb_font_t *font HB_UNUSED,
209 void *user_data HB_UNUSED)
216 hb_ot_get_glyph_v_advance (hb_font_t *font HB_UNUSED,
219 void *user_data HB_UNUSED)
226 hb_ot_get_glyph_h_origin (hb_font_t *font HB_UNUSED,
227 void *font_data HB_UNUSED,
228 hb_codepoint_t glyph HB_UNUSED,
229 hb_position_t *x HB_UNUSED,
    [all...]
hb-ft.cc 70 hb_ft_get_glyph (hb_font_t *font HB_UNUSED,
75 void *user_data HB_UNUSED)
90 hb_ft_get_glyph_h_advance (hb_font_t *font HB_UNUSED,
93 void *user_data HB_UNUSED)
109 hb_ft_get_glyph_v_advance (hb_font_t *font HB_UNUSED,
112 void *user_data HB_UNUSED)
127 hb_ft_get_glyph_h_origin (hb_font_t *font HB_UNUSED,
128 void *font_data HB_UNUSED,
129 hb_codepoint_t glyph HB_UNUSED,
130 hb_position_t *x HB_UNUSED,
    [all...]
hb-glib.cc 196 hb_glib_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED,
198 void *user_data HB_UNUSED)
205 hb_glib_unicode_eastasian_width (hb_unicode_funcs_t *ufuncs HB_UNUSED,
207 void *user_data HB_UNUSED)
213 hb_glib_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED,
215 void *user_data HB_UNUSED)
223 hb_glib_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED,
225 void *user_data HB_UNUSED)
232 hb_glib_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED,
234 void *user_data HB_UNUSED)
    [all...]
hb-icu.cc 66 hb_icu_unicode_combining_class (hb_unicode_funcs_t *ufuncs HB_UNUSED,
68 void *user_data HB_UNUSED)
75 hb_icu_unicode_eastasian_width (hb_unicode_funcs_t *ufuncs HB_UNUSED,
77 void *user_data HB_UNUSED)
94 hb_icu_unicode_general_category (hb_unicode_funcs_t *ufuncs HB_UNUSED,
96 void *user_data HB_UNUSED)
145 hb_icu_unicode_mirroring (hb_unicode_funcs_t *ufuncs HB_UNUSED,
147 void *user_data HB_UNUSED)
153 hb_icu_unicode_script (hb_unicode_funcs_t *ufuncs HB_UNUSED,
155 void *user_data HB_UNUSED)
    [all...]
hb-ucdn.cc 155 void *user_data HB_UNUSED)
162 void *user_data HB_UNUSED)
170 void *user_data HB_UNUSED)
177 void *user_data HB_UNUSED)
184 void *user_data HB_UNUSED)
192 void *user_data HB_UNUSED)
200 void *user_data HB_UNUSED)
208 void *user_data HB_UNUSED)
hb-ot-shape-complex-sea-machine.rl 82 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED;
hb-ot-shape-complex-myanmar.cc 269 setup_masks_myanmar (const hb_ot_shape_plan_t *plan HB_UNUSED,
271 hb_font_t *font HB_UNUSED)
286 setup_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED,
287 hb_font_t *font HB_UNUSED,
412 initial_reordering_punctuation_cluster (const hb_ot_shape_plan_t *plan HB_UNUSED,
413 hb_face_t *face HB_UNUSED,
414 hb_buffer_t *buffer HB_UNUSED,
415 unsigned int start HB_UNUSED, unsigned int end HB_UNUSED)
422 initial_reordering_non_myanmar_cluster (const hb_ot_shape_plan_t *plan HB_UNUSED,
    [all...]
hb-font.cc 49 void *font_data HB_UNUSED,
53 void *user_data HB_UNUSED)
64 void *font_data HB_UNUSED,
66 void *user_data HB_UNUSED)
76 void *font_data HB_UNUSED,
78 void *user_data HB_UNUSED)
88 void *font_data HB_UNUSED,
92 void *user_data HB_UNUSED)
107 void *font_data HB_UNUSED,
111 void *user_data HB_UNUSED)
    [all...]
hb-ot-shape-complex-sea.cc 166 setup_masks_sea (const hb_ot_shape_plan_t *plan HB_UNUSED,
168 hb_font_t *font HB_UNUSED)
183 setup_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED,
184 hb_font_t *font HB_UNUSED,
250 initial_reordering_non_sea_cluster (const hb_ot_shape_plan_t *plan HB_UNUSED,
251 hb_face_t *face HB_UNUSED,
252 hb_buffer_t *buffer HB_UNUSED,
253 unsigned int start HB_UNUSED, unsigned int end HB_UNUSED)
275 insert_dotted_circles (const hb_ot_shape_plan_t *plan HB_UNUSED,
    [all...]
hb-private.hh 84 #define HB_UNUSED __attribute__((unused))
86 #define HB_UNUSED
201 #define _ASSERT_STATIC1(_line, _cond) HB_UNUSED typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1]
248 HB_UNUSED inline void _static_assertion_on_line_##_line (void) const \
656 _hb_debug_msg_va<0> (const char *what HB_UNUSED,
657 const void *obj HB_UNUSED,
658 const char *func HB_UNUSED,
659 bool indented HB_UNUSED,
660 unsigned int level HB_UNUSED,
661 int level_dir HB_UNUSED,
    [all...]
hb-ot-shape-complex-sea-machine.hh 112 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED;
hb-ot-shape-complex-indic-machine.rl 112 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED;
hb-ot-shape-complex-myanmar-machine.rl 108 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED;
hb-ot-shape-complex-myanmar-machine.hh 284 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED;
hb-utf-private.hh 214 const uint32_t *end HB_UNUSED,
231 const uint32_t *start HB_UNUSED,
hb-graphite2.cc 190 _hb_graphite2_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED,
191 const hb_feature_t *user_features HB_UNUSED,
192 unsigned int num_user_features HB_UNUSED)
198 _hb_graphite2_shaper_shape_plan_data_destroy (hb_graphite2_shaper_shape_plan_data_t *data HB_UNUSED)
hb-coretext.cc 49 reference_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data)
193 _hb_coretext_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED,
194 const hb_feature_t *user_features HB_UNUSED,
195 unsigned int num_user_features HB_UNUSED)
201 _hb_coretext_shaper_shape_plan_data_destroy (hb_coretext_shaper_shape_plan_data_t *data HB_UNUSED)
    [all...]
hb-ot-shape-complex-indic.cc 627 setup_masks_indic (const hb_ot_shape_plan_t *plan HB_UNUSED,
629 hb_font_t *font HB_UNUSED)
644 setup_syllables (const hb_ot_shape_plan_t *plan HB_UNUSED,
645 hb_font_t *font HB_UNUSED,
    [all...]
hb-ot-shape-complex-arabic.cc 311 hb_font_t *font HB_UNUSED)
331 nuke_joiners (const hb_ot_shape_plan_t *plan HB_UNUSED,
332 hb_font_t *font HB_UNUSED,
hb-set.cc 153 hb_set_allocation_successful (const hb_set_t *set HB_UNUSED)
hb-ot-layout-gdef-table.hh 99 inline hb_position_t get_caret_value (hb_font_t *font, hb_direction_t direction, hb_codepoint_t glyph_id HB_UNUSED) const
146 inline hb_position_t get_caret_value (hb_font_t *font, hb_direction_t direction, hb_codepoint_t glyph_id HB_UNUSED) const
hb-ot-shape-complex-arabic-fallback.hh 48 arabic_fallback_synthesize_lookup_single (const hb_ot_shape_plan_t *plan HB_UNUSED,
101 arabic_fallback_synthesize_lookup_ligature (const hb_ot_shape_plan_t *plan HB_UNUSED,
  /external/harfbuzz_ng/util/
options.hh 65 #define HB_UNUSED __attribute__((unused))
67 #define HB_UNUSED
82 #define _ASSERT_STATIC1(_line, _cond) HB_UNUSED typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1]

Completed in 126 milliseconds

1 2