Searched refs:HB_BUFFER_ALLOCATE_VAR (Results 1 – 7 of 7) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-sea.cc | 170 HB_BUFFER_ALLOCATE_VAR (buffer, sea_category); in setup_masks_sea() 171 HB_BUFFER_ALLOCATE_VAR (buffer, sea_position); in setup_masks_sea()
|
D | hb-ot-shape.cc | 364 HB_BUFFER_ALLOCATE_VAR (c->buffer, glyph_index); in hb_ot_substitute_default() 552 HB_BUFFER_ALLOCATE_VAR (c->buffer, unicode_props0); in hb_ot_shape_internal() 553 HB_BUFFER_ALLOCATE_VAR (c->buffer, unicode_props1); in hb_ot_shape_internal()
|
D | hb-ot-shape-complex-myanmar.cc | 272 HB_BUFFER_ALLOCATE_VAR (buffer, myanmar_category); in setup_masks_myanmar() 273 HB_BUFFER_ALLOCATE_VAR (buffer, myanmar_position); in setup_masks_myanmar()
|
D | hb-buffer-private.hh | 192 #define HB_BUFFER_ALLOCATE_VAR(b, var) \ macro
|
D | hb-ot-shape-complex-arabic.cc | 249 HB_BUFFER_ALLOCATE_VAR (buffer, arabic_shaping_action); in arabic_joining()
|
D | hb-ot-layout-gsub-table.hh | 1361 HB_BUFFER_ALLOCATE_VAR (buffer, glyph_props); in substitute_start() 1362 HB_BUFFER_ALLOCATE_VAR (buffer, lig_props); in substitute_start() 1363 HB_BUFFER_ALLOCATE_VAR (buffer, syllable); in substitute_start()
|
D | hb-ot-shape-complex-indic.cc | 593 HB_BUFFER_ALLOCATE_VAR (buffer, indic_category); in setup_masks_indic() 594 HB_BUFFER_ALLOCATE_VAR (buffer, indic_position); in setup_masks_indic()
|