Home
last modified time | relevance | path

Searched refs:hb_face_count (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-face.h42 hb_face_count (hb_blob_t *blob);
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()
Dhb-face.cc65 hb_face_count (hb_blob_t *blob) in hb_face_count() function
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt233 hb_face_count
/third_party/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp275 unsigned int num_hb_faces = hb_face_count(blob.get());
/third_party/skia/third_party/externals/harfbuzz/
DNEWS747 +hb_face_count()
/third_party/chromium/patch/
D0001-cve.patch43800 unsigned num_faces = hb_face_count (blob);