Home
last modified time | relevance | path

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

/third_party/skia/m133/tests/
DFontMgrFontConfigTest.cpp185 SkFont dataFont(dataTypeface, kTextSize); in testAllBold() local
262 SkFont dataFont(dataTypeface, kTextSize); in DEF_TEST_DISABLED() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
DViewableTaggedData.java48 private Font dataFont; field in ViewableTaggedData.Style