Home
last modified time | relevance | path

Searched refs:ccpf (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-gpos-private.h679 } ccpf; member
Dharfbuzz-gpos.c4972 return Load_ChainContextPos1( &ccp->ccpf.ccpf1, stream ); in Load_ChainContextPos()
4975 return Load_ChainContextPos2( &ccp->ccpf.ccpf2, stream ); in Load_ChainContextPos()
4978 return Load_ChainContextPos3( &ccp->ccpf.ccpf3, stream ); in Load_ChainContextPos()
4994 case 1: Free_ChainContextPos1( &ccp->ccpf.ccpf1 ); break; in Free_ChainContextPos()
4995 case 2: Free_ChainContextPos2( &ccp->ccpf.ccpf2 ); break; in Free_ChainContextPos()
4996 case 3: Free_ChainContextPos3( &ccp->ccpf.ccpf3 ); break; in Free_ChainContextPos()
5460 return Lookup_ChainContextPos1( gpi, &ccp->ccpf.ccpf1, buffer, in Lookup_ChainContextPos()
5465 return Lookup_ChainContextPos2( gpi, &ccp->ccpf.ccpf2, buffer, in Lookup_ChainContextPos()
5470 return Lookup_ChainContextPos3( gpi, &ccp->ccpf.ccpf3, buffer, in Lookup_ChainContextPos()
/external/harfbuzz/src/
Dharfbuzz-gpos-private.h679 } ccpf; member
Dharfbuzz-gpos.c4972 return Load_ChainContextPos1( &ccp->ccpf.ccpf1, stream ); in Load_ChainContextPos()
4975 return Load_ChainContextPos2( &ccp->ccpf.ccpf2, stream ); in Load_ChainContextPos()
4978 return Load_ChainContextPos3( &ccp->ccpf.ccpf3, stream ); in Load_ChainContextPos()
4994 case 1: Free_ChainContextPos1( &ccp->ccpf.ccpf1 ); break; in Free_ChainContextPos()
4995 case 2: Free_ChainContextPos2( &ccp->ccpf.ccpf2 ); break; in Free_ChainContextPos()
4996 case 3: Free_ChainContextPos3( &ccp->ccpf.ccpf3 ); break; in Free_ChainContextPos()
5460 return Lookup_ChainContextPos1( gpi, &ccp->ccpf.ccpf1, buffer, in Lookup_ChainContextPos()
5465 return Lookup_ChainContextPos2( gpi, &ccp->ccpf.ccpf2, buffer, in Lookup_ChainContextPos()
5470 return Lookup_ChainContextPos3( gpi, &ccp->ccpf.ccpf3, buffer, in Lookup_ChainContextPos()