Home | History | Annotate | Download | only in src

Lines Matching refs:comp_index

2637   HB_UShort             comp_index;
2719 comp_index = IN_COMPONENT( buffer->in_pos );
2720 if ( comp_index >= lat->ComponentCount )
2724 comp_index = lat->ComponentCount - 1;
2726 cr = &lat->ComponentRecord[comp_index];