hb_buffer_get_glyph_positions  451 third_party/harfbuzz-ng/src/hb-buffer-deserialize-json.hh   (void) hb_buffer_get_glyph_positions (buffer, NULL);
hb_buffer_get_glyph_positions  328 third_party/harfbuzz-ng/src/hb-buffer-deserialize-text.hh   (void) hb_buffer_get_glyph_positions (buffer, NULL);
hb_buffer_get_glyph_positions  102 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc   hb_glyph_position_t *pos = hb_buffer_get_glyph_positions (buffer, NULL);
hb_buffer_get_glyph_positions  175 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc   hb_glyph_position_t *pos = hb_buffer_get_glyph_positions (buffer, NULL);
hb_buffer_get_glyph_positions  262 third_party/harfbuzz-ng/src/hb-buffer.h hb_buffer_get_glyph_positions (hb_buffer_t  *buffer,
hb_buffer_get_glyph_positions  348 third_party/harfbuzz-ng/src/hb-graphite2.cc   for (pPos = hb_buffer_get_glyph_positions (buffer, NULL), is = gr_seg_first_slot (seg);
hb_buffer_get_glyph_positions 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_buffer_get_glyph_positions  112 third_party/harfbuzz-ng/src/test.cc   hb_glyph_position_t *positions = hb_buffer_get_glyph_positions (buffer, NULL);