HomeSort by relevance Sort by last modified time
    Searched refs:HB_UShort (Results 1 - 25 of 41) sorted by null

1 2

  /external/harfbuzz/src/
harfbuzz-open.h 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 *
    [all...]
harfbuzz-gsub-private.h 54 HB_UShort* Substitute; /* array of substitute glyph IDs */
55 HB_UShort GlyphCount; /* number of glyph IDs in
81 HB_UShort* Substitute; /* string of glyph IDs to
83 HB_UShort GlyphCount; /* number of glyph IDs in the
94 HB_UShort SubstFormat; /* always 1 */
95 HB_UShort SequenceCount; /* number of Sequence tables */
105 HB_UShort* Alternate; /* array of alternate glyph IDs */
106 HB_UShort GlyphCount; /* number of glyph IDs in the
117 HB_UShort SubstFormat; /* always 1 */
118 HB_UShort AlternateSetCount
    [all...]
harfbuzz-gpos-private.h 61 HB_UShort XIdPlacement; /* horizontal placement metric ID */
62 HB_UShort YIdPlacement; /* vertical placement metric ID */
63 HB_UShort XIdAdvance; /* horizontal advance metric ID */
64 HB_UShort YIdAdvance; /* vertical advance metric ID */
103 HB_UShort AnchorPoint; /* index to glyph contour point */
124 HB_UShort XIdAnchor; /* horizontal metric ID */
125 HB_UShort YIdAnchor; /* vertical metric ID */
153 HB_UShort Class; /* mark class */
162 HB_UShort MarkCount; /* number of MarkRecord tables */
182 HB_UShort ValueCount; /* number of ValueRecord tables *
    [all...]
harfbuzz-gsub.h 58 typedef HB_UShort (*HB_AltFunction)(HB_UInt pos,
59 HB_UShort glyphID,
60 HB_UShort num_alternates,
61 HB_UShort* alternates,
99 HB_UShort* script_index );
103 HB_UShort script_index,
104 HB_UShort* language_index,
105 HB_UShort* req_feature_index );
109 HB_UShort script_index,
110 HB_UShort language_index
    [all...]
harfbuzz-gdef-private.h 45 HB_UShort* PointIndex; /* array of contour points */
46 HB_UShort PointCount; /* size of the PointIndex array */
61 HB_UShort CaretValuePoint; /* contour point index on glyph */
79 HB_UShort IdCaretValue; /* metric ID */
107 HB_UShort CaretCount; /* number of caret values */
114 HB_UShort glyphID,
115 HB_UShort property );
120 HB_UShort flags,
121 HB_UShort* property );
127 HB_UShort num_lookups )
    [all...]
harfbuzz-gdef.h 53 HB_UShort GlyphCount; /* number of glyphs with
66 HB_UShort LigGlyphCount; /* number of ligature glyphs */
96 HB_UShort** NewGlyphClasses;
107 HB_UShort LastGlyph;
125 HB_UShort glyphID,
126 HB_UShort* property );
129 HB_UShort num_glyphs,
130 HB_UShort glyph_count,
131 HB_UShort* glyph_array,
132 HB_UShort* class_array )
    [all...]
harfbuzz-gpos.h 60 HB_UShort metric_id,
101 HB_UShort* script_index );
105 HB_UShort script_index,
106 HB_UShort* language_index,
107 HB_UShort* req_feature_index );
111 HB_UShort script_index,
112 HB_UShort language_index,
113 HB_UShort* feature_index );
120 HB_UShort script_index,
124 HB_UShort script_index
    [all...]
harfbuzz-open-private.h 63 HB_UShort limit,
67 HB_UShort limit,
88 HB_UShort glyphID,
89 HB_UShort* index );
92 HB_UShort glyphID,
93 HB_UShort* klass,
94 HB_UShort* index );
97 HB_UShort size,
harfbuzz-buffer.h 43 HB_UShort component;
44 HB_UShort ligID;
45 HB_UShort gproperties;
53 HB_UShort back; /* number of glyphs to go back
77 HB_UShort max_ligID;
harfbuzz-buffer-private.h 49 HB_UShort num_in,
50 HB_UShort num_out,
51 HB_UShort *glyph_data,
52 HB_UShort component,
53 HB_UShort ligID );
58 HB_UShort component,
59 HB_UShort ligID );
69 HB_INTERNAL HB_UShort
harfbuzz-open.c 41 HB_UShort n, count;
42 HB_UShort* fi;
56 if ( ALLOC_ARRAY( ls->FeatureIndex, count, HB_UShort ) )
88 HB_UShort n, m, count;
178 HB_UShort n, count;
206 HB_UShort n, script_count;
278 HB_UShort n, count;
309 HB_UShort n, count;
311 HB_UShort* lli;
324 if ( ALLOC_ARRAY( f->LookupListIndex, count, HB_UShort ) )
    [all...]
harfbuzz-gdef.c 231 HB_UShort n, count;
232 HB_UShort* pi;
246 if ( ALLOC_ARRAY( ap->PointIndex, count, HB_UShort ) )
280 HB_UShort n, m, count;
349 HB_UShort n, count;
476 HB_UShort n, m, count;
527 HB_UShort n, count;
552 HB_UShort m, n, count;
621 HB_UShort n, count;
650 static HB_UShort Get_New_Class( HB_GDEFHeader* gdef
    [all...]
harfbuzz-gsub.c 35 HB_UShort lookup_index,
37 HB_UShort context_length,
169 HB_UShort n, count;
172 HB_UShort* s;
213 if ( ALLOC_ARRAY( ss->ssf.ssf2.Substitute, count, HB_UShort ) )
267 HB_UShort flags,
268 HB_UShort context_length,
271 HB_UShort index, value, property;
330 HB_UShort n, count;
331 HB_UShort* sub
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-open.h 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 *
    [all...]
harfbuzz-gsub-private.h 54 HB_UShort* Substitute; /* array of substitute glyph IDs */
55 HB_UShort GlyphCount; /* number of glyph IDs in
81 HB_UShort* Substitute; /* string of glyph IDs to
83 HB_UShort GlyphCount; /* number of glyph IDs in the
94 HB_UShort SubstFormat; /* always 1 */
95 HB_UShort SequenceCount; /* number of Sequence tables */
105 HB_UShort* Alternate; /* array of alternate glyph IDs */
106 HB_UShort GlyphCount; /* number of glyph IDs in the
117 HB_UShort SubstFormat; /* always 1 */
118 HB_UShort AlternateSetCount
    [all...]
harfbuzz-gpos-private.h 61 HB_UShort XIdPlacement; /* horizontal placement metric ID */
62 HB_UShort YIdPlacement; /* vertical placement metric ID */
63 HB_UShort XIdAdvance; /* horizontal advance metric ID */
64 HB_UShort YIdAdvance; /* vertical advance metric ID */
103 HB_UShort AnchorPoint; /* index to glyph contour point */
124 HB_UShort XIdAnchor; /* horizontal metric ID */
125 HB_UShort YIdAnchor; /* vertical metric ID */
153 HB_UShort Class; /* mark class */
162 HB_UShort MarkCount; /* number of MarkRecord tables */
182 HB_UShort ValueCount; /* number of ValueRecord tables *
    [all...]
harfbuzz-gsub.h 58 typedef HB_UShort (*HB_AltFunction)(HB_UInt pos,
59 HB_UShort glyphID,
60 HB_UShort num_alternates,
61 HB_UShort* alternates,
99 HB_UShort* script_index );
103 HB_UShort script_index,
104 HB_UShort* language_index,
105 HB_UShort* req_feature_index );
109 HB_UShort script_index,
110 HB_UShort language_index
    [all...]
harfbuzz-gdef-private.h 45 HB_UShort* PointIndex; /* array of contour points */
46 HB_UShort PointCount; /* size of the PointIndex array */
61 HB_UShort CaretValuePoint; /* contour point index on glyph */
79 HB_UShort IdCaretValue; /* metric ID */
107 HB_UShort CaretCount; /* number of caret values */
114 HB_UShort glyphID,
115 HB_UShort property );
120 HB_UShort flags,
121 HB_UShort* property );
127 HB_UShort num_lookups )
    [all...]
harfbuzz-gdef.h 53 HB_UShort GlyphCount; /* number of glyphs with
66 HB_UShort LigGlyphCount; /* number of ligature glyphs */
96 HB_UShort** NewGlyphClasses;
107 HB_UShort LastGlyph;
125 HB_UShort glyphID,
126 HB_UShort* property );
129 HB_UShort num_glyphs,
130 HB_UShort glyph_count,
131 HB_UShort* glyph_array,
132 HB_UShort* class_array )
    [all...]
harfbuzz-gpos.h 60 HB_UShort metric_id,
101 HB_UShort* script_index );
105 HB_UShort script_index,
106 HB_UShort* language_index,
107 HB_UShort* req_feature_index );
111 HB_UShort script_index,
112 HB_UShort language_index,
113 HB_UShort* feature_index );
120 HB_UShort script_index,
124 HB_UShort script_index
    [all...]
harfbuzz-open-private.h 63 HB_UShort limit,
67 HB_UShort limit,
88 HB_UShort glyphID,
89 HB_UShort* index );
92 HB_UShort glyphID,
93 HB_UShort* klass,
94 HB_UShort* index );
97 HB_UShort size,
harfbuzz-buffer.h 43 HB_UShort component;
44 HB_UShort ligID;
45 HB_UShort gproperties;
53 HB_UShort back; /* number of glyphs to go back
77 HB_UShort max_ligID;
harfbuzz-buffer-private.h 49 HB_UShort num_in,
50 HB_UShort num_out,
51 HB_UShort *glyph_data,
52 HB_UShort component,
53 HB_UShort ligID );
58 HB_UShort component,
59 HB_UShort ligID );
69 HB_INTERNAL HB_UShort
harfbuzz-open.c 41 HB_UShort n, count;
42 HB_UShort* fi;
56 if ( ALLOC_ARRAY( ls->FeatureIndex, count, HB_UShort ) )
88 HB_UShort n, m, count;
178 HB_UShort n, count;
206 HB_UShort n, script_count;
278 HB_UShort n, count;
309 HB_UShort n, count;
311 HB_UShort* lli;
324 if ( ALLOC_ARRAY( f->LookupListIndex, count, HB_UShort ) )
    [all...]
harfbuzz-gdef.c 231 HB_UShort n, count;
232 HB_UShort* pi;
246 if ( ALLOC_ARRAY( ap->PointIndex, count, HB_UShort ) )
280 HB_UShort n, m, count;
349 HB_UShort n, count;
476 HB_UShort n, m, count;
527 HB_UShort n, count;
552 HB_UShort m, n, count;
621 HB_UShort n, count;
650 static HB_UShort Get_New_Class( HB_GDEFHeader* gdef
    [all...]

Completed in 178 milliseconds

1 2