Home
last modified time | relevance | path

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

/third_party/skia/src/sfnt/
DSkOTUtils.cpp169 SkOTTableHead* headTable = reinterpret_cast<SkOTTableHead*>(data + headTableOffset); in RenameFont() local
/third_party/skia/m133/src/sfnt/
DSkOTUtils.cpp159 SkOTTableHead* headTable = reinterpret_cast<SkOTTableHead*>(data + headTableOffset); in RenameFont() local
/third_party/skia/m133/third_party/externals/icu/source/samples/layout/
DGDIFontInstance.cpp265 const HEADTable *headTable = nullptr; 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/samples/layout/
DGDIFontInstance.cpp265 const HEADTable *headTable = NULL; in GDIFontInstance() local
/third_party/icu/icu4c/source/test/perf/leperf/
DPortableFontInstance.cpp111 const HEADTable *headTable = NULL; in PortableFontInstance() local
DFontObject.h230 HEADTable *headTable; variable
/third_party/icu/icu4c/source/test/letest/
DPortableFontInstance.cpp108 const HEADTable *headTable = NULL; in PortableFontInstance() local
DFontObject.h226 HEADTable *headTable; variable
/third_party/skia/m133/third_party/externals/icu/source/test/perf/leperf/
DPortableFontInstance.cpp111 const HEADTable *headTable = nullptr; in PortableFontInstance() local
DFontObject.h230 HEADTable *headTable; variable
/third_party/skia/m133/third_party/externals/icu/source/test/letest/
DPortableFontInstance.cpp108 const HEADTable *headTable = nullptr; in PortableFontInstance() local
DFontObject.h226 HEADTable *headTable; variable
/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/skia/m133/tools/viewer/
DSBIXSlide.cpp239 SkOTTableHead* headTable = in updateSBIXData() local
/third_party/skia/src/ports/
DSkTypeface_win_dw.cpp537 AutoTDWriteTable<SkOTTableHead> headTable(fDWriteFontFace.get()); in onGetAdvancedMetrics() local
/third_party/skia/m133/src/ports/
DSkTypeface_win_dw.cpp785 AutoTDWriteTable<SkOTTableHead> headTable(fDWriteFontFace.get()); in onGetAdvancedMetrics() local