Home
last modified time | relevance | path

Searched refs:ChainPosRuleSet (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-gpos-private.h572 HB_ChainPosRuleSet* ChainPosRuleSet; member
Dharfbuzz-gpos.c4306 ccpf1->ChainPosRuleSet = NULL; in Load_ChainContextPos1()
4308 if ( ALLOC_ARRAY( ccpf1->ChainPosRuleSet, count, HB_ChainPosRuleSet ) ) in Load_ChainContextPos1()
4311 cprs = ccpf1->ChainPosRuleSet; in Load_ChainContextPos1()
4350 if ( ccpf1->ChainPosRuleSet ) in Free_ChainContextPos1()
4353 cprs = ccpf1->ChainPosRuleSet; in Free_ChainContextPos1()
5030 cpr = ccpf1->ChainPosRuleSet[index].ChainPosRule; in Lookup_ChainContextPos1()
5031 num_cpr = ccpf1->ChainPosRuleSet[index].ChainPosRuleCount; in Lookup_ChainContextPos1()