Home
last modified time | relevance | path

Searched defs:headTable (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/src/sfnt/
DSkOTUtils.cpp169 SkOTTableHead* headTable = reinterpret_cast<SkOTTableHead*>(data + headTableOffset); in RenameFont() local
/third_party/flutter/skia/src/sfnt/
DSkOTUtils.cpp167 SkOTTableHead* headTable = reinterpret_cast<SkOTTableHead*>(data + headTableOffset); in RenameFont() local
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
DGDIFontInstance.cpp265 const HEADTable *headTable = NULL; in GDIFontInstance() local
/third_party/icu/icu4c/source/samples/layout/
DGDIFontInstance.cpp265 const HEADTable *headTable = NULL; in GDIFontInstance() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
DGDIFontInstance.cpp265 const HEADTable *headTable = NULL; in GDIFontInstance() local
/third_party/icu/icu4c/source/test/letest/
DPortableFontInstance.cpp108 const HEADTable *headTable = NULL; in PortableFontInstance() local
DFontObject.h226 HEADTable *headTable; variable
/third_party/icu/icu4c/source/test/perf/leperf/
DPortableFontInstance.cpp111 const HEADTable *headTable = NULL; in PortableFontInstance() local
DFontObject.h230 HEADTable *headTable; variable
/third_party/flutter/skia/src/ports/
DSkTypeface_win_dw.cpp457 AutoTDWriteTable<SkOTTableHead> headTable(fDWriteFontFace.get()); in onGetAdvancedMetrics() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DFontInfo.java87 FontHeaderTable headTable = (FontHeaderTable) FontUtils.getTable(font, Tag.head); in listFontMetrics() local
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DFontInfo.java87 FontHeaderTable headTable = (FontHeaderTable) FontUtils.getTable(font, Tag.head); in listFontMetrics() local
/third_party/skia/src/ports/
DSkTypeface_win_dw.cpp537 AutoTDWriteTable<SkOTTableHead> headTable(fDWriteFontFace.get()); in onGetAdvancedMetrics() local