Home
last modified time | relevance | path

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

/cts/tests/tests/text/src/android/text/style/cts/
DStyleSpanTest.java55 Typeface tf = Typeface.defaultFromStyle(Typeface.NORMAL); in testUpdateMeasureState() local
78 Typeface tf = Typeface.defaultFromStyle(Typeface.NORMAL); in testUpdateDrawState() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DTypefaceTest.java52 Typeface tf = Typeface.create(family, style); in createTypeface() local