Searched defs:SubTable (Results 1 – 8 of 8) sorted by relevance
53 struct SubTable { struct56 SubTable& operator=(const SubTable& that) = delete; argument58 SubTable& operator=(SubTable&& that) noexcept; argument68 using SubTables = std::vector<SubTable>; argument
938 typedef typename T::SubTable SubTable; in has_state_machine() typedef956 typedef typename T::SubTable SubTable; in has_cross_stream() typedef971 typedef typename T::SubTable SubTable; in get_h_kerning() typedef997 typedef typename T::SubTable SubTable; in apply() typedef1078 typedef typename T::SubTable SubTable; in sanitize() typedef1119 typedef typename T::SubTable SubTable; in create_accelerator_data() typedef1168 typedef KerxSubTable SubTable; typedef
239 typedef KernSubTable<SubTableHeader> SubTable; typedef294 typedef KernSubTable<SubTableHeader> SubTable; typedef
10 typedef struct PosLookupSubTable SubTable; typedef
13 using SubTable = PosLookupSubTable; typedef
14 typedef struct SubstLookupSubTable SubTable; typedef
13 using SubTable = SubstLookupSubTable; typedef
788 class SubTable(Table): class