Home
last modified time | relevance | path

Searched refs:hb_face_set_index (Results 1 – 14 of 14) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-face.h98 hb_face_set_index (hb_face_t *face,
Dhb-face.cc399 hb_face_set_index (hb_face_t *face, in hb_face_set_index() function
Dhb-ft.cc600 hb_face_set_index (face, ft_face->face_index); in hb_ft_face_create()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-face.h117 hb_face_set_index (hb_face_t *face,
Dhb-face.cc428 hb_face_set_index (hb_face_t *face, in hb_face_set_index() function
Dhb-ft.cc694 hb_face_set_index (face, ft_face->face_index); in hb_ft_face_create()
/third_party/harfbuzz/src/
Dhb-face.h117 hb_face_set_index (hb_face_t *face,
Dhb-face.cc427 hb_face_set_index (hb_face_t *face, in hb_face_set_index() function
Dhb-ft.cc700 hb_face_set_index (face, ft_face->face_index); in hb_ft_face_create()
/third_party/harfbuzz/docs/
Dharfbuzz-sections.txt247 hb_face_set_index
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt250 hb_face_set_index
/third_party/flutter/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt246 hb_face_set_index
/third_party/flutter/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp284 hb_face_set_index(face.get(), (unsigned)index); in create_hb_font()
/third_party/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp294 hb_face_set_index(face.get(), (unsigned)index);