Home
last modified time | relevance | path

Searched defs:getFont (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/testing/
DFontLoader.java20 public static Font getFont(File fontFile) throws IOException { in getFont() method in FontLoader
/third_party/icu/icu4c/source/samples/layout/
DGDIFontInstance.h112 inline HFONT GDIFontInstance::getFont() const in getFont() function
/third_party/skia/third_party/externals/icu/source/samples/layout/
DGDIFontInstance.h112 inline HFONT GDIFontInstance::getFont() const in getFont() function
/third_party/icu/icu4c/source/layoutex/
DRunArrays.cpp119 const LEFontInstance *FontRuns::getFont(le_int32 run) const in getFont() function in FontRuns
/third_party/icu/icu4c/source/layoutex/layout/
DParagraphLayout.h680 inline const LEFontInstance *ParagraphLayout::VisualRun::getFont() const in getFont() function