Lines Matching refs:hb_codepoint_t
43 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_combining_class_nil()
51 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_eastasian_width_nil()
59 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_general_category_nil()
65 static hb_codepoint_t
67 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_mirroring_nil()
75 hb_codepoint_t unicode HB_UNUSED, in hb_unicode_script_nil()
83 hb_codepoint_t a HB_UNUSED, in hb_unicode_compose_nil()
84 hb_codepoint_t b HB_UNUSED, in hb_unicode_compose_nil()
85 hb_codepoint_t *ab HB_UNUSED, in hb_unicode_compose_nil()
93 hb_codepoint_t ab HB_UNUSED, in hb_unicode_decompose_nil()
94 hb_codepoint_t *a HB_UNUSED, in hb_unicode_decompose_nil()
95 hb_codepoint_t *b HB_UNUSED, in hb_unicode_decompose_nil()
104 hb_codepoint_t u HB_UNUSED, in hb_unicode_decompose_compatibility_nil()
105 hb_codepoint_t *decomposed HB_UNUSED, in hb_unicode_decompose_compatibility_nil()
385 hb_codepoint_t unicode) \
407 hb_codepoint_t a, in hb_unicode_compose()
408 hb_codepoint_t b, in hb_unicode_compose()
409 hb_codepoint_t *ab) in hb_unicode_compose()
429 hb_codepoint_t ab, in hb_unicode_decompose()
430 hb_codepoint_t *a, in hb_unicode_decompose()
431 hb_codepoint_t *b) in hb_unicode_decompose()
450 hb_codepoint_t u, in hb_unicode_decompose_compatibility()
451 hb_codepoint_t *decomposed) in hb_unicode_decompose_compatibility()