Searched defs:LookupTable (Results 1 – 6 of 6) sorted by relevance
41 struct LookupTable struct56 const LookupTable *getLookupTable(le_uint16 lookupTableIndex) const; argument
31 struct LookupTable struct49 struct BinarySearchLookupTable : LookupTable argument
145 struct LookupTable : TableBase { struct146 OpenType::UInt16 lookupType;147 OpenType::UInt16 lookupFlag;148 OpenType::UInt16 subTableCount;149 OpenType::Offset subTableOffsets[1];152 bool getSubstitutions(HashMap<Glyph, Glyph>* map, const SharedBuffer& buffer) const in getSubstitutions()
3442 SmallString<4096> LookupTable; in WriteDeclContextVisibleBlock() local3489 SmallString<4096> LookupTable; in WriteDeclContextVisibleUpdate() local
5716 ASTDeclContextNameLookupTable *LookupTable = in visit() local5846 ASTDeclContextNameLookupTable *LookupTable = in visit() local
2012 #define LookupTable U_ICU_ENTRY_POINT_RENAME(LookupTable) macro