HomeSort by relevance Sort by last modified time
    Searched refs:getLookupSubtable (Results 1 - 3 of 3) sorted by null

  /external/icu4c/layout/
Lookups.cpp 26 const LookupSubtable *LookupTable::getLookupSubtable(le_uint16 subtableIndex) const
Lookups.h 48 const LookupSubtable *getLookupSubtable(le_uint16 subtableIndex) const;
LookupProcessor.cpp 35 const LookupSubtable *lookupSubtable = lookupTable->getLookupSubtable(subtable);

Completed in 32 milliseconds