Searched refs:Count1 (Results 1 – 3 of 3) sorted by relevance
756 FT_UInt Count1, Count2; in otv_x_y_ux_sy() local762 Count1 = FT_NEXT_USHORT( p ); in otv_x_y_ux_sy()765 OTV_TRACE(( " (Count1 = %d)\n", Count1 )); in otv_x_y_ux_sy()768 if ( Count1 == 0 ) in otv_x_y_ux_sy()771 OTV_LIMIT_CHECK( ( Count1 - 1 ) * 2 + Count2 * 4 ); in otv_x_y_ux_sy()772 p += ( Count1 - 1 ) * 2; in otv_x_y_ux_sy()776 if ( FT_NEXT_USHORT( p ) >= Count1 ) in otv_x_y_ux_sy()
196 size_t SizeSoFar, size_t Count1,202 sizeof(NextTy) * Count1,
199 size_t SizeSoFar, size_t Count1, in additionalSizeToAllocImpl() argument204 sizeof(NextTy) * Count1, in additionalSizeToAllocImpl()