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

Lines Matching refs:ComponentCount

2350   count = lat->ComponentCount = GET_UShort();
2429 count = lat->ComponentCount;
2720 if ( comp_index >= lat->ComponentCount )
2724 comp_index = lat->ComponentCount - 1;