Searched defs:LookupList (Results 1 – 7 of 7) sorted by relevance
15 public class LookupList class20 public LookupList() in LookupList() method in LookupList
331 struct LookupList : public OT::LookupList<T> struct333 bool sanitize (const graph_t::vertex_t& vertex) const in sanitize()
155 std::vector<TLookup> LookupList; variable
567 FT_UInt ScriptList, FeatureList, LookupList; in otv_GSUB_validate() local
991 FT_UInt ScriptList, FeatureList, LookupList; in otv_GPOS_validate() local
1214 class LookupList(BaseTable): class
1446 using LookupList = List16OfOffsetTo<Lookup, typename Types::HBUINT>; typedef