Searched refs:hb_buffer_get_glyph_positions (Results 1 – 23 of 23) sorted by relevance
/external/harfbuzz_ng/src/ |
D | test.cc | 74 hb_glyph_position_t *positions = hb_buffer_get_glyph_positions (buffer, nullptr); in main()
|
D | hb-buffer-serialize.cc | 113 nullptr : hb_buffer_get_glyph_positions (buffer, nullptr); in _hb_buffer_serialize_glyphs_json() 211 nullptr : hb_buffer_get_glyph_positions (buffer, nullptr); in _hb_buffer_serialize_glyphs_text()
|
D | hb-buffer-deserialize-json.hh | 451 (void) hb_buffer_get_glyph_positions (buffer, nullptr); in _hb_buffer_deserialize_glyphs_json()
|
D | hb-buffer-deserialize-text.hh | 328 (void) hb_buffer_get_glyph_positions (buffer, nullptr); in _hb_buffer_deserialize_glyphs_text()
|
D | hb-buffer-deserialize-text.rl | 103 (void) hb_buffer_get_glyph_positions (buffer, nullptr);
|
D | hb-buffer-deserialize-json.rl | 109 (void) hb_buffer_get_glyph_positions (buffer, nullptr);
|
D | hb-buffer.h | 447 hb_buffer_get_glyph_positions (hb_buffer_t *buffer,
|
D | hb-graphite2.cc | 381 hb_glyph_position_t *pPos = hb_buffer_get_glyph_positions (buffer, nullptr); in _hb_graphite2_shape()
|
D | hb-buffer.cc | 1416 hb_buffer_get_glyph_positions (hb_buffer_t *buffer, in hb_buffer_get_glyph_positions() function
|
D | hb-ot-layout-gpos-table.hh | 2046 hb_glyph_position_t *pos = hb_buffer_get_glyph_positions (buffer, &len); in position_finish_offsets()
|
/external/harfbuzz_ng/test/api/ |
D | test-buffer.c | 305 hb_buffer_get_glyph_positions (b, NULL); /* test NULL */ in test_buffer_positions() 306 positions = hb_buffer_get_glyph_positions (b, &len2); in test_buffer_positions() 820 g_assert (!hb_buffer_get_glyph_positions (b, NULL)); in test_empty()
|
D | test-shape.c | 88 positions = hb_buffer_get_glyph_positions (buffer, NULL); in test_font()
|
/external/skqp/third_party/harfbuzz/ |
D | hb-buffer-deserialize-json.hh | 451 (void) hb_buffer_get_glyph_positions (buffer, nullptr); in _hb_buffer_deserialize_glyphs_json()
|
D | hb-buffer-deserialize-text.hh | 328 (void) hb_buffer_get_glyph_positions (buffer, nullptr); 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 | 558 gpos = hb_buffer_get_glyph_positions( buf, &gcount ); in af_shaper_get_elem()
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 82 hb_buffer_get_glyph_positions
|
/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()
|
/external/skqp/modules/skshaper/src/ |
D | SkShaper_harfbuzz.cpp | 649 hb_glyph_position_t* pos = hb_buffer_get_glyph_positions(buffer, nullptr); in shape()
|
/external/skia/modules/skshaper/src/ |
D | SkShaper_harfbuzz.cpp | 1395 hb_glyph_position_t* pos = hb_buffer_get_glyph_positions(buffer, nullptr); in shape()
|
/external/harfbuzz_ng/ |
D | NEWS | 2129 hb_buffer_get_glyph_positions() takes an out length parameter now
|
/external/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 72 <!-- hb_buffer_get_glyph_positions --> 73 …<elf-symbol name='hb_buffer_get_glyph_positions' type='func-type' binding='global-binding' visibil… 2554 <!-- hb_glyph_position_t* hb_buffer_get_glyph_positions(hb_buffer_t*, unsigned int*) --> 2555 …hb_buffer_get_glyph_positions' mangled-name='hb_buffer_get_glyph_positions' filepath='/tmp/legendr…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 43 …<elf-symbol name='hb_buffer_get_glyph_positions' type='func-type' binding='global-binding' visibil… 1664 …hb_buffer_get_glyph_positions' mangled-name='hb_buffer_get_glyph_positions' filepath='/tmp/legendr…
|