Home
last modified time | relevance | path

Searched refs:HB_BUFFER_DEALLOCATE_VAR (Results 1 – 8 of 8) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-private.hh596 HB_BUFFER_DEALLOCATE_VAR (buffer, unicode_props); in _hb_buffer_deallocate_unicode_vars()
616 HB_BUFFER_DEALLOCATE_VAR (buffer, syllable); in _hb_buffer_deallocate_gsubgpos_vars()
617 HB_BUFFER_DEALLOCATE_VAR (buffer, lig_props); in _hb_buffer_deallocate_gsubgpos_vars()
618 HB_BUFFER_DEALLOCATE_VAR (buffer, glyph_props); in _hb_buffer_deallocate_gsubgpos_vars()
Dhb-ot-shape-complex-myanmar.cc506 HB_BUFFER_DEALLOCATE_VAR (buffer, myanmar_category); in final_reordering()
507 HB_BUFFER_DEALLOCATE_VAR (buffer, myanmar_position); in final_reordering()
Dhb-ot-shape-complex-hangul.cc411 HB_BUFFER_DEALLOCATE_VAR (buffer, hangul_shaping_feature); in setup_masks_hangul()
Dhb-buffer-private.hh384 #define HB_BUFFER_DEALLOCATE_VAR(b, var) HB_BUFFER_XALLOCATE_VAR (b, deallocate_var, var ()) macro
Dhb-ot-shape-complex-use.cc560 HB_BUFFER_DEALLOCATE_VAR (buffer, use_category); in reorder()
Dhb-ot-shape-complex-indic.cc1735 HB_BUFFER_DEALLOCATE_VAR (buffer, indic_category); in final_reordering()
1736 HB_BUFFER_DEALLOCATE_VAR (buffer, indic_position); in final_reordering()
Dhb-ot-shape-complex-arabic.cc611 HB_BUFFER_DEALLOCATE_VAR (buffer, arabic_shaping_action); in postprocess_glyphs_arabic()
Dhb-ot-shape.cc602 HB_BUFFER_DEALLOCATE_VAR (buffer, glyph_index); in hb_ot_substitute_default()