/external/harfbuzz_ng/src/ |
D | test.cc | 74 hb_glyph_position_t *positions = hb_buffer_get_glyph_positions (buffer, nullptr); in main() 79 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; 183 hb_glyph_position_t &cur_pos (unsigned int i = 0) { return pos[idx + i]; } in cur_pos() 184 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 446 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() 1415 hb_glyph_position_t * 1425 return (hb_glyph_position_t *) buffer->pos; in hb_buffer_get_glyph_positions() 1801 hb_glyph_position_t *pos = buffer->pos; in normalize_glyphs_cluster() 1973 const hb_glyph_position_t *buf_pos = buffer->pos; in hb_buffer_diff() 1974 const hb_glyph_position_t *ref_pos = reference->pos; in hb_buffer_diff()
|
D | hb-fallback-shape.cc | 97 hb_glyph_position_t *pos = buffer->pos; in _hb_fallback_shape()
|
D | hb-ot-shape.cc | 714 hb_glyph_position_t *pos = buffer->pos; in hb_ot_zero_width_default_ignorables() 850 adjust_mark_offsets (hb_glyph_position_t *pos) in adjust_mark_offsets() 857 zero_mark_width (hb_glyph_position_t *pos) in zero_mark_width() 883 hb_glyph_position_t *pos = c->buffer->pos; in hb_ot_position_default() 916 hb_glyph_position_t *pos = c->buffer->pos; in hb_ot_position_complex()
|
D | hb-buffer-serialize.cc | 112 hb_glyph_position_t *pos = (flags & HB_BUFFER_SERIALIZE_FLAG_NO_POSITIONS) ? in _hb_buffer_serialize_glyphs_json() 210 hb_glyph_position_t *pos = (flags & HB_BUFFER_SERIALIZE_FLAG_NO_POSITIONS) ? in _hb_buffer_serialize_glyphs_text()
|
D | hb-kern.hh | 61 hb_glyph_position_t *pos = buffer->pos; in kern()
|
D | hb-ot-shape-fallback.cc | 222 hb_glyph_position_t &pos = buffer->pos[i]; in position_mark() 522 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-ot-layout-gpos-table.hh | 107 hb_glyph_position_t &glyph_pos) const in apply_value() 494 hb_glyph_position_t &o = buffer->cur_pos(); in apply() 1247 reverse_cursive_minor_offset (hb_glyph_position_t *pos, unsigned int i, hb_direction_t direction, u… 1282 hb_glyph_position_t *pos = buffer->pos; in apply() 1953 reverse_cursive_minor_offset (hb_glyph_position_t *pos, unsigned int i, hb_direction_t direction, u… in reverse_cursive_minor_offset() 1978 propagate_attachment_offsets (hb_glyph_position_t *pos, in propagate_attachment_offsets() 2046 hb_glyph_position_t *pos = hb_buffer_get_glyph_positions (buffer, &len); in position_finish_offsets()
|
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-aat-layout-kerx-table.hh | 282 hb_glyph_position_t &o = buffer->pos[idx]; in transition() 510 hb_glyph_position_t &o = buffer->cur_pos(); in transition() 902 hb_glyph_position_t *pos = c->buffer->pos; in apply()
|
D | hb-buffer-deserialize-json.rl | 121 hb_glyph_position_t pos = {0};
|
D | hb-ot-layout.h | 372 hb_glyph_position_t *positions /* IN / OUT */);
|
D | hb-aat-layout.cc | 254 hb_glyph_position_t *pos = buffer->pos; in hb_aat_layout_zero_width_deleted_glyphs()
|
D | hb-graphite2.cc | 381 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 | 78 hb_glyph_position_t *positions; in test_font()
|
/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 | 104 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()
|