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

  /external/icu4c/layout/
OpenTypeTables.h 22 typedef le_uint8 ATag[4];
28 #define SWAPT(atag) ((LETag) ((atag[0] << 24) + (atag[1] << 16) + (atag[2] << 8) + atag[3]))
32 ATag tag;
ICUFeatures.h 22 ATag featureTag;

Completed in 118 milliseconds