Searched defs:FeatureTable (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DICUFeatures.h51 struct FeatureTable struct
57 LE_VAR_ARRAY(FeatureTable, lookupListIndexArray)
64 LEReferenceTo<FeatureTable> getFeatureTable(const LETableReference &base, le_uint16 featureIndex, LETag *featureTag, LEErrorCode &success) const;
67 const LEReferenceTo<FeatureTable> getFeatureTable(const LETableReference &base, LETag featureTag, LEErrorCode &success) const;

Completed in 28 milliseconds