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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-private.hh 396 HB_BUFFER_DEALLOCATE_VAR (buffer, unicode_props0);
397 HB_BUFFER_DEALLOCATE_VAR (buffer, unicode_props1);
411 HB_BUFFER_DEALLOCATE_VAR (buffer, syllable);
412 HB_BUFFER_DEALLOCATE_VAR (buffer, lig_props);
413 HB_BUFFER_DEALLOCATE_VAR (buffer, glyph_props);
hb-buffer-private.hh 200 #define HB_BUFFER_DEALLOCATE_VAR(b, var) \
hb-ot-shape-complex-sea.cc 358 HB_BUFFER_DEALLOCATE_VAR (buffer, sea_category);
359 HB_BUFFER_DEALLOCATE_VAR (buffer, sea_position);
hb-ot-shape-complex-myanmar.cc 539 HB_BUFFER_DEALLOCATE_VAR (buffer, myanmar_category);
540 HB_BUFFER_DEALLOCATE_VAR (buffer, myanmar_position);
hb-ot-shape-complex-arabic.cc 306 HB_BUFFER_DEALLOCATE_VAR (buffer, arabic_shaping_action);
hb-ot-shape-complex-hangul.cc 399 HB_BUFFER_DEALLOCATE_VAR (buffer, hangul_shaping_feature);
hb-ot-shape.cc 425 HB_BUFFER_DEALLOCATE_VAR (buffer, glyph_index);
hb-ot-shape-complex-indic.cc     [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 418 HB_BUFFER_DEALLOCATE_VAR (buffer, unicode_props0);
419 HB_BUFFER_DEALLOCATE_VAR (buffer, unicode_props1);
433 HB_BUFFER_DEALLOCATE_VAR (buffer, syllable);
434 HB_BUFFER_DEALLOCATE_VAR (buffer, lig_props);
435 HB_BUFFER_DEALLOCATE_VAR (buffer, glyph_props);
hb-buffer-private.hh 201 #define HB_BUFFER_DEALLOCATE_VAR(b, var) \
hb-ot-shape-complex-sea.cc 361 HB_BUFFER_DEALLOCATE_VAR (buffer, sea_category);
362 HB_BUFFER_DEALLOCATE_VAR (buffer, sea_position);
hb-ot-shape-complex-myanmar.cc 534 HB_BUFFER_DEALLOCATE_VAR (buffer, myanmar_category);
535 HB_BUFFER_DEALLOCATE_VAR (buffer, myanmar_position);
hb-ot-shape-complex-hangul.cc 399 HB_BUFFER_DEALLOCATE_VAR (buffer, hangul_shaping_feature);
hb-ot-shape-complex-arabic.cc 328 HB_BUFFER_DEALLOCATE_VAR (buffer, arabic_shaping_action);
hb-ot-shape.cc 442 HB_BUFFER_DEALLOCATE_VAR (buffer, glyph_index);
hb-ot-shape-complex-indic.cc     [all...]

Completed in 174 milliseconds