Home | History | Annotate | Download | only in src

Lines Matching refs:hb_codepoint_t

87 		   hb_codepoint_t  ab,
88 hb_codepoint_t *a,
89 hb_codepoint_t *b)
96 hb_codepoint_t a,
97 hb_codepoint_t b,
98 hb_codepoint_t *ab)
110 output_char (hb_buffer_t *buffer, hb_codepoint_t unichar, hb_codepoint_t glyph)
118 next_char (hb_buffer_t *buffer, hb_codepoint_t glyph)
132 decompose (const hb_ot_shape_normalize_context_t *c, bool shortest, hb_codepoint_t ab)
134 hb_codepoint_t a, b, a_glyph, b_glyph;
176 decompose_compatibility (const hb_ot_shape_normalize_context_t *c, hb_codepoint_t u)
179 hb_codepoint_t decomposed[HB_UNICODE_MAX_DECOMPOSITION_LEN];
180 hb_codepoint_t glyphs[HB_UNICODE_MAX_DECOMPOSITION_LEN];
200 hb_codepoint_t glyph;
375 hb_codepoint_t composed, glyph;