HomeSort by relevance Sort by last modified time
    Searched full:font3 (Results 1 - 23 of 23) sorted by null

  /external/harfbuzz_ng/test/api/
test-font.c 259 hb_font_t *font3; local
320 font3 = hb_font_create_sub_font (font2);
324 /* setup font3 to override scale */
325 hb_font_set_scale (font3, 20, 30);
328 g_assert (hb_font_get_glyph_contour_point_for_origin (font3, 1, 2, HB_DIRECTION_RTL, &x, &y));
331 g_assert (hb_font_get_glyph_contour_point_for_origin (font3, 2, 5, HB_DIRECTION_LTR, &x, &y));
334 g_assert (!hb_font_get_glyph_contour_point_for_origin (font3, 3, 7, HB_DIRECTION_LTR, &x, &y));
337 x = hb_font_get_glyph_h_advance (font3, 1);
339 x = hb_font_get_glyph_h_advance (font3, 2);
343 hb_font_destroy (font3);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/
libcurses.so 
libncurses.so 
libncurses.so.5 
libncurses.so.5.7 
libtermcap.so 
libcurses.a     [all...]
libncurses.a     [all...]
libtermcap.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libcurses.so 
libncurses.so 
libncurses.so.5 
libncurses.so.5.7 
libtermcap.so 
libcurses.a     [all...]
libncurses.a     [all...]
libtermcap.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib/
libcurses.a     [all...]
libncurses.a     [all...]
libtermcap.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/
libcurses.a     [all...]
libncurses.a     [all...]
libtermcap.a     [all...]

Completed in 3376 milliseconds