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
14 typedef struct SubstLookupSubTable SubTable; typedef
13 using SubTable = SubstLookupSubTable; typedef
10 typedef struct PosLookupSubTable SubTable; typedef
13 using SubTable = PosLookupSubTable; typedef
824 typedef typename T::SubTable SubTable; in has_state_machine() typedef839 typedef typename T::SubTable SubTable; in has_cross_stream() typedef854 typedef typename T::SubTable SubTable; in get_h_kerning() typedef874 typedef typename T::SubTable SubTable; in apply() typedef944 typedef typename T::SubTable SubTable; in sanitize() typedef980 typedef KerxSubTable SubTable; typedef
214 typedef KernSubTable<SubTableHeader> SubTable; typedef269 typedef KernSubTable<SubTableHeader> SubTable; typedef
788 class SubTable(Table): class