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

  /external/icu4c/test/letest/
FontObject.cpp 211 LETag hheaTag = 0x68686561; // 'hhea'
220 hheaTable = (HHEATable *) readTable(hheaTag, &length);
PortableFontInstance.cpp 90 const LETag hheaTag = LE_HHEA_TABLE_TAG;
142 hheaTable = (HHEATable *) readFontTable(hheaTag);

Completed in 98 milliseconds