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

/external/harfbuzz/src/
H A Dharfbuzz-gdef.h53 HB_UShort GlyphCount; /* number of glyphs with member in struct:HB_AttachList_
H A Dharfbuzz-open.h175 HB_UShort GlyphCount; /* number of glyphs in GlyphArray */ member in struct:HB_CoverageFormat1_
220 HB_UShort GlyphCount; /* size of the ClassValueArray */ member in struct:HB_ClassDefFormat1_
H A Dharfbuzz-gsub-private.h55 HB_UShort GlyphCount; /* number of glyph IDs in member in struct:HB_SingleSubstFormat2_
83 HB_UShort GlyphCount; /* number of glyph IDs in the member in struct:HB_Sequence_
106 HB_UShort GlyphCount; /* number of glyph IDs in the member in struct:HB_AlternateSet_
178 HB_UShort GlyphCount; /* total number of input glyphs */ member in struct:HB_SubRule_
211 HB_UShort GlyphCount; /* total number of context classes */ member in struct:HB_SubClassRule_
252 HB_UShort GlyphCount; /* number of input glyphs */ member in struct:HB_ContextSubstFormat3_
448 HB_UShort GlyphCount; /* number of Glyph IDs */ member in struct:HB_ReverseChainContextSubst_
H A Dharfbuzz-gpos-private.h440 HB_UShort GlyphCount; /* total number of input glyphs */ member in struct:HB_PosRule_
471 HB_UShort GlyphCount; /* total number of context classes */ member in struct:HB_PosClassRule_
511 HB_UShort GlyphCount; /* number of input glyphs */ member in struct:HB_ContextPosFormat3_
H A Dharfbuzz-gsub.c207 count = ss->ssf.ssf2.GlyphCount = GET_UShort();
297 if ( index >= ss->ssf.ssf2.GlyphCount )
337 count = s->GlyphCount = GET_UShort();
497 count = ms->Sequence[index].GlyphCount;
538 count = as->GlyphCount = GET_UShort();
698 aset.GlyphCount, aset.Alternate,
1078 HB_UShort GlyphCount,
1090 while ( i < GlyphCount )
1099 GlyphCount, nesting_level );
1146 sr->GlyphCount
1077 Do_ContextSubst( HB_GSUBHeader* gsub, HB_UShort GlyphCount, HB_UShort SubstCount, HB_SubstLookupRecord* subst, HB_Buffer buffer, int nesting_level ) argument
[all...]
H A Dharfbuzz-gpos.c3072 HB_UShort GlyphCount,
3084 while ( i < GlyphCount )
3093 GlyphCount, nesting_level );
3131 pr->GlyphCount = GET_UShort();
3138 count = pr->GlyphCount - 1; /* only GlyphCount - 1 elements */
3378 pcr->GlyphCount = GET_UShort();
3383 if ( pcr->GlyphCount > cpf2->MaxContextLength )
3384 cpf2->MaxContextLength = pcr->GlyphCount;
3388 count = pcr->GlyphCount
3071 Do_ContextPos( GPOS_Instance* gpi, HB_UShort GlyphCount, HB_UShort PosCount, HB_PosLookupRecord* pos, HB_Buffer buffer, int nesting_level ) argument
[all...]
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-gdef.h53 HB_UShort GlyphCount; /* number of glyphs with member in struct:HB_AttachList_
H A Dharfbuzz-open.h175 HB_UShort GlyphCount; /* number of glyphs in GlyphArray */ member in struct:HB_CoverageFormat1_
220 HB_UShort GlyphCount; /* size of the ClassValueArray */ member in struct:HB_ClassDefFormat1_
H A Dharfbuzz-gsub-private.h55 HB_UShort GlyphCount; /* number of glyph IDs in member in struct:HB_SingleSubstFormat2_
83 HB_UShort GlyphCount; /* number of glyph IDs in the member in struct:HB_Sequence_
106 HB_UShort GlyphCount; /* number of glyph IDs in the member in struct:HB_AlternateSet_
178 HB_UShort GlyphCount; /* total number of input glyphs */ member in struct:HB_SubRule_
211 HB_UShort GlyphCount; /* total number of context classes */ member in struct:HB_SubClassRule_
252 HB_UShort GlyphCount; /* number of input glyphs */ member in struct:HB_ContextSubstFormat3_
448 HB_UShort GlyphCount; /* number of Glyph IDs */ member in struct:HB_ReverseChainContextSubst_
H A Dharfbuzz-gpos-private.h440 HB_UShort GlyphCount; /* total number of input glyphs */ member in struct:HB_PosRule_
471 HB_UShort GlyphCount; /* total number of context classes */ member in struct:HB_PosClassRule_
511 HB_UShort GlyphCount; /* number of input glyphs */ member in struct:HB_ContextPosFormat3_
H A Dharfbuzz-gsub.c207 count = ss->ssf.ssf2.GlyphCount = GET_UShort();
297 if ( index >= ss->ssf.ssf2.GlyphCount )
337 count = s->GlyphCount = GET_UShort();
497 count = ms->Sequence[index].GlyphCount;
538 count = as->GlyphCount = GET_UShort();
698 aset.GlyphCount, aset.Alternate,
1078 HB_UShort GlyphCount,
1090 while ( i < GlyphCount )
1099 GlyphCount, nesting_level );
1146 sr->GlyphCount
1077 Do_ContextSubst( HB_GSUBHeader* gsub, HB_UShort GlyphCount, HB_UShort SubstCount, HB_SubstLookupRecord* subst, HB_Buffer buffer, int nesting_level ) argument
[all...]
H A Dharfbuzz-gpos.c3072 HB_UShort GlyphCount,
3084 while ( i < GlyphCount )
3093 GlyphCount, nesting_level );
3131 pr->GlyphCount = GET_UShort();
3138 count = pr->GlyphCount - 1; /* only GlyphCount - 1 elements */
3378 pcr->GlyphCount = GET_UShort();
3383 if ( pcr->GlyphCount > cpf2->MaxContextLength )
3384 cpf2->MaxContextLength = pcr->GlyphCount;
3388 count = pcr->GlyphCount
3071 Do_ContextPos( GPOS_Instance* gpi, HB_UShort GlyphCount, HB_UShort PosCount, HB_PosLookupRecord* pos, HB_Buffer buffer, int nesting_level ) argument
[all...]

Completed in 275 milliseconds