Home | History | Annotate | Download | only in src

Lines Matching defs:codepoint

245   dottedcircle.codepoint = 0x25CC;
303 hb_codepoint_t codepoint = unicode->mirroring (info[i].codepoint);
304 if (likely (codepoint == info[i].codepoint))
307 info[i].codepoint = codepoint;
324 if (info[i].codepoint == 0x2044) /* FRACTION SLASH */
385 buffer->info[i].codepoint = buffer->info[i].glyph_index();
487 c->font->get_glyph_advance_for_direction (info[i].codepoint,
491 c->font->subtract_glyph_origin_for_direction (info[i].codepoint,
532 c->font->add_glyph_origin_for_direction (info[i].codepoint,
541 c->font->subtract_glyph_origin_for_direction (info[i].codepoint,
623 info[i].codepoint = space;
735 add_char (font, buffer->unicode, mirror, buffer->info[i].codepoint, glyphs);