HomeSort by relevance Sort by last modified time
    Searched refs:hb_face_destroy (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
test-buffer-serialize.cc 90 hb_face_destroy (face);
test.cc 128 hb_face_destroy (face);
hb-shape-plan.cc 152 hb_face_destroy (shape_plan->face);
305 hb_face_destroy (face);
hb-ft.cc 347 hb_face_destroy ((hb_face_t *) ft_face->generic.data);
380 hb_face_destroy (face);
hb-font.h 66 hb_face_destroy (hb_face_t *face);
hb-font.cc 642 hb_face_destroy (hb_face_t *face) function
872 hb_face_destroy (font->face);
  /external/harfbuzz_ng/src/
test-buffer-serialize.cc 90 hb_face_destroy (face);
test.cc 127 hb_face_destroy (face);
hb-shape-plan.cc 152 hb_face_destroy (shape_plan->face);
305 hb_face_destroy (face);
hb-ft.cc 347 hb_face_destroy ((hb_face_t *) ft_face->generic.data);
380 hb_face_destroy (face);
hb-font.h 66 hb_face_destroy (hb_face_t *face);
hb-font.cc 642 hb_face_destroy (hb_face_t *face) function
872 hb_face_destroy (font->face);
  /external/harfbuzz_ng/test/api/
test-font.c 61 hb_face_destroy (face);
108 hb_face_destroy (face);
160 hb_face_destroy (face);
269 hb_face_destroy (face);
375 hb_face_destroy (face);
test-shape.c 99 hb_face_destroy (face);
test-object.c 85 hb_face_destroy (face);
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/harfbuzz/
HarfBuzzFace.cpp 57 hb_face_destroy(m_face);
  /external/harfbuzz_ng/contrib/python/lib/
harfbuzz.pyx 100 void hb_face_destroy(hb_face_t *face)
189 self.hbface = hb_ft_face_create(face, <void (*)(void *)>hb_face_destroy)
  /frameworks/base/core/jni/android/graphics/
TextLayoutCache.cpp 861 hb_face_destroy(face);
894 hb_face_destroy(mCachedHBFaces.valueAt(i));
    [all...]
  /external/harfbuzz_ng/util/
options.cc 477 hb_face_destroy (face);

Completed in 307 milliseconds