Home | History | Annotate | Download | only in src

Lines Matching full:codepoint

251   dottedcircle.codepoint = 0x25CC;
307 hb_codepoint_t codepoint = unicode->mirroring (c->buffer->info[i].codepoint);
308 if (likely (codepoint == c->buffer->info[i].codepoint))
311 c->buffer->info[i].codepoint = codepoint;
343 buffer->info[i].codepoint = buffer->info[i].glyph_index();
411 c->font->get_glyph_advance_for_direction (c->buffer->info[i].codepoint,
415 c->font->subtract_glyph_origin_for_direction (c->buffer->info[i].codepoint,
453 c->font->add_glyph_origin_for_direction (c->buffer->info[i].codepoint,
462 c->font->subtract_glyph_origin_for_direction (c->buffer->info[i].codepoint,
535 c->buffer->info[i].codepoint = space;
638 add_char (font, buffer->unicode, mirror, buffer->info[i].codepoint, glyphs);