Home | History | Annotate | Download | only in src

Lines Matching defs:codepoint

247   dottedcircle.codepoint = 0x25CCu;
306 hb_codepoint_t codepoint = unicode->mirroring (info[i].codepoint);
307 if (likely (codepoint == info[i].codepoint))
310 info[i].codepoint = codepoint;
327 if (info[i].codepoint == 0x2044u) /* FRACTION SLASH */
389 info[i].codepoint = info[i].glyph_index();
522 c->font->get_glyph_advance_for_direction (info[i].codepoint,
526 c->font->subtract_glyph_origin_for_direction (info[i].codepoint,
579 c->font->add_glyph_origin_for_direction (info[i].codepoint,
588 c->font->subtract_glyph_origin_for_direction (info[i].codepoint,
670 info[i].codepoint = space;
783 add_char (font, buffer->unicode, mirror, info[i].codepoint, glyphs);