Searched defs:font2 (Results 1 – 2 of 2) sorted by relevance
269 hb_font_t *font2; in test_fontfuncs_subclassing() local402 hb_font_t *font2; in test_fontfuncs_parallels() local
240 public void drawString(Graphics2D g, Font font2, String mainString, in drawString()