/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...] |
harfbuzz-buffer.c | 269 HB_UShort num_in, 270 HB_UShort num_out, 271 HB_UShort *glyph_data, 272 HB_UShort component, 273 HB_UShort ligID ) 276 HB_UShort i; 321 HB_UShort component, 322 HB_UShort ligID ) 324 HB_UShort glyph_data = glyph_index; 375 HB_INTERNAL HB_UShort [all...] |
harfbuzz-gpos.c | 40 HB_UShort load_flags; /* how the glyph should be loaded */ 43 HB_UShort last; /* the last valid glyph -- used 53 HB_UShort lookup_index, 55 HB_UShort context_length, 65 HB_UShort metric_id, 202 HB_UShort format, 454 HB_UShort format ) 470 HB_UShort format, 480 HB_UShort x_ppem, y_ppem; 717 HB_UShort glyph_index [all...] |
harfbuzz-global.h | 68 typedef hb_uint16 HB_UShort;
|
harfbuzz-stream-private.h | 75 #define GET_UShort() ((HB_UShort)GET_Short())
|
harfbuzz-dump.c | 70 Dump_UShort_Array (HB_UShort *array, int count, const char *name, FILE *stream, int indent) 500 HB_UShort val = Device->DeltaValue[i / n_per]; 511 Dump_ValueRecord (HB_ValueRecord *ValueRecord, FILE *stream, int indent, HB_Type hb_type, HB_UShort value_format) 566 Dump_PairValueRecord (HB_PairValueRecord *PairValueRecord, FILE *stream, int indent, HB_Type hb_type, HB_UShort ValueFormat1, HB_UShort ValueFormat2) 574 Dump_PairSet (HB_PairSet *PairSet, FILE *stream, int indent, HB_Type hb_type, HB_UShort ValueFormat1, HB_UShort ValueFormat2)
|
harfbuzz-shaper.h | 255 HB_UShort x_ppem, y_ppem;
|
harfbuzz-shaper.cpp | [all...] |
/external/webkit/Source/WebCore/platform/graphics/skia/ |
GlyphPageTreeNodeSkia.cpp | 57 HB_UShort scriptIndex; 58 HB_UShort featureIndex;
|
/external/webkit/Source/WebCore/platform/graphics/android/fonts/ |
GlyphMapAndroid.cpp | 60 HB_UShort scriptIndex; 61 HB_UShort featureIndex;
|