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

  /external/icu4c/layout/
SimpleArrayProcessor.h 52 const SimpleArrayLookupTable *simpleArrayLookupTable;
SimpleArrayProcessor.cpp 29 simpleArrayLookupTable = (const SimpleArrayLookupTable *) &header->table;
44 TTGlyphID newGlyph = SWAPW(simpleArrayLookupTable->valueArray[LE_GET_GLYPH(thisGlyph)]);
LookupTables.h 62 struct SimpleArrayLookupTable : LookupTable

Completed in 238 milliseconds