Home
last modified time | relevance | path

Searched defs:SubTable (Results 1 – 12 of 12) 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/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/m133/third_party/externals/harfbuzz/src/OT/Layout/GPOS/
DExtensionPos.hh10 typedef struct PosLookupSubTable SubTable; typedef
DPosLookup.hh13 using SubTable = PosLookupSubTable; typedef
/third_party/skia/m133/third_party/externals/harfbuzz/src/OT/Layout/GSUB/
DExtensionSubst.hh14 typedef struct SubstLookupSubTable SubTable; typedef
DSubstLookup.hh13 using SubTable = SubstLookupSubTable; typedef
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-aat-layout-kerx-table.hh938 typedef typename T::SubTable SubTable; in has_state_machine() typedef
956 typedef typename T::SubTable SubTable; in has_cross_stream() typedef
971 typedef typename T::SubTable SubTable; in get_h_kerning() typedef
997 typedef typename T::SubTable SubTable; in apply() typedef
1078 typedef typename T::SubTable SubTable; in sanitize() typedef
1119 typedef typename T::SubTable SubTable; in create_accelerator_data() typedef
1168 typedef KerxSubTable SubTable; typedef
Dhb-ot-kern-table.hh239 typedef KernSubTable<SubTableHeader> SubTable; typedef
294 typedef KernSubTable<SubTableHeader> SubTable; typedef
/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