hb_face_create_for_tables   68 third_party/harfbuzz-ng/src/hb-coretext.cc   return hb_face_create_for_tables (reference_table, CGFontRetain (cg_font), (hb_destroy_func_t) CGFontRelease);
hb_face_create_for_tables  176 third_party/harfbuzz-ng/src/hb-face.cc   face = hb_face_create_for_tables (_hb_face_for_data_reference_table,
hb_face_create_for_tables   54 third_party/harfbuzz-ng/src/hb-face.h hb_face_create_for_tables (hb_reference_table_func_t  reference_table_func,
hb_face_create_for_tables  352 third_party/harfbuzz-ng/src/hb-ft.cc     face = hb_face_create_for_tables (reference_table, ft_face, destroy);