Home | History | Annotate | Download | only in src

Lines Matching refs:ComponentCount

737   l->ComponentCount = GET_UShort();
743 count = l->ComponentCount - 1; /* only ComponentCount - 1 elements */
981 if ( buffer->in_pos + lig->ComponentCount > buffer->in_length )
988 if ( context_length != 0xFFFF && context_length < lig->ComponentCount )
991 for ( i = 1, j = buffer->in_pos + 1; i < lig->ComponentCount; i++, j++ )
998 if ( j + lig->ComponentCount - i == (HB_Int)buffer->in_length )
1052 for ( i = 0; i < lig->ComponentCount - 1; i++ )