HomeSort by relevance Sort by last modified time
    Searched refs:HB_BUFFER_ALLOCATE_VAR (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-private.hh 389 HB_BUFFER_ALLOCATE_VAR (buffer, unicode_props0);
390 HB_BUFFER_ALLOCATE_VAR (buffer, unicode_props1);
403 HB_BUFFER_ALLOCATE_VAR (buffer, glyph_props);
404 HB_BUFFER_ALLOCATE_VAR (buffer, lig_props);
405 HB_BUFFER_ALLOCATE_VAR (buffer, syllable);
hb-buffer-private.hh 198 #define HB_BUFFER_ALLOCATE_VAR(b, var) \
hb-ot-shape-complex-sea.cc 170 HB_BUFFER_ALLOCATE_VAR (buffer, sea_category);
171 HB_BUFFER_ALLOCATE_VAR (buffer, sea_position);
hb-ot-shape-complex-myanmar.cc 281 HB_BUFFER_ALLOCATE_VAR (buffer, myanmar_category);
282 HB_BUFFER_ALLOCATE_VAR (buffer, myanmar_position);
hb-ot-shape-complex-arabic.cc 254 HB_BUFFER_ALLOCATE_VAR (buffer, arabic_shaping_action);
hb-ot-shape-complex-hangul.cc 126 HB_BUFFER_ALLOCATE_VAR (buffer, hangul_shaping_feature);
hb-ot-shape.cc 413 HB_BUFFER_ALLOCATE_VAR (buffer, glyph_index);
hb-ot-shape-complex-indic.cc 630 HB_BUFFER_ALLOCATE_VAR (buffer, indic_category);
631 HB_BUFFER_ALLOCATE_VAR (buffer, indic_position);
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 411 HB_BUFFER_ALLOCATE_VAR (buffer, unicode_props0);
412 HB_BUFFER_ALLOCATE_VAR (buffer, unicode_props1);
425 HB_BUFFER_ALLOCATE_VAR (buffer, glyph_props);
426 HB_BUFFER_ALLOCATE_VAR (buffer, lig_props);
427 HB_BUFFER_ALLOCATE_VAR (buffer, syllable);
hb-buffer-private.hh 199 #define HB_BUFFER_ALLOCATE_VAR(b, var) \
hb-ot-shape-complex-sea.cc 170 HB_BUFFER_ALLOCATE_VAR (buffer, sea_category);
171 HB_BUFFER_ALLOCATE_VAR (buffer, sea_position);
hb-ot-shape-complex-myanmar.cc 273 HB_BUFFER_ALLOCATE_VAR (buffer, myanmar_category);
274 HB_BUFFER_ALLOCATE_VAR (buffer, myanmar_position);
hb-ot-shape-complex-hangul.cc 126 HB_BUFFER_ALLOCATE_VAR (buffer, hangul_shaping_feature);
hb-ot-shape-complex-arabic.cc 315 HB_BUFFER_ALLOCATE_VAR (buffer, arabic_shaping_action);
hb-ot-shape.cc 430 HB_BUFFER_ALLOCATE_VAR (buffer, glyph_index);
hb-ot-shape-complex-indic.cc 631 HB_BUFFER_ALLOCATE_VAR (buffer, indic_category);
632 HB_BUFFER_ALLOCATE_VAR (buffer, indic_position);
    [all...]

Completed in 785 milliseconds