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

  /external/harfbuzz_ng/util/
hb-ot-shape-closure.cc 93 hb_font_destroy (font);
shape-consumer.hh 69 hb_font_destroy (font);
hb-shape.cc 103 hb_font_destroy (font);
helper-cairo.cc 100 (cairo_destroy_func_t) hb_font_destroy))
101 hb_font_destroy (font);
options.hh 251 hb_font_destroy (font);
  /external/harfbuzz_ng/test/api/
test-font.c 172 hb_font_destroy (font);
177 hb_font_destroy (subfont);
297 hb_font_destroy (font1);
323 hb_font_destroy (font2);
344 hb_font_destroy (font3);
447 hb_font_destroy (font);
482 hb_font_destroy (subfont);
test-shape.c 138 hb_font_destroy (font);
  /external/harfbuzz_ng/src/
test-buffer-serialize.cc 123 hb_font_destroy (font);
test.cc 126 hb_font_destroy (font);
hb-font.h 388 hb_font_destroy (hb_font_t *font);
hb-font.cc 860 hb_font_destroy (hb_font_t *font) function
871 hb_font_destroy (font->parent);
  /external/harfbuzz_ng/contrib/python/lib/
harfbuzz.pyx 101 void hb_font_destroy(hb_font_t *font)
190 self.hbfont = hb_ft_font_create(face, <void (*)(void *)>hb_font_destroy)
  /frameworks/base/core/jni/android/graphics/
TextLayoutCache.cpp 864 hb_font_destroy(font);
    [all...]

Completed in 749 milliseconds