Searched refs:SubTable (Results 1 – 5 of 5) sorted by relevance
500 l->SubTable = NULL; in Load_Lookup()502 if ( ALLOC_ARRAY( l->SubTable, count, HB_SubTable ) ) in Load_Lookup()505 st = l->SubTable; in Load_Lookup()549 FREE( l->SubTable ); in Load_Lookup()562 if ( l->SubTable ) in Free_Lookup()565 st = l->SubTable; in Free_Lookup()
134 HB_SubTable* SubTable; /* array of SubTables */ member
728 (*lookup_func) (&Lookup->SubTable[i], stream, indent + 1, hb_type); in DEF_DUMP()
4045 HB_GSUB_SubTable *st = &lo->SubTable[i].st.gsub; in GSUB_Do_Glyph_Lookup()
5795 HB_GPOS_SubTable *st = &lo->SubTable[i].st.gpos; in GPOS_Do_Glyph_Lookup()