• Home
  • Raw
  • Download

Lines Matching refs:codepoint

452     hb_codepoint_t codepoint = 1610; /* ي */  in test_hb_draw_font_kit_glyphs_tests()  local
453 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_glyphs_tests()
456 codepoint = hb_buffer_get_glyph_infos (buffer, NULL)[0].codepoint; in test_hb_draw_font_kit_glyphs_tests()
461 g_assert (hb_font_draw_glyph (font, codepoint, funcs, &user_data)); in test_hb_draw_font_kit_glyphs_tests()
545 hb_codepoint_t codepoint = 24396; /* 彌 */ in test_hb_draw_font_kit_variations_tests() local
546 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests()
549 codepoint = hb_buffer_get_glyph_infos (buffer, NULL)[0].codepoint; in test_hb_draw_font_kit_variations_tests()
553 g_assert (hb_font_draw_glyph (font, codepoint, funcs, &user_data)); in test_hb_draw_font_kit_variations_tests()
590 hb_codepoint_t codepoint = 24396; /* 彌 */ in test_hb_draw_font_kit_variations_tests() local
591 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests()
594 codepoint = hb_buffer_get_glyph_infos (buffer, NULL)[0].codepoint; in test_hb_draw_font_kit_variations_tests()
598 g_assert (hb_font_draw_glyph (font, codepoint, funcs, &user_data)); in test_hb_draw_font_kit_variations_tests()
634 hb_codepoint_t codepoint = 24396; /* 彌 */ in test_hb_draw_font_kit_variations_tests() local
635 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests()
638 codepoint = hb_buffer_get_glyph_infos (buffer, NULL)[0].codepoint; in test_hb_draw_font_kit_variations_tests()
642 g_assert (hb_font_draw_glyph (font, codepoint, funcs, &user_data)); in test_hb_draw_font_kit_variations_tests()
681 hb_codepoint_t codepoint = '$'; in test_hb_draw_font_kit_variations_tests() local
682 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests()
685 codepoint = hb_buffer_get_glyph_infos (buffer, NULL)[0].codepoint; in test_hb_draw_font_kit_variations_tests()
689 g_assert (hb_font_draw_glyph (font, codepoint, funcs, &user_data)); in test_hb_draw_font_kit_variations_tests()
705 hb_codepoint_t codepoint = '$'; in test_hb_draw_font_kit_variations_tests() local
706 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests()
709 codepoint = hb_buffer_get_glyph_infos (buffer, NULL)[0].codepoint; in test_hb_draw_font_kit_variations_tests()
713 g_assert (hb_font_draw_glyph (font, codepoint, funcs, &user_data)); in test_hb_draw_font_kit_variations_tests()
730 hb_codepoint_t codepoint = '$'; in test_hb_draw_font_kit_variations_tests() local
731 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests()
734 codepoint = hb_buffer_get_glyph_infos (buffer, NULL)[0].codepoint; in test_hb_draw_font_kit_variations_tests()
738 g_assert (hb_font_draw_glyph (font, codepoint, funcs, &user_data)); in test_hb_draw_font_kit_variations_tests()