HomeSort by relevance Sort by last modified time
    Searched refs:hb_glyph_info_t (Results 26 - 46 of 46) sorted by null

12

  /external/skia/third_party/harfbuzz/
hb-ot-shape-complex-myanmar-machine.hh 286 hb_glyph_info_t *info = buffer->info;
hb-ot-shape-complex-use-machine.hh 312 hb_glyph_info_t *info = buffer->info;
hb-buffer-deserialize-json.hh 462 hb_glyph_info_t info = {0};
hb-buffer-deserialize-text.hh 339 hb_glyph_info_t info = {0};
hb-ot-shape-complex-indic-machine.hh     [all...]
  /external/skia/tools/
SkShaper_harfbuzz.cpp 104 hb_glyph_info_t* info = hb_buffer_get_glyph_infos(buffer, NULL);
  /external/harfbuzz_ng/src/
hb-buffer-serialize.cc 107 hb_glyph_info_t *info = hb_buffer_get_glyph_infos (buffer, NULL);
191 hb_glyph_info_t *info = hb_buffer_get_glyph_infos (buffer, NULL);
281 * - If #HB_BUFFER_SERIALIZE_FLAG_NO_CLUSTERS is not set, `=` then #hb_glyph_info_t.cluster.
hb-ot-shape-complex-thai.cc 225 hb_glyph_info_t *info = buffer->info;
345 hb_glyph_info_t t = buffer->out_info[end - 2];
hb-ot-shape-complex-use-machine.rl 155 hb_glyph_info_t *info = buffer->info;
hb-coretext.cc 558 hb_glyph_info_t *info = buffer->info;
    [all...]
hb-buffer-deserialize-json.hh 462 hb_glyph_info_t info = {0};
hb-buffer-deserialize-text.hh 339 hb_glyph_info_t info = {0};
hb-directwrite.cc 860 hb_glyph_info_t *info = &buffer->info[buffer->len++];
875 hb_glyph_info_t *info = &buffer->info[i];
hb-uniscribe.cc 1004 hb_glyph_info_t *info = &buffer->info[buffer->len++];
1020 hb_glyph_info_t *info = &buffer->info[i];
hb-ot-layout-gsubgpos-private.hh 296 inline may_match_t may_match (const hb_glyph_info_t &info,
317 const hb_glyph_info_t &info) const
383 const hb_glyph_info_t &info = c->buffer->info[idx];
410 const hb_glyph_info_t &info = c->buffer->out_info[idx];
530 check_glyph_property (const hb_glyph_info_t *info,
    [all...]
hb-ot-shape-complex-indic-machine.hh     [all...]
  /external/harfbuzz_ng/test/api/
test-buffer.c 185 hb_glyph_info_t *glyphs;
382 hb_glyph_info_t *glyphs;
679 hb_glyph_info_t *glyphs;
738 hb_glyph_info_t *glyphs;
792 hb_glyph_info_t *glyphs;
  /external/harfbuzz_ng/util/
helper-cairo.cc 474 hb_glyph_info_t *hb_glyph = hb_buffer_get_glyph_infos (buffer, NULL);
options.hh 235 hb_glyph_info_t *info = hb_buffer_get_glyph_infos (buffer, NULL);
options.cc 797 hb_glyph_info_t *info = hb_buffer_get_glyph_infos (buffer, NULL);
  /frameworks/minikin/libs/minikin/
Layout.cpp 816 hb_glyph_info_t* cpInfo = hb_buffer_get_glyph_infos(buffer, &numCodepoints);
    [all...]

Completed in 817 milliseconds

12