Home | History | Annotate | Download | only in src

Lines Matching refs:PairSet

1065 /* PairSet */
1192 ppf1->PairSet = NULL;
1194 if ( ALLOC_ARRAY( ppf1->PairSet, count, HB_PairSet ) )
1197 ps = ppf1->PairSet;
1236 if ( ppf1->PairSet )
1239 ps = ppf1->PairSet;
1510 pvr = ppf1->PairSet[index].PairValueRecord;
1516 for ( numpvr = ppf1->PairSet[index].PairValueCount;