Home | History | Annotate | Download | only in hb-old

Lines Matching refs:ComponentRecord

2354   lat->ComponentRecord = NULL;
2356 if ( ALLOC_ARRAY( lat->ComponentRecord, count, HB_ComponentRecord ) )
2359 cr = lat->ComponentRecord;
2427 if ( lat->ComponentRecord )
2430 cr = lat->ComponentRecord;
2726 cr = &lat->ComponentRecord[comp_index];