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

  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 417 HB_BUFFER_DEALLOCATE_VAR (buffer, unicode_props0);
418 HB_BUFFER_DEALLOCATE_VAR (buffer, unicode_props1);
439 HB_BUFFER_DEALLOCATE_VAR (buffer, syllable);
440 HB_BUFFER_DEALLOCATE_VAR (buffer, lig_props);
441 HB_BUFFER_DEALLOCATE_VAR (buffer, glyph_props);
hb-buffer-private.hh 202 #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-arabic.cc 326 HB_BUFFER_DEALLOCATE_VAR (buffer, arabic_shaping_action);
hb-ot-shape-complex-hangul.cc 408 HB_BUFFER_DEALLOCATE_VAR (buffer, hangul_shaping_feature);
hb-ot-shape.cc 443 HB_BUFFER_DEALLOCATE_VAR (buffer, glyph_index);
hb-ot-shape-complex-indic.cc     [all...]

Completed in 73 milliseconds