Home
last modified time | relevance | path

Searched defs:newFont (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/
DCMapEditingTests.java95 Font newFont = fontBuilder.build(); in testCopyAllCMapToNewFont() local
113 Font newFont = fontBuilder.build(); in testCMap4WithNoEditing() local
160 Font newFont = fontBuilder.build(); in testCMap4Editing() local
/third_party/flutter/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/
DCMapEditingTests.java95 Font newFont = fontBuilder.build(); in testCopyAllCMapToNewFont() local
113 Font newFont = fontBuilder.build(); in testCMap4WithNoEditing() local
160 Font newFont = fontBuilder.build(); in testCMap4Editing() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/sfnttool/
DSfntTool.java132 Font newFont = font; in subsetFontFile() local
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/sfnttool/
DSfntTool.java132 Font newFont = font; in subsetFontFile() local
/third_party/flutter/skia/src/ports/skia_ohos/
DFontConfig_ohos.cpp882 FontInfo newFont(font); in insertTtcFont() local
913 FontInfo newFont(font); in insertVariableFont() local
/third_party/flutter/skia/tests/
DFontMgrTest.cpp46 const SkFont newFont(font.makeWithSize(36)); in test_font() local
/third_party/skia/tests/
DFontMgrTest.cpp49 const SkFont newFont(font.makeWithSize(36)); in DEF_TEST() local
/third_party/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js99 set: function(newFont) { argument
/third_party/flutter/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js101 set: function(newFont) { argument