• Home
  • Raw
  • Download

Lines Matching defs:face

114   hb_face_t *face;  in hb_face_create_for_tables()  local
198 hb_face_t *face; in hb_face_create() local
244 hb_face_reference (hb_face_t *face) in hb_face_reference()
258 hb_face_destroy (hb_face_t *face) in hb_face_destroy()
294 hb_face_set_user_data (hb_face_t *face, in hb_face_set_user_data()
315 hb_face_get_user_data (const hb_face_t *face, in hb_face_get_user_data()
330 hb_face_make_immutable (hb_face_t *face) in hb_face_make_immutable()
349 hb_face_is_immutable (const hb_face_t *face) in hb_face_is_immutable()
367 hb_face_reference_table (const hb_face_t *face, in hb_face_reference_table()
387 hb_face_reference_blob (hb_face_t *face) in hb_face_reference_blob()
402 hb_face_set_index (hb_face_t *face, in hb_face_set_index()
422 hb_face_get_index (const hb_face_t *face) in hb_face_get_index()
437 hb_face_set_upem (hb_face_t *face, in hb_face_set_upem()
457 hb_face_get_upem (const hb_face_t *face) in hb_face_get_upem()
472 hb_face_set_glyph_count (hb_face_t *face, in hb_face_set_glyph_count()
492 hb_face_get_glyph_count (const hb_face_t *face) in hb_face_get_glyph_count()
511 hb_face_get_table_tags (const hb_face_t *face, in hb_face_get_table_tags()
546 hb_face_collect_unicodes (hb_face_t *face, in hb_face_collect_unicodes()
561 hb_face_collect_variation_selectors (hb_face_t *face, in hb_face_collect_variation_selectors()
576 hb_face_collect_variation_unicodes (hb_face_t *face, in hb_face_collect_variation_unicodes()
713 hb_face_builder_add_table (hb_face_t *face, hb_tag_t tag, hb_blob_t *blob) in hb_face_builder_add_table()