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

  /external/harfbuzz_ng/test/api/
test-font.c 172 hb_font_destroy (font);
177 hb_font_destroy (subfont);
306 hb_font_destroy (font2);
307 hb_font_destroy (font3);
310 hb_font_destroy (font1);
353 hb_font_destroy (font3);
401 hb_font_destroy (subfont);
470 hb_font_destroy (font);
505 hb_font_destroy (subfont);
test-shape.c 138 hb_font_destroy (font);
179 hb_font_destroy (font);
  /frameworks/minikin/libs/minikin/
HbFontCache.cpp 55 hb_font_destroy(value);
101 // responsible for calling hb_font_destroy() on it.
138 hb_font_destroy(parent_font);
MinikinInternal.cpp 92 hb_font_destroy(font);
FontFamily.cpp 208 hb_font_destroy(font);
Layout.cpp 102 hb_font_destroy(hbFonts[i]);
    [all...]
  /external/harfbuzz_ng/util/
hb-ot-shape-closure.cc 94 hb_font_destroy (font);
shape-consumer.hh 74 hb_font_destroy (font);
hb-shape.cc 111 hb_font_destroy (font);
hb-fc-list.c 189 hb_font_destroy (font);
helper-cairo.cc 127 (cairo_destroy_func_t) hb_font_destroy))
128 hb_font_destroy (font);
options.hh 303 hb_font_destroy (font);
  /external/harfbuzz_ng/src/
test-buffer-serialize.cc 126 hb_font_destroy (font);
test.cc 130 hb_font_destroy (font);
hb-font.cc 1229 * hb_font_destroy: (skip)
1237 hb_font_destroy (hb_font_t *font) function
1248 hb_font_destroy (font->parent);
1356 hb_font_destroy (old);
    [all...]
hb-font.h 539 hb_font_destroy (hb_font_t *font);
  /external/harfbuzz_ng/test/fuzzing/
hb-fuzzer.cc 35 hb_font_destroy(font);
  /external/freetype/src/autofit/
afglobal.c 373 hb_font_destroy( globals->hb_font );
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afglobal.c 411 hb_font_destroy( globals->hb_font );

Completed in 402 milliseconds