Home | History | Annotate | Download | only in src

Lines Matching refs:hb_codepoint_t

124 		    hb_codepoint_t unicode)
126 hb_codepoint_t glyph;
193 hb_codepoint_t u = buffer->cur().codepoint;
225 hb_codepoint_t chars[2];
251 hb_codepoint_t l = u;
252 hb_codepoint_t v = buffer->cur(+1).codepoint;
256 hb_codepoint_t t = 0;
271 hb_codepoint_t s = SBase + (l - LBase) * NCount + (v - VBase) * TCount + tindex;
307 hb_codepoint_t s = u;
320 hb_codepoint_t new_s = s + new_tindex;
339 hb_codepoint_t decomposed[3] = {LBase + lindex,