Searched defs:getFontPath (Results 1 – 4 of 4) sorted by relevance
/external/lottie/lottie/src/main/java/com/airbnb/lottie/ | ||
D | FontAssetDelegate.java | 23 public String getFontPath(String fontFamily) { in getFontPath() method in FontAssetDelegate |
/external/fonttools/Tests/ufoLib/ | ||
D | UFOConversion_test.py | 31 def getFontPath(self, fileName): member in ConversionFunctionsTestCase |
D | UFO3_test.py | 4179 def getFontPath(self): member in UFO3ReadDataTestCase |
/external/lottie/LottieSample/src/androidTest/java/com/airbnb/lottie/samples/ | ||
D | LottieTest.kt | 71 override fun getFontPath(fontFamily: String?): String { in <lambda>() method |