Home | History | Annotate | Download | only in src

Lines Matching refs:hb_codepoint_t

223 										 hb_codepoint_t      unicode,
226 hb_codepoint_t unicode,
229 hb_codepoint_t unicode,
231 typedef hb_codepoint_t (*hb_unicode_mirroring_func_t) (hb_unicode_funcs_t *ufuncs,
232 hb_codepoint_t unicode,
235 hb_codepoint_t unicode,
239 hb_codepoint_t a,
240 hb_codepoint_t b,
241 hb_codepoint_t *ab,
244 hb_codepoint_t ab,
245 hb_codepoint_t *a,
246 hb_codepoint_t *b,
268 hb_codepoint_t u,
269 hb_codepoint_t *decomposed,
409 hb_codepoint_t unicode);
413 hb_codepoint_t unicode);
417 hb_codepoint_t unicode);
419 hb_codepoint_t
421 hb_codepoint_t unicode);
425 hb_codepoint_t unicode);
429 hb_codepoint_t a,
430 hb_codepoint_t b,
431 hb_codepoint_t *ab);
434 hb_codepoint_t ab,
435 hb_codepoint_t *a,
436 hb_codepoint_t *b);
440 hb_codepoint_t u,
441 hb_codepoint_t *decomposed);