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,
321 hb_codepoint_t unicode);
325 hb_codepoint_t unicode);
329 hb_codepoint_t unicode);
331 hb_codepoint_t
333 hb_codepoint_t unicode);
337 hb_codepoint_t unicode);
341 hb_codepoint_t a,
342 hb_codepoint_t b,
343 hb_codepoint_t *ab);
346 hb_codepoint_t ab,
347 hb_codepoint_t *a,
348 hb_codepoint_t *b);
352 hb_codepoint_t u,
353 hb_codepoint_t *decomposed);