/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/ |
D | SubTable.java | 31 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/ |
D | SubTable.java | 31 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/ |
D | subtable.cc | 25 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/ |
D | subtable.cc | 25 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/ |
D | hb-aat-layout-kerx-table.hh | 824 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
|
D | hb-ot-kern-table.hh | 214 typedef KernSubTable<SubTableHeader> SubTable; typedef 269 typedef KernSubTable<SubTableHeader> SubTable; typedef
|
D | hb-ot-layout-gsub-table.hh | 1204 typedef struct SubstLookupSubTable SubTable; typedef 1503 typedef SubstLookupSubTable SubTable; typedef
|
D | hb-ot-layout-gpos-table.hh | 2675 typedef struct PosLookupSubTable SubTable; typedef 2745 typedef struct PosLookupSubTable SubTable; typedef
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-kerx-table.hh | 826 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
|
D | hb-ot-kern-table.hh | 209 typedef KernSubTable<SubTableHeader> SubTable; typedef 264 typedef KernSubTable<SubTableHeader> SubTable; typedef
|
D | hb-ot-layout-gsub-table.hh | 1006 typedef struct SubstLookupSubTable SubTable; typedef 1224 typedef SubstLookupSubTable SubTable; typedef
|
D | hb-ot-layout-gpos-table.hh | 1483 typedef struct PosLookupSubTable SubTable; typedef 1547 typedef struct PosLookupSubTable SubTable; typedef
|
/third_party/harfbuzz/src/ |
D | hb-aat-layout-kerx-table.hh | 824 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
|
D | hb-ot-kern-table.hh | 214 typedef KernSubTable<SubTableHeader> SubTable; typedef 269 typedef KernSubTable<SubTableHeader> SubTable; typedef
|
D | hb-ot-layout-gsub-table.hh | 1169 typedef struct SubstLookupSubTable SubTable; typedef 1468 typedef SubstLookupSubTable SubTable; typedef
|
D | hb-ot-layout-gpos-table.hh | 2683 typedef struct PosLookupSubTable SubTable; typedef 2753 typedef struct PosLookupSubTable SubTable; typedef
|