/external/harfbuzz_ng/src/ |
D | test.cc | 70 hb_glyph_position_t *positions = hb_buffer_get_glyph_positions (buffer, nullptr); in main() 75 hb_glyph_position_t *pos = &positions[i]; in main()
|
D | hb-buffer.hh | 58 static_assert ((sizeof (hb_glyph_info_t) == sizeof (hb_glyph_position_t)), ""); 115 hb_glyph_position_t *pos; 181 hb_glyph_position_t &cur_pos (unsigned int i = 0) { return pos[idx + i]; } in cur_pos() 182 hb_glyph_position_t cur_pos (unsigned int i = 0) const { return pos[idx + i]; } in cur_pos()
|
D | hb-buffer.h | 125 typedef struct hb_glyph_position_t { struct 133 } hb_glyph_position_t; argument 441 HB_EXTERN hb_glyph_position_t *
|
D | hb-buffer.cc | 124 hb_glyph_position_t *new_pos = nullptr; in enlarge() 138 new_pos = (hb_glyph_position_t *) realloc (pos, new_allocated * sizeof (pos[0])); in enlarge() 344 pos = (hb_glyph_position_t *) out_info; in swap_buffers() 473 hb_glyph_position_t t; in reverse_range() 1413 hb_glyph_position_t * 1423 return (hb_glyph_position_t *) buffer->pos; in hb_buffer_get_glyph_positions() 1799 hb_glyph_position_t *pos = buffer->pos; in normalize_glyphs_cluster() 1971 const hb_glyph_position_t *buf_pos = buffer->pos; in hb_buffer_diff() 1972 const hb_glyph_position_t *ref_pos = reference->pos; in hb_buffer_diff()
|
D | hb-ot-shape.cc | 626 hb_glyph_position_t *pos = buffer->pos; in hb_ot_zero_width_default_ignorables() 760 adjust_mark_offsets (hb_glyph_position_t *pos) in adjust_mark_offsets() 767 zero_mark_width (hb_glyph_position_t *pos) in zero_mark_width() 793 hb_glyph_position_t *pos = c->buffer->pos; in hb_ot_position_default() 826 hb_glyph_position_t *pos = c->buffer->pos; in hb_ot_position_complex()
|
D | hb-fallback-shape.cc | 96 hb_glyph_position_t *pos = buffer->pos; in _hb_fallback_shape()
|
D | hb-buffer-serialize.cc | 108 hb_glyph_position_t *pos = (flags & HB_BUFFER_SERIALIZE_FLAG_NO_POSITIONS) ? in _hb_buffer_serialize_glyphs_json() 206 hb_glyph_position_t *pos = (flags & HB_BUFFER_SERIALIZE_FLAG_NO_POSITIONS) ? in _hb_buffer_serialize_glyphs_text()
|
D | hb-ot-layout-gpos-table.hh | 107 hb_glyph_position_t &glyph_pos) const in apply_value() 448 hb_glyph_position_t &o = buffer->cur_pos(); in apply() 966 reverse_cursive_minor_offset (hb_glyph_position_t *pos, unsigned int i, hb_direction_t direction, u… 1004 hb_glyph_position_t *pos = buffer->pos; in apply() 1645 reverse_cursive_minor_offset (hb_glyph_position_t *pos, unsigned int i, hb_direction_t direction, u… in reverse_cursive_minor_offset() 1670 propagate_attachment_offsets (hb_glyph_position_t *pos, in propagate_attachment_offsets() 1738 hb_glyph_position_t *pos = hb_buffer_get_glyph_positions (buffer, &len); in position_finish_offsets()
|
D | hb-kern.hh | 61 hb_glyph_position_t *pos = buffer->pos; in kern()
|
D | hb-ot-shape-fallback.cc | 208 hb_glyph_position_t &pos = buffer->pos[i]; in position_mark() 489 hb_glyph_position_t *pos = buffer->pos; in _hb_ot_shape_fallback_spaces()
|
D | hb-buffer-deserialize-json.hh | 463 hb_glyph_position_t pos = {0}; in _hb_buffer_deserialize_glyphs_json()
|
D | hb-aat-layout-kerx-table.hh | 282 hb_glyph_position_t &o = buffer->pos[idx]; in transition() 512 hb_glyph_position_t &o = buffer->cur_pos(); in transition() 911 hb_glyph_position_t *pos = c->buffer->pos; in apply()
|
D | hb-buffer-deserialize-text.hh | 340 hb_glyph_position_t pos = {0}; in _hb_buffer_deserialize_glyphs_text()
|
D | hb-buffer-deserialize-text.rl | 115 hb_glyph_position_t pos = {0};
|
D | hb-buffer-deserialize-json.rl | 121 hb_glyph_position_t pos = {0};
|
D | hb-ot-layout.h | 361 hb_glyph_position_t *positions /* IN / OUT */);
|
D | hb-aat-layout.cc | 250 hb_glyph_position_t *pos = buffer->pos; in hb_aat_layout_zero_width_deleted_glyphs()
|
D | hb-graphite2.cc | 398 hb_glyph_position_t *pPos = hb_buffer_get_glyph_positions (buffer, nullptr); in _hb_graphite2_shape()
|
/external/harfbuzz_ng/test/api/ |
D | test-shape.c | 93 hb_glyph_position_t *positions; in test_shape()
|
/external/skqp/third_party/harfbuzz/ |
D | hb-buffer-deserialize-json.hh | 463 hb_glyph_position_t pos = {0}; in _hb_buffer_deserialize_glyphs_json()
|
D | hb-buffer-deserialize-text.hh | 340 hb_glyph_position_t pos = {0}; in _hb_buffer_deserialize_glyphs_text()
|
/external/harfbuzz_ng/test/shaping/data/aots/ |
D | hb-aots-tester.cpp | 223 hb_glyph_position_t *pos = hb_buffer_get_glyph_positions (buffer, NULL); in gpos_test()
|
/external/freetype/src/autofit/ |
D | afshaper.c | 552 hb_glyph_position_t* gpos; in af_shaper_get_elem()
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 103 hb_glyph_position_t
|
/external/harfbuzz_ng/util/ |
D | helper-cairo.cc | 485 hb_glyph_position_t *hb_position = hb_buffer_get_glyph_positions (buffer, nullptr); in helper_cairo_line_from_buffer()
|