Home | History | Annotate | Download | only in src

Lines Matching refs:HB_UShort

49   HB_UShort*  FeatureIndex;           /* array of Feature indices  */
50 HB_UShort LookupOrderOffset; /* always 0 for TT Open 1.0 */
51 HB_UShort ReqFeatureIndex; /* required FeatureIndex */
52 HB_UShort FeatureCount; /* number of Feature indices */
71 HB_UShort LangSysCount; /* number of LangSysRecords */
89 HB_UShort ScriptCount; /* number of ScriptRecords */
99 HB_UShort* LookupListIndex; /* array of LookupList indices */
100 HB_UShort FeatureParams; /* always 0 for TT Open 1.0 */
101 HB_UShort LookupListCount; /* number of LookupList indices */
118 HB_UShort* ApplyOrder; /* order to apply features */
120 HB_UShort FeatureCount; /* number of FeatureRecords */
121 HB_UShort ApplyCount; /* number of elements in ApplyOrder */
135 HB_UShort LookupType; /* Lookup type */
136 HB_UShort LookupFlag; /* Lookup qualifiers */
137 HB_UShort SubTableCount; /* number of SubTables */
153 HB_UShort LookupCount; /* number of Lookups */
174 HB_UShort* GlyphArray; /* array of glyph IDs */
175 HB_UShort GlyphCount; /* number of glyphs in GlyphArray */
183 HB_UShort Start; /* first glyph ID in the range */
184 HB_UShort End; /* last glyph ID in the range */
185 HB_UShort StartCoverageIndex; /* coverage index of first
195 HB_UShort RangeCount; /* number of RangeRecords */
217 HB_UShort* ClassValueArray; /* array of class values */
218 HB_UShort StartGlyph; /* first glyph ID of the
220 HB_UShort GlyphCount; /* size of the ClassValueArray */
228 HB_UShort Start; /* first glyph ID in the range */
229 HB_UShort End; /* last glyph ID in the range */
230 HB_UShort Class; /* applied to all glyphs in range */
240 HB_UShort ClassRangeCount;
264 HB_UShort* DeltaValue; /* array of compressed data */
265 HB_UShort StartSize; /* smallest size to correct */
266 HB_UShort EndSize; /* largest size to correct */