Searched defs:font2 (Results 1 – 8 of 8) sorted by relevance
38 hb_font_t *font2 = hb_font_create (face); in test_hb_scale() local
266 hb_font_t *font2; in test_fontfuncs_subclassing() local399 hb_font_t *font2; in test_fontfuncs_parallels() local
1012 hb_font_t *font2 = hb_font_create_sub_font (font1); in test_hb_draw_subfont_scale() local1044 hb_font_t *font2 = hb_font_create_sub_font (font1); in test_hb_draw_subfont_scale() local
12 SkFont font2(typeface, 64.0f, 1.5f, 0.0f); in draw() local
266 Font font2, in drawString()
207 const font2 = fontMgr.matchFamilyStyle(fontMgr.getFamilyName(1), { width: 5, weight: 400 }); constant
999 SkFont font2(font); in MakeNormalBlob() local
5544 bool expectedToBeFound) { in UNIX_ONLY_TEST()