Home
last modified time | relevance | path

Searched defs:tf0 (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/grammar/statements/
Dstatements.ts60 let tf0: TF = 0; variable
/third_party/skia/tests/
DSerialProcsTest.cpp180 static sk_sp<SkPicture> make_picture(sk_sp<SkTypeface> tf0, sk_sp<SkTypeface> tf1) { in make_picture()
193 auto tf0 = MakeResourceAsTypeface("fonts/hintgasp.ttf"); in DEF_TEST() local