Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/table/opentype/
DRuleTests.java38 public void allFonts() throws IOException { in allFonts() method in RuleTests
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/table/opentype/
DRuleTests.java38 public void allFonts() throws IOException { in allFonts() method in RuleTests
/third_party/skia/src/ports/
DSkFontMgr_fontconfig.cpp653 FcFontSet* allFonts(FcConfigGetFonts(fcconfig, fcNameSet[setIndex])); in GetFamilyNames() local
855 FcFontSet* allFonts(FcConfigGetFonts(fFC, fcNameSet[setIndex])); in onMatchFamily() local
/third_party/flutter/skia/src/ports/
DSkFontMgr_fontconfig.cpp663 FcFontSet* allFonts(FcConfigGetFonts(fcconfig, fcNameSet[setIndex])); in GetFamilyNames() local
856 FcFontSet* allFonts(FcConfigGetFonts(fFC, fcNameSet[setIndex])); in onMatchFamily() local