/external/harfbuzz_ng/src/ |
hb-ot-map-private.hh | 142 HB_INTERNAL void add_lookups (hb_face_t *face, 171 HB_INTERNAL hb_ot_map_builder_t (hb_face_t *face_, 219 hb_face_t *face;
|
hb-graphite2.cc | 53 hb_face_t *face; 96 _hb_graphite2_shaper_face_data_create (hb_face_t *face) 145 hb_graphite2_face_get_gr_face (hb_face_t *face) 166 hb_face_t *face = font->face; 229 hb_face_t *face = font->face;
|
hb-ot-layout-private.hh | 42 hb_ot_layout_table_find_feature (hb_face_t *face, 76 hb_ot_layout_lookup_would_substitute_fast (hb_face_t *face, 169 _hb_ot_layout_create (hb_face_t *face);
|
hb-ot-font.cc | 53 inline void init (hb_face_t *face, 141 inline void init (hb_face_t *face) 226 inline void init (hb_face_t *face) 313 _hb_ot_font_create (hb_face_t *face)
|
test.cc | 91 hb_face_t *face = hb_face_create (blob, 0 /* first face */);
|
hb-coretext.cc | 48 reference_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data) 65 hb_face_t * 113 create_cg_font (hb_face_t *face) 173 _hb_coretext_shaper_face_data_create (hb_face_t *face) 218 hb_coretext_face_get_cg_font (hb_face_t *face) 266 hb_face_t *face = font->face; 500 hb_face_t *face = font->face; [all...] |
hb-ot-map.cc | 35 hb_ot_map_t::add_lookups (hb_face_t *face, 72 hb_ot_map_builder_t::hb_ot_map_builder_t (hb_face_t *face_,
|
hb-font.h | 527 hb_font_create (hb_face_t *face); 566 HB_EXTERN hb_face_t *
|
hb-ot-shape-complex-indic.cc | 473 hb_face_t *face) const 572 hb_face_t *face) 663 hb_face_t *face = font->face; 681 hb_face_t *face, [all...] |
hb-directwrite.cc | 181 _hb_directwrite_shaper_face_data_create(hb_face_t *face) 239 hb_face_t *face = font->face; 600 hb_face_t *face = font->face;
|
hb-font.cc | 1122 hb_font_create (hb_face_t *face) 1190 const_cast<hb_face_t *> (&_hb_face_nil), 1385 hb_face_t * [all...] |
hb-uniscribe.cc | 434 _hb_uniscribe_shaper_face_data_create (hb_face_t *face) 501 hb_face_t *face = font->face; 613 hb_face_t *face = font->face;
|
hb-ot-layout-gsubgpos-private.hh | 69 hb_face_t *face; 75 hb_closure_context_t (hb_face_t *face_, 107 hb_face_t *face; 113 hb_would_apply_context_t (hb_face_t *face_, 184 hb_face_t *face; 194 hb_collect_glyphs_context_t (hb_face_t *face_, 462 hb_face_t *face; [all...] |
hb-font-private.hh | 103 hb_face_t *face;
|
hb-ot-shape-complex-myanmar.cc | 404 hb_face_t *face,
|
hb-ot-shape.cc | 129 _hb_ot_shaper_face_data_create (hb_face_t *face) 209 hb_face_t *face;
|
/external/harfbuzz_ng/test/api/ |
test-object.c | 70 hb_face_t *face = hb_face_create (blob, 0); 83 hb_face_t *face = (hb_face_t *) create_face ();
|
/external/freetype/src/autofit/ |
hbshim.c | 103 hb_face_t* face;
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/ |
hbshim.c | 103 hb_face_t* face;
|
/external/harfbuzz_ng/util/ |
options.cc | 548 hb_face_t *face = hb_face_create (blob, face_index);
|