Searched refs:x_advance (Results 1 – 23 of 23) sorted by relevance
48 x_advance = pos.x_advance variable52 print("gid%d=%d@%d,%d+%d" % (gid, cluster, x_advance, x_offset, y_offset))
189 buffer->pos[i].x_advance = 0; in zero_mark_advances()324 x_offset -= buffer->pos[base].x_advance; in position_around_base()370 buffer->pos[i].x_advance = 0; in position_around_base()377 x_offset -= buffer->pos[i].x_advance; in position_around_base()380 x_offset += buffer->pos[i].x_advance; in position_around_base()467 pos[idx].x_advance += kern1; in _hb_ot_shape_fallback_kern()468 pos[skippy_iter.idx].x_advance += kern2; in _hb_ot_shape_fallback_kern()
122 pos[i].x_advance = 0; in _hb_fallback_shape()129 &pos[i].x_advance, in _hb_fallback_shape()
401 { if (!parse_int (tok, p, &pos.x_advance)) return false; } in _hb_buffer_deserialize_glyphs_text()457 { if (!parse_int (tok, p, &pos.x_advance)) return false; } in _hb_buffer_deserialize_glyphs_text()534 { if (!parse_int (tok, p, &pos.x_advance)) return false; } in _hb_buffer_deserialize_glyphs_text()
356 pPos->x_advance = gr_slot_advance_X (is, grface, grfont); in _hb_graphite2_shape()359 curradvx -= pPos->x_advance; in _hb_graphite2_shape()362 curradvx += pPos->x_advance; in _hb_graphite2_shape()367 pPos[-1].x_advance += gr_seg_advance_X(seg) - curradvx; in _hb_graphite2_shape()
1508 total_x_advance += pos[i].x_advance; in normalize_glyphs_cluster()1512 hb_position_t x_advance = 0, y_advance = 0; in normalize_glyphs_cluster() local1515 pos[i].x_offset += x_advance; in normalize_glyphs_cluster()1518 x_advance += pos[i].x_advance; in normalize_glyphs_cluster()1521 pos[i].x_advance = 0; in normalize_glyphs_cluster()1528 pos[end - 1].x_advance = total_x_advance; in normalize_glyphs_cluster()1534 pos[start].x_advance += total_x_advance; in normalize_glyphs_cluster()
545 { if (!parse_int (tok, p, &pos.x_advance)) return false; } in _hb_buffer_deserialize_glyphs_json()601 { if (!parse_int (tok, p, &pos.x_advance)) return false; } in _hb_buffer_deserialize_glyphs_json()
476 pos->x_offset -= pos->x_advance; in adjust_mark_offsets()483 pos->x_advance = 0; in zero_mark_width()526 &pos[i].x_advance, in hb_ot_position_default()675 pos[i].x_advance = 0; in hb_ot_hide_default_ignorables()
144 pos[i].x_advance, pos[i].y_advance); in _hb_buffer_serialize_glyphs_json()206 p += MAX (0, snprintf (p, ARRAY_LENGTH (b) - (p - b), "%d", pos[i].x_advance)); in _hb_buffer_serialize_glyphs_text()
112 if (likely (horizontal)) glyph_pos.x_advance += font->em_scale_x (get_short (values)); in apply_value()138 … if (horizontal && x_ppem) glyph_pos.x_advance += (base + get_device (values)).get_x_delta (font); in apply_value()930 pos[i].x_advance = exit_x + pos[i].x_offset; in apply()933 pos[j].x_advance -= d; in apply()938 pos[i].x_advance -= d; in apply()941 pos[j].x_advance = entry_x + pos[j].x_offset; in apply()1580 pos[i].x_offset -= pos[k].x_advance; in fix_mark_attachment()1585 pos[i].x_offset += pos[k].x_advance; in fix_mark_attachment()
124 pos->x_advance, in main()
876 hb_position_t x_advance, y_advance, x_offset, y_offset; in _hb_coretext_shape() local877 hb_font_get_glyph_advance_for_direction (font, notdef, dir, &x_advance, &y_advance); in _hb_coretext_shape()879 hb_position_t advance = x_advance + y_advance; in _hb_coretext_shape()1018 pos->x_advance = info->mask; in _hb_coretext_shape()
55 hb_position_t x_advance; member
65 action parse_x_advance { if (!parse_int (tok, p, &pos.x_advance)) return false; }
66 action parse_x_advance { if (!parse_int (tok, p, &pos.x_advance)) return false; }
1009 pos->x_advance = info->mask; in _hb_uniscribe_shape()
67 void get_advance (double *x_advance, double *y_advance) { in get_advance()68 *x_advance = glyphs[num_glyphs].x; in get_advance()
42 double x_advance, y_advance; in get_surface_size() local43 line.get_advance (&x_advance, &y_advance); in get_surface_size()47 *w = MAX (*w, x_advance); in get_surface_size()
461 x += hb_position->x_advance; in helper_cairo_line_from_buffer()
130 g_assert_cmpint (output_x_advances[i], ==, positions[i].x_advance); in test_shape()
309 g_assert_cmpint (0, ==, positions[i].x_advance); in test_buffer_positions()
1306 FX_FLOAT x_advance, y_advance; in AddTextObject() local1307 pText->CalcPositionData(&x_advance, &y_advance, m_pCurStates->m_TextHorzScale, m_Level); in AddTextObject()1308 m_pCurStates->m_TextX += x_advance; in AddTextObject()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...