/// <inheritdoc /> public override int GetHashCode() { return(HashCodeBuilder.BuildHashCode( 67, this.GetType(), this.PositionChanges )); }
/// <inheritdoc /> public override int GetHashCode() { return(HashCodeBuilder.BuildHashCode( 71, this.GetType(), this.CurrentGlyphAnchorPoint, this.PreviousGlyphAnchorPoint )); }
/// <inheritdoc /> public override int GetHashCode() { return(HashCodeBuilder.BuildHashCode( 257, typeof(SubstitutionAction), this.ReplacedGlyphCount, this.ReplacementGlyphIds, this.SkippedGlyphCount )); }
/// <inheritdoc /> public override int GetHashCode() { return(HashCodeBuilder.BuildHashCode( 271, this.GetType(), this.HeadShift, this.LookupFlags, this.Action != null ? this.Action.GetHashCode() : 0 )); }
/// <inheritdoc /> public override int GetHashCode() { return(HashCodeBuilder.BuildHashCode(73, this.X, this.Y)); }