Searched refs:FeatureListTable (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DICUFeatures.h59 struct FeatureListTable struct
71 LE_VAR_ARRAY(FeatureListTable, featureRecordArray)
H A DFeatures.cpp41 LEReferenceTo<FeatureTable> FeatureListTable::getFeatureTable(const LETableReference &base, le_uint16 featureIndex, LETag *featureTag, LEErrorCode &success) const
63 const FeatureTable *FeatureListTable::getFeatureTable(LETag featureTag) const
H A DLookupProcessor.h55 struct FeatureListTable;
93 LEReferenceTo<FeatureListTable> featureListTable;
H A DLookupProcessor.cpp185 featureListTable = LEReferenceTo<FeatureListTable>(baseAddress, success, featureListOffset);

Completed in 38 milliseconds