Home
last modified time | relevance | path

Searched defs:testFont (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/m133/modules/canvaskit/tests/
Dfont_test.js323 const testFont = new CanvasKit.Font(notoSerif, 20); constant
445 const testFont = new CanvasKit.Font(colrFace); constant
/third_party/skia/tools/fonts/
DTestTypeface.cpp90 TestTypeface::TestTypeface(sk_sp<SkTestFont> testFont, const SkFontStyle& style) in TestTypeface()
/third_party/skia/modules/canvaskit/tests/
Dfont.spec.js308 const testFont = new CanvasKit.Font(notoSerif, 20); constant
/third_party/skia/m133/tools/fonts/
DTestTypeface.cpp128 TestTypeface::TestTypeface(sk_sp<SkTestFont> testFont, const SkFontStyle& style) in TestTypeface()