Home
last modified time | relevance | path

Searched refs:hb_face_count (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-face.h42 hb_face_count (hb_blob_t *blob);
H A Dmain.cc309 unsigned num_faces = hb_face_count (blob); in dump_glyphs()
384 unsigned num_faces = hb_face_count (blob); in print_layout_info_using_private_api()
H A Dhb-face.cc55 * hb_face_count:
65 hb_face_count (hb_blob_t *blob) in hb_face_count() function
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp360 unsigned int num_hb_faces = hb_face_count(blob.get());

Completed in 6 milliseconds