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.hh587 HB_BUFFER_DEALLOCATE_VAR (buffer, unicode_props); in _hb_buffer_deallocate_unicode_vars()
607 HB_BUFFER_DEALLOCATE_VAR (buffer, syllable); in _hb_buffer_deallocate_gsubgpos_vars()
608 HB_BUFFER_DEALLOCATE_VAR (buffer, lig_props); in _hb_buffer_deallocate_gsubgpos_vars()
609 HB_BUFFER_DEALLOCATE_VAR (buffer, glyph_props); in _hb_buffer_deallocate_gsubgpos_vars()
Dhb-ot-shape-complex-myanmar.cc504 HB_BUFFER_DEALLOCATE_VAR (buffer, myanmar_category); in final_reordering()
505 HB_BUFFER_DEALLOCATE_VAR (buffer, myanmar_position); in final_reordering()
Dhb-buffer-private.hh292 #define HB_BUFFER_DEALLOCATE_VAR(b, var) HB_BUFFER_XALLOCATE_VAR (b, deallocate_var, var ()) macro
Dhb-ot-shape-complex-hangul.cc405 HB_BUFFER_DEALLOCATE_VAR (buffer, hangul_shaping_feature); in setup_masks_hangul()
Dhb-ot-shape-complex-use.cc558 HB_BUFFER_DEALLOCATE_VAR (buffer, use_category); in reorder()
Dhb-ot-shape-complex-arabic.cc605 HB_BUFFER_DEALLOCATE_VAR (buffer, arabic_shaping_action); in postprocess_glyphs_arabic()
Dhb-ot-shape-complex-indic.cc1690 HB_BUFFER_DEALLOCATE_VAR (buffer, indic_category); in final_reordering()
1691 HB_BUFFER_DEALLOCATE_VAR (buffer, indic_position); in final_reordering()
Dhb-ot-shape.cc593 HB_BUFFER_DEALLOCATE_VAR (buffer, glyph_index); in hb_ot_substitute_default()