Lines Matching refs:codepoint

469     hb_codepoint_t codepoint = 1610; /* ي */  in test_hb_draw_font_kit_glyphs_tests()  local
470 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_glyphs_tests()
473 codepoint = hb_buffer_get_glyph_infos (buffer, NULL)[0].codepoint; in test_hb_draw_font_kit_glyphs_tests()
478 hb_font_draw_glyph (font, codepoint, funcs, &draw_data); in test_hb_draw_font_kit_glyphs_tests()
562 hb_codepoint_t codepoint = 24396; /* 彌 */ in test_hb_draw_font_kit_variations_tests() local
563 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests()
566 codepoint = hb_buffer_get_glyph_infos (buffer, NULL)[0].codepoint; in test_hb_draw_font_kit_variations_tests()
570 hb_font_draw_glyph (font, codepoint, funcs, &draw_data); in test_hb_draw_font_kit_variations_tests()
607 hb_codepoint_t codepoint = 24396; /* 彌 */ in test_hb_draw_font_kit_variations_tests() local
608 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests()
611 codepoint = hb_buffer_get_glyph_infos (buffer, NULL)[0].codepoint; in test_hb_draw_font_kit_variations_tests()
615 hb_font_draw_glyph (font, codepoint, funcs, &draw_data); in test_hb_draw_font_kit_variations_tests()
651 hb_codepoint_t codepoint = 24396; /* 彌 */ in test_hb_draw_font_kit_variations_tests() local
652 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests()
655 codepoint = hb_buffer_get_glyph_infos (buffer, NULL)[0].codepoint; in test_hb_draw_font_kit_variations_tests()
659 hb_font_draw_glyph (font, codepoint, funcs, &draw_data); in test_hb_draw_font_kit_variations_tests()
698 hb_codepoint_t codepoint = '$'; in test_hb_draw_font_kit_variations_tests() local
699 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests()
702 codepoint = hb_buffer_get_glyph_infos (buffer, NULL)[0].codepoint; in test_hb_draw_font_kit_variations_tests()
706 hb_font_draw_glyph (font, codepoint, funcs, &draw_data); in test_hb_draw_font_kit_variations_tests()
722 hb_codepoint_t codepoint = '$'; in test_hb_draw_font_kit_variations_tests() local
723 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests()
726 codepoint = hb_buffer_get_glyph_infos (buffer, NULL)[0].codepoint; in test_hb_draw_font_kit_variations_tests()
730 hb_font_draw_glyph (font, codepoint, funcs, &draw_data); in test_hb_draw_font_kit_variations_tests()
747 hb_codepoint_t codepoint = '$'; in test_hb_draw_font_kit_variations_tests() local
748 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests()
751 codepoint = hb_buffer_get_glyph_infos (buffer, NULL)[0].codepoint; in test_hb_draw_font_kit_variations_tests()
755 hb_font_draw_glyph (font, codepoint, funcs, &draw_data); in test_hb_draw_font_kit_variations_tests()