Home
last modified time | relevance | path

Searched refs:HB_BUFFER_ALLOCATE_VAR (Results 1 – 9 of 9) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout.hh567 HB_BUFFER_ALLOCATE_VAR (buffer, unicode_props); in _hb_buffer_allocate_unicode_vars()
585 HB_BUFFER_ALLOCATE_VAR (buffer, glyph_props); in _hb_buffer_allocate_gsubgpos_vars()
586 HB_BUFFER_ALLOCATE_VAR (buffer, lig_props); in _hb_buffer_allocate_gsubgpos_vars()
587 HB_BUFFER_ALLOCATE_VAR (buffer, syllable); in _hb_buffer_allocate_gsubgpos_vars()
Dhb-ot-shape-complex-myanmar.cc144 HB_BUFFER_ALLOCATE_VAR (buffer, myanmar_category); in setup_masks_myanmar()
145 HB_BUFFER_ALLOCATE_VAR (buffer, myanmar_position); in setup_masks_myanmar()
Dhb-ot-shape-complex-hangul.cc133 HB_BUFFER_ALLOCATE_VAR (buffer, hangul_shaping_feature); in preprocess_text_hangul()
Dhb-ot-shape-complex-khmer.cc244 HB_BUFFER_ALLOCATE_VAR (buffer, khmer_category); in setup_masks_khmer()
Dhb-buffer.hh434 #define HB_BUFFER_ALLOCATE_VAR(b, var) HB_BUFFER_XALLOCATE_VAR (b, allocate_var, var ()) macro
Dhb-ot-shape-complex-use.cc273 HB_BUFFER_ALLOCATE_VAR (buffer, use_category); in setup_masks_use()
Dhb-ot-shape-complex-indic.cc381 HB_BUFFER_ALLOCATE_VAR (buffer, indic_category); in setup_masks_indic()
382 HB_BUFFER_ALLOCATE_VAR (buffer, indic_position); in setup_masks_indic()
Dhb-ot-shape-complex-arabic.cc360 HB_BUFFER_ALLOCATE_VAR (buffer, arabic_shaping_action); in setup_masks_arabic_plan()
Dhb-ot-shape.cc705 HB_BUFFER_ALLOCATE_VAR (buffer, glyph_index); in hb_ot_substitute_default()