HomeSort by relevance Sort by last modified time
    Searched refs:hb_face_t (Results 76 - 80 of 80) sorted by null

1 2 34

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-uniscribe.cc 430 _hb_uniscribe_shaper_face_data_create (hb_face_t *face)
495 hb_face_t *face = font->face;
597 hb_face_t *face = font->face;
hb-ot-layout-gsubgpos-private.hh 76 hb_face_t *face;
82 hb_closure_context_t (hb_face_t *face_,
115 hb_face_t *face;
121 hb_would_apply_context_t (hb_face_t *face_,
187 hb_face_t *face;
196 hb_collect_glyphs_context_t (hb_face_t *face_,
265 hb_face_t *face;
    [all...]
  /frameworks/base/core/jni/android/graphics/
TextLayoutCache.cpp 857 hb_face_t* face = referenceCachedHBFace(typeface);
877 hb_face_t* TextLayoutShaper::referenceCachedHBFace(SkTypeface* typeface) {
884 hb_face_t* face = hb_face_create_for_tables(harfbuzzSkiaReferenceTable, typeface, NULL);
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 77 hb_face_t *face;
83 hb_closure_context_t (hb_face_t *face_,
116 hb_face_t *face;
122 hb_would_apply_context_t (hb_face_t *face_,
182 hb_face_t *face;
191 hb_collect_glyphs_context_t (hb_face_t *face_,
260 hb_face_t *face;
    [all...]
  /external/harfbuzz_ng/util/
options.cc 469 hb_face_t *face = hb_face_create (blob, face_index);

Completed in 352 milliseconds

1 2 34