hb_glyph_info_t 462 third_party/harfbuzz-ng/src/hb-buffer-deserialize-json.hh hb_glyph_info_t info; hb_glyph_info_t 339 third_party/harfbuzz-ng/src/hb-buffer-deserialize-text.hh hb_glyph_info_t info; hb_glyph_info_t 38 third_party/harfbuzz-ng/src/hb-buffer-private.hh ASSERT_STATIC (sizeof (hb_glyph_info_t) == 20); hb_glyph_info_t 39 third_party/harfbuzz-ng/src/hb-buffer-private.hh ASSERT_STATIC (sizeof (hb_glyph_info_t) == sizeof (hb_glyph_position_t)); hb_glyph_info_t 69 third_party/harfbuzz-ng/src/hb-buffer-private.hh hb_glyph_info_t *info; hb_glyph_info_t 70 third_party/harfbuzz-ng/src/hb-buffer-private.hh hb_glyph_info_t *out_info; hb_glyph_info_t 73 third_party/harfbuzz-ng/src/hb-buffer-private.hh inline hb_glyph_info_t &cur (unsigned int i = 0) { return info[idx + i]; } hb_glyph_info_t 74 third_party/harfbuzz-ng/src/hb-buffer-private.hh inline hb_glyph_info_t cur (unsigned int i = 0) const { return info[idx + i]; } hb_glyph_info_t 79 third_party/harfbuzz-ng/src/hb-buffer-private.hh inline hb_glyph_info_t &prev (void) { return out_info[out_len - 1]; } hb_glyph_info_t 80 third_party/harfbuzz-ng/src/hb-buffer-private.hh inline hb_glyph_info_t prev (void) const { return info[out_len - 1]; } hb_glyph_info_t 116 third_party/harfbuzz-ng/src/hb-buffer-private.hh HB_INTERNAL void add_info (const hb_glyph_info_t &glyph_info); hb_glyph_info_t 135 third_party/harfbuzz-ng/src/hb-buffer-private.hh HB_INTERNAL void output_info (const hb_glyph_info_t &glyph_info); hb_glyph_info_t 196 third_party/harfbuzz-ng/src/hb-buffer-private.hh b->func (offsetof (hb_glyph_info_t, var) - offsetof(hb_glyph_info_t, var1), \ hb_glyph_info_t 101 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc hb_glyph_info_t *info = hb_buffer_get_glyph_infos (buffer, NULL); hb_glyph_info_t 174 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc hb_glyph_info_t *info = hb_buffer_get_glyph_infos (buffer, NULL); hb_glyph_info_t 91 third_party/harfbuzz-ng/src/hb-buffer.cc hb_glyph_info_t *new_info = NULL; hb_glyph_info_t 105 third_party/harfbuzz-ng/src/hb-buffer.cc new_info = (hb_glyph_info_t *) realloc (info, new_allocated * sizeof (info[0])); hb_glyph_info_t 117 third_party/harfbuzz-ng/src/hb-buffer.cc out_info = separate_out ? (hb_glyph_info_t *) pos : info; hb_glyph_info_t 135 third_party/harfbuzz-ng/src/hb-buffer.cc out_info = (hb_glyph_info_t *) pos; hb_glyph_info_t 217 third_party/harfbuzz-ng/src/hb-buffer.cc hb_glyph_info_t *glyph; hb_glyph_info_t 232 third_party/harfbuzz-ng/src/hb-buffer.cc hb_buffer_t::add_info (const hb_glyph_info_t &glyph_info) hb_glyph_info_t 293 third_party/harfbuzz-ng/src/hb-buffer.cc hb_glyph_info_t *tmp_string; hb_glyph_info_t 318 third_party/harfbuzz-ng/src/hb-buffer.cc hb_glyph_info_t orig_info = info[idx]; hb_glyph_info_t 319 third_party/harfbuzz-ng/src/hb-buffer.cc hb_glyph_info_t *pinfo = &out_info[out_len]; hb_glyph_info_t 343 third_party/harfbuzz-ng/src/hb-buffer.cc hb_buffer_t::output_info (const hb_glyph_info_t &glyph_info) hb_glyph_info_t 449 third_party/harfbuzz-ng/src/hb-buffer.cc hb_glyph_info_t t; hb_glyph_info_t 1190 third_party/harfbuzz-ng/src/hb-buffer.cc hb_glyph_info_t * hb_glyph_info_t 1197 third_party/harfbuzz-ng/src/hb-buffer.cc return (hb_glyph_info_t *) buffer->info; hb_glyph_info_t 1419 third_party/harfbuzz-ng/src/hb-buffer.cc compare_info_codepoint (const hb_glyph_info_t *pa, hb_glyph_info_t 1420 third_party/harfbuzz-ng/src/hb-buffer.cc const hb_glyph_info_t *pb) hb_glyph_info_t 1491 third_party/harfbuzz-ng/src/hb-buffer.cc hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 256 third_party/harfbuzz-ng/src/hb-buffer.h hb_glyph_info_t * hb_glyph_info_t 711 third_party/harfbuzz-ng/src/hb-coretext.cc hb_glyph_info_t *info = buffer->info + buffer->len; hb_glyph_info_t 783 third_party/harfbuzz-ng/src/hb-coretext.cc hb_glyph_info_t *info = &buffer->info[buffer->len]; hb_glyph_info_t 801 third_party/harfbuzz-ng/src/hb-coretext.cc hb_glyph_info_t *info = &buffer->info[i]; hb_glyph_info_t 77 third_party/harfbuzz-ng/src/hb-gobject-structs.cc static hb_glyph_info_t *glyph_info_reference (hb_glyph_info_t *g) hb_glyph_info_t 79 third_party/harfbuzz-ng/src/hb-gobject-structs.cc hb_glyph_info_t *c = (hb_glyph_info_t *) calloc (1, sizeof (hb_glyph_info_t)); hb_glyph_info_t 84 third_party/harfbuzz-ng/src/hb-gobject-structs.cc static void glyph_info_destroy (hb_glyph_info_t *g) { free (g); } hb_glyph_info_t 336 third_party/harfbuzz-ng/src/hb-graphite2.cc hb_glyph_info_t *info = &buffer->info[clusters[i].base_glyph + j]; hb_glyph_info_t 329 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh inline may_match_t may_match (const hb_glyph_info_t &info, hb_glyph_info_t 350 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh const hb_glyph_info_t &info) const hb_glyph_info_t 417 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh const hb_glyph_info_t &info = c->buffer->info[idx]; hb_glyph_info_t 487 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh const hb_glyph_info_t &info = c->buffer->out_info[idx]; hb_glyph_info_t 558 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh check_glyph_property (hb_glyph_info_t *info, hb_glyph_info_t 186 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_set_unicode_props (hb_glyph_info_t *info, hb_unicode_funcs_t *unicode) hb_glyph_info_t 197 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_set_general_category (hb_glyph_info_t *info, hb_glyph_info_t 204 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_get_general_category (const hb_glyph_info_t *info) hb_glyph_info_t 210 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_set_modified_combining_class (hb_glyph_info_t *info, hb_glyph_info_t 217 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_get_modified_combining_class (const hb_glyph_info_t *info) hb_glyph_info_t 223 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_is_default_ignorable (const hb_glyph_info_t *info) hb_glyph_info_t 229 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_is_zwnj (const hb_glyph_info_t *info) hb_glyph_info_t 235 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_is_zwj (const hb_glyph_info_t *info) hb_glyph_info_t 241 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_flip_joiners (hb_glyph_info_t *info) hb_glyph_info_t 272 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_clear_lig_props (hb_glyph_info_t *info) hb_glyph_info_t 280 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_set_lig_props_for_ligature (hb_glyph_info_t *info, hb_glyph_info_t 288 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_set_lig_props_for_mark (hb_glyph_info_t *info, hb_glyph_info_t 296 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_set_lig_props_for_component (hb_glyph_info_t *info, unsigned int comp) hb_glyph_info_t 302 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_get_lig_id (const hb_glyph_info_t *info) hb_glyph_info_t 308 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_ligated_internal (const hb_glyph_info_t *info) hb_glyph_info_t 314 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_get_lig_comp (const hb_glyph_info_t *info) hb_glyph_info_t 323 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_get_lig_num_comps (const hb_glyph_info_t *info) hb_glyph_info_t 343 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_set_glyph_props (hb_glyph_info_t *info, unsigned int props) hb_glyph_info_t 349 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_get_glyph_props (const hb_glyph_info_t *info) hb_glyph_info_t 355 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_is_base_glyph (const hb_glyph_info_t *info) hb_glyph_info_t 361 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_is_ligature (const hb_glyph_info_t *info) hb_glyph_info_t 367 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_is_mark (const hb_glyph_info_t *info) hb_glyph_info_t 373 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_substituted (const hb_glyph_info_t *info) hb_glyph_info_t 379 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_glyph_info_ligated (const hb_glyph_info_t *info) hb_glyph_info_t 199 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc hb_glyph_info_t *info = buffer->out_info; hb_glyph_info_t 200 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc hb_glyph_info_t tone = info[end]; hb_glyph_info_t 201 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc memmove (&info[start + 1], &info[start], (end - start) * sizeof (hb_glyph_info_t)); hb_glyph_info_t 345 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc hb_glyph_info_t *info = buffer->out_info; hb_glyph_info_t 394 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 1643 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-machine.hh hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 141 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc is_one_of (const hb_glyph_info_t &info, unsigned int flags) hb_glyph_info_t 150 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc is_joiner (const hb_glyph_info_t &info) hb_glyph_info_t 164 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc is_consonant (const hb_glyph_info_t &info) hb_glyph_info_t 171 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc is_halant_or_coeng (const hb_glyph_info_t &info) hb_glyph_info_t 177 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc set_indic_properties (hb_glyph_info_t &info) hb_glyph_info_t 650 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc compare_indic_order (const hb_glyph_info_t *pa, const hb_glyph_info_t *pb) hb_glyph_info_t 694 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 926 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc hb_glyph_info_t t = info[i]; hb_glyph_info_t 1238 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc hb_glyph_info_t dottedcircle = {0}; hb_glyph_info_t 1255 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc hb_glyph_info_t info = dottedcircle; hb_glyph_info_t 1283 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 1303 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 1376 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc hb_glyph_info_t tmp = info[old_pos]; hb_glyph_info_t 1537 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc hb_glyph_info_t reph = info[start]; hb_glyph_info_t 1613 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc hb_glyph_info_t tmp = info[old_pos]; hb_glyph_info_t 1665 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 1686 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 286 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar-machine.hh hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 153 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc is_one_of (const hb_glyph_info_t &info, unsigned int flags) hb_glyph_info_t 167 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc is_consonant (const hb_glyph_info_t &info) hb_glyph_info_t 174 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc set_myanmar_properties (hb_glyph_info_t &info) hb_glyph_info_t 301 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc compare_myanmar_order (const hb_glyph_info_t *pa, const hb_glyph_info_t *pb) hb_glyph_info_t 319 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 475 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc hb_glyph_info_t dottedcircle = {0}; hb_glyph_info_t 492 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc hb_glyph_info_t info = dottedcircle; hb_glyph_info_t 513 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 532 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 114 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea-machine.hh hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 138 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc set_sea_properties (hb_glyph_info_t &info) hb_glyph_info_t 190 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc compare_sea_order (const hb_glyph_info_t *pa, const hb_glyph_info_t *pb) hb_glyph_info_t 205 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 294 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc hb_glyph_info_t dottedcircle = {0}; hb_glyph_info_t 311 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc hb_glyph_info_t info = dottedcircle; hb_glyph_info_t 332 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 351 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 226 third_party/harfbuzz-ng/src/hb-ot-shape-complex-thai.cc hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 343 third_party/harfbuzz-ng/src/hb-ot-shape-complex-thai.cc hb_glyph_info_t t = buffer->out_info[end - 2]; hb_glyph_info_t 441 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 104 third_party/harfbuzz-ng/src/hb-ot-shape-normalize.cc set_glyph (hb_glyph_info_t &info, hb_font_t *font) hb_glyph_info_t 278 third_party/harfbuzz-ng/src/hb-ot-shape-normalize.cc compare_combining_class (const hb_glyph_info_t *pa, const hb_glyph_info_t *pb) hb_glyph_info_t 244 third_party/harfbuzz-ng/src/hb-ot-shape.cc hb_glyph_info_t dottedcircle; hb_glyph_info_t 251 third_party/harfbuzz-ng/src/hb-ot-shape.cc hb_glyph_info_t info = dottedcircle; hb_glyph_info_t 301 third_party/harfbuzz-ng/src/hb-ot-shape.cc hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 321 third_party/harfbuzz-ng/src/hb-ot-shape.cc hb_glyph_info_t *info = buffer->info; hb_glyph_info_t 392 third_party/harfbuzz-ng/src/hb-ot-shape.cc hb_glyph_info_t *info = c->buffer->info; hb_glyph_info_t 483 third_party/harfbuzz-ng/src/hb-ot-shape.cc hb_glyph_info_t *info = c->buffer->info; hb_glyph_info_t 526 third_party/harfbuzz-ng/src/hb-ot-shape.cc hb_glyph_info_t *info = c->buffer->info; hb_glyph_info_t 610 third_party/harfbuzz-ng/src/hb-ot-shape.cc hb_glyph_info_t *info = c->buffer->info; hb_glyph_info_t 988 third_party/harfbuzz-ng/src/hb-uniscribe.cc hb_glyph_info_t *info = &buffer->info[buffer->len++]; hb_glyph_info_t 1003 third_party/harfbuzz-ng/src/hb-uniscribe.cc hb_glyph_info_t *info = &buffer->info[i]; hb_glyph_info_t 111 third_party/harfbuzz-ng/src/test.cc hb_glyph_info_t *infos = hb_buffer_get_glyph_infos (buffer, NULL); hb_glyph_info_t 116 third_party/harfbuzz-ng/src/test.cc hb_glyph_info_t *info = &infos[i];