Searched refs:BinarySearchLookupTable (Results 1 – 7 of 7) sorted by relevance
49 struct BinarySearchLookupTable : LookupTable struct67 struct SegmentSingleLookupTable : BinarySearchLookupTable argument72 struct SegmentArrayLookupTable : BinarySearchLookupTable77 struct SingleTableLookupTable : BinarySearchLookupTable
27 const LookupSegment *BinarySearchLookupTable::lookupSegment(const LookupSegment *segments, LEGlyphI… in lookupSegment()56 const LookupSingle *BinarySearchLookupTable::lookupSingle(const LookupSingle *entries, LEGlyphID gl… in lookupSingle()
1191 #define BinarySearchLookupTable BinarySearchLookupTable_3_2 macro
1782 #define BinarySearchLookupTable U_ICU_ENTRY_POINT_RENAME(BinarySearchLookupTable) macro