Searched defs:testFont (Results 1 – 3 of 3) sorted by relevance
323 const testFont = new CanvasKit.Font(notoSerif, 20); constant445 const testFont = new CanvasKit.Font(colrFace); constant
130 public static final void testFont() { in testFont() method in StylingPolicyTest
128 TestTypeface::TestTypeface(sk_sp<SkTestFont> testFont, const SkFontStyle& style) in TestTypeface()