Home | History | Annotate | Download | only in src

Lines Matching refs:hb_codepoint_t

131 hb_ucdn_combining_class(hb_unicode_funcs_t *ufuncs, hb_codepoint_t unicode,
138 hb_ucdn_eastasian_width(hb_unicode_funcs_t *ufuncs, hb_codepoint_t unicode,
146 hb_ucdn_general_category(hb_unicode_funcs_t *ufuncs, hb_codepoint_t unicode,
152 static hb_codepoint_t
153 hb_ucdn_mirroring(hb_unicode_funcs_t *ufuncs, hb_codepoint_t unicode,
160 hb_ucdn_script(hb_unicode_funcs_t *ufuncs, hb_codepoint_t unicode,
168 hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab,
176 hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b,
184 hb_codepoint_t u, hb_codepoint_t *decomposed,