Searched refs:ccpf2 (Results 1 - 4 of 4) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-gpos.c4368 HB_ChainContextPosFormat2* ccpf2,
4389 if ( cpcr->BacktrackGlyphCount > ccpf2->MaxBacktrackLength )
4390 ccpf2->MaxBacktrackLength = cpcr->BacktrackGlyphCount;
4414 if ( cpcr->InputGlyphCount > ccpf2->MaxInputLength )
4415 ccpf2->MaxInputLength = cpcr->InputGlyphCount;
4443 if ( cpcr->LookaheadGlyphCount > ccpf2->MaxLookaheadLength )
4444 ccpf2->MaxLookaheadLength = cpcr->LookaheadGlyphCount;
4519 HB_ChainContextPosFormat2* ccpf2,
4559 ( error = Load_ChainPosClassRule( ccpf2, &cpcr[n],
4598 static HB_Error Load_ChainContextPos2( HB_ChainContextPosFormat2* ccpf2, argument
4367 Load_ChainPosClassRule( HB_ChainContextPosFormat2* ccpf2, HB_ChainPosClassRule* cpcr, HB_Stream stream ) argument
4518 Load_ChainPosClassSet( HB_ChainContextPosFormat2* ccpf2, HB_ChainPosClassSet* cpcs, HB_Stream stream ) argument
5131 Lookup_ChainContextPos2( GPOS_Instance* gpi, HB_ChainContextPosFormat2* ccpf2, HB_Buffer buffer, HB_UShort flags, HB_UShort context_length, int nesting_level ) argument
[all...]
H A Dharfbuzz-gpos-private.h677 HB_ChainContextPosFormat2 ccpf2; member in union:HB_ChainContextPos_::__anon6367
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-gpos.c4368 HB_ChainContextPosFormat2* ccpf2,
4389 if ( cpcr->BacktrackGlyphCount > ccpf2->MaxBacktrackLength )
4390 ccpf2->MaxBacktrackLength = cpcr->BacktrackGlyphCount;
4414 if ( cpcr->InputGlyphCount > ccpf2->MaxInputLength )
4415 ccpf2->MaxInputLength = cpcr->InputGlyphCount;
4443 if ( cpcr->LookaheadGlyphCount > ccpf2->MaxLookaheadLength )
4444 ccpf2->MaxLookaheadLength = cpcr->LookaheadGlyphCount;
4519 HB_ChainContextPosFormat2* ccpf2,
4559 ( error = Load_ChainPosClassRule( ccpf2, &cpcr[n],
4598 static HB_Error Load_ChainContextPos2( HB_ChainContextPosFormat2* ccpf2, argument
4367 Load_ChainPosClassRule( HB_ChainContextPosFormat2* ccpf2, HB_ChainPosClassRule* cpcr, HB_Stream stream ) argument
4518 Load_ChainPosClassSet( HB_ChainContextPosFormat2* ccpf2, HB_ChainPosClassSet* cpcs, HB_Stream stream ) argument
5131 Lookup_ChainContextPos2( GPOS_Instance* gpi, HB_ChainContextPosFormat2* ccpf2, HB_Buffer buffer, HB_UShort flags, HB_UShort context_length, int nesting_level ) argument
[all...]
H A Dharfbuzz-gpos-private.h677 HB_ChainContextPosFormat2 ccpf2; member in union:HB_ChainContextPos_::__anon6428

Completed in 96 milliseconds