hb_face_create     47 third_party/harfbuzz-ng/src/hb-face.h hb_face_create (hb_blob_t    *blob,
hb_face_create    349 third_party/harfbuzz-ng/src/hb-ft.cc     face = hb_face_create (blob, ft_face->face_index);
hb_face_create     87 third_party/harfbuzz-ng/src/test-buffer-serialize.cc   hb_face_t *face = hb_face_create (blob, 0 /* first face */);
hb_face_create     86 third_party/harfbuzz-ng/src/test-size-params.cc   hb_face_t *face = hb_face_create (blob, 0 /* first face */);
hb_face_create     90 third_party/harfbuzz-ng/src/test-would-substitute.cc   hb_face_t *face = hb_face_create (blob, 0 /* first face */);
hb_face_create     91 third_party/harfbuzz-ng/src/test.cc   hb_face_t *face = hb_face_create (blob, 0 /* first face */);