hb_glyph_position_t 463 third_party/harfbuzz-ng/src/hb-buffer-deserialize-json.hh hb_glyph_position_t pos; hb_glyph_position_t 340 third_party/harfbuzz-ng/src/hb-buffer-deserialize-text.hh hb_glyph_position_t pos; hb_glyph_position_t 39 third_party/harfbuzz-ng/src/hb-buffer-private.hh ASSERT_STATIC (sizeof (hb_glyph_info_t) == sizeof (hb_glyph_position_t)); hb_glyph_position_t 71 third_party/harfbuzz-ng/src/hb-buffer-private.hh hb_glyph_position_t *pos; hb_glyph_position_t 76 third_party/harfbuzz-ng/src/hb-buffer-private.hh inline hb_glyph_position_t &cur_pos (unsigned int i = 0) { return pos[idx + i]; } hb_glyph_position_t 77 third_party/harfbuzz-ng/src/hb-buffer-private.hh inline hb_glyph_position_t cur_pos (unsigned int i = 0) const { return pos[idx + i]; } hb_glyph_position_t 102 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc hb_glyph_position_t *pos = hb_buffer_get_glyph_positions (buffer, NULL); hb_glyph_position_t 175 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc hb_glyph_position_t *pos = hb_buffer_get_glyph_positions (buffer, NULL); hb_glyph_position_t 90 third_party/harfbuzz-ng/src/hb-buffer.cc hb_glyph_position_t *new_pos = NULL; hb_glyph_position_t 104 third_party/harfbuzz-ng/src/hb-buffer.cc new_pos = (hb_glyph_position_t *) realloc (pos, new_allocated * sizeof (pos[0])); hb_glyph_position_t 297 third_party/harfbuzz-ng/src/hb-buffer.cc pos = (hb_glyph_position_t *) out_info; hb_glyph_position_t 458 third_party/harfbuzz-ng/src/hb-buffer.cc hb_glyph_position_t t; hb_glyph_position_t 1212 third_party/harfbuzz-ng/src/hb-buffer.cc hb_glyph_position_t * hb_glyph_position_t 1222 third_party/harfbuzz-ng/src/hb-buffer.cc return (hb_glyph_position_t *) buffer->pos; hb_glyph_position_t 1431 third_party/harfbuzz-ng/src/hb-buffer.cc hb_glyph_position_t *pos = buffer->pos; hb_glyph_position_t 261 third_party/harfbuzz-ng/src/hb-buffer.h hb_glyph_position_t * hb_glyph_position_t 802 third_party/harfbuzz-ng/src/hb-coretext.cc hb_glyph_position_t *pos = &buffer->pos[i]; hb_glyph_position_t 87 third_party/harfbuzz-ng/src/hb-gobject-structs.cc static hb_glyph_position_t *glyph_position_reference (hb_glyph_position_t *g) hb_glyph_position_t 89 third_party/harfbuzz-ng/src/hb-gobject-structs.cc hb_glyph_position_t *c = (hb_glyph_position_t *) calloc (1, sizeof (hb_glyph_position_t)); hb_glyph_position_t 94 third_party/harfbuzz-ng/src/hb-gobject-structs.cc static void glyph_position_destroy (hb_glyph_position_t *g) { free (g); } hb_glyph_position_t 347 third_party/harfbuzz-ng/src/hb-graphite2.cc hb_glyph_position_t *pPos; hb_glyph_position_t 101 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh hb_glyph_position_t &glyph_pos) const hb_glyph_position_t 415 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh hb_glyph_position_t &o = buffer->cur_pos(); hb_glyph_position_t 913 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh hb_glyph_position_t *pos = buffer->pos; hb_glyph_position_t 1538 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh fix_cursive_minor_offset (hb_glyph_position_t *pos, unsigned int i, hb_direction_t direction) hb_glyph_position_t 1557 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh fix_mark_attachment (hb_glyph_position_t *pos, unsigned int i, hb_direction_t direction) hb_glyph_position_t 1593 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh hb_glyph_position_t *pos = hb_buffer_get_glyph_positions (buffer, &len); hb_glyph_position_t 278 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_glyph_position_t *positions /* IN / OUT */); hb_glyph_position_t 207 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc hb_glyph_position_t &pos = buffer->pos[i]; hb_glyph_position_t 442 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc hb_glyph_position_t *pos = buffer->pos; hb_glyph_position_t 484 third_party/harfbuzz-ng/src/hb-ot-shape.cc hb_glyph_position_t *pos = c->buffer->pos; hb_glyph_position_t 527 third_party/harfbuzz-ng/src/hb-ot-shape.cc hb_glyph_position_t *pos = c->buffer->pos; hb_glyph_position_t 611 third_party/harfbuzz-ng/src/hb-ot-shape.cc hb_glyph_position_t *pos = c->buffer->pos; hb_glyph_position_t 1004 third_party/harfbuzz-ng/src/hb-uniscribe.cc hb_glyph_position_t *pos = &buffer->pos[i]; hb_glyph_position_t 112 third_party/harfbuzz-ng/src/test.cc hb_glyph_position_t *positions = hb_buffer_get_glyph_positions (buffer, NULL); hb_glyph_position_t 117 third_party/harfbuzz-ng/src/test.cc hb_glyph_position_t *pos = &positions[i];