Home
last modified time | relevance | path

Searched defs:SubTable (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/
DSubTable.java31 public abstract class SubTable extends FontDataTable { class
46 protected SubTable(ReadableFontData data, ReadableFontData masterData) { in SubTable() method in SubTable
56 protected SubTable(ReadableFontData data) { in SubTable() method in SubTable
67 protected SubTable(ReadableFontData data, int offset, int length) { in SubTable() method in SubTable
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/
DSubTable.java31 public abstract class SubTable extends FontDataTable { class
46 protected SubTable(ReadableFontData data, ReadableFontData masterData) { in SubTable() method in SubTable
56 protected SubTable(ReadableFontData data) { in SubTable() method in SubTable
67 protected SubTable(ReadableFontData data, int offset, int length) { in SubTable() method in SubTable
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
Dsubtable.cc25 SubTable::SubTable(ReadableFontData* data, ReadableFontData* master_data) in SubTable() function in sfntly::SubTable
30 SubTable::SubTable(ReadableFontData* data) in SubTable() function in sfntly::SubTable
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
Dsubtable.cc25 SubTable::SubTable(ReadableFontData* data, ReadableFontData* master_data) in SubTable() function in sfntly::SubTable
30 SubTable::SubTable(ReadableFontData* data) in SubTable() function in sfntly::SubTable
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-kerx-table.hh824 typedef typename T::SubTable SubTable; in has_state_machine() typedef
839 typedef typename T::SubTable SubTable; in has_cross_stream() typedef
854 typedef typename T::SubTable SubTable; in get_h_kerning() typedef
872 typedef typename T::SubTable SubTable; in apply() typedef
942 typedef typename T::SubTable SubTable; in sanitize() typedef
978 typedef KerxSubTable SubTable; typedef
Dhb-ot-kern-table.hh214 typedef KernSubTable<SubTableHeader> SubTable; typedef
269 typedef KernSubTable<SubTableHeader> SubTable; typedef
Dhb-ot-layout-gsub-table.hh1204 typedef struct SubstLookupSubTable SubTable; typedef
1503 typedef SubstLookupSubTable SubTable; typedef
Dhb-ot-layout-gpos-table.hh2675 typedef struct PosLookupSubTable SubTable; typedef
2745 typedef struct PosLookupSubTable SubTable; typedef
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-kerx-table.hh826 typedef typename T::SubTable SubTable; in has_state_machine() typedef
841 typedef typename T::SubTable SubTable; in has_cross_stream() typedef
856 typedef typename T::SubTable SubTable; in get_h_kerning() typedef
874 typedef typename T::SubTable SubTable; in apply() typedef
944 typedef typename T::SubTable SubTable; in sanitize() typedef
980 typedef KerxSubTable SubTable; typedef
Dhb-ot-kern-table.hh209 typedef KernSubTable<SubTableHeader> SubTable; typedef
264 typedef KernSubTable<SubTableHeader> SubTable; typedef
Dhb-ot-layout-gsub-table.hh1006 typedef struct SubstLookupSubTable SubTable; typedef
1224 typedef SubstLookupSubTable SubTable; typedef
Dhb-ot-layout-gpos-table.hh1483 typedef struct PosLookupSubTable SubTable; typedef
1547 typedef struct PosLookupSubTable SubTable; typedef
/third_party/harfbuzz/src/
Dhb-aat-layout-kerx-table.hh824 typedef typename T::SubTable SubTable; in has_state_machine() typedef
839 typedef typename T::SubTable SubTable; in has_cross_stream() typedef
854 typedef typename T::SubTable SubTable; in get_h_kerning() typedef
872 typedef typename T::SubTable SubTable; in apply() typedef
942 typedef typename T::SubTable SubTable; in sanitize() typedef
978 typedef KerxSubTable SubTable; typedef
Dhb-ot-kern-table.hh214 typedef KernSubTable<SubTableHeader> SubTable; typedef
269 typedef KernSubTable<SubTableHeader> SubTable; typedef
Dhb-ot-layout-gsub-table.hh1169 typedef struct SubstLookupSubTable SubTable; typedef
1468 typedef SubstLookupSubTable SubTable; typedef
Dhb-ot-layout-gpos-table.hh2683 typedef struct PosLookupSubTable SubTable; typedef
2753 typedef struct PosLookupSubTable SubTable; typedef