private static void smethod_3(sprᮃ A_0, spr⤿ A_1, Size A_2, Class378 A_3) { int num = 13; if (A_0 == null) { throw new ArgumentNullException(BookmarkStart.b("刲䔴䐶", num)); } if (A_1 == null) { throw new ArgumentNullException(BookmarkStart.b("吲匴伶", num)); } A_1.ᜅ(); if (A_3.method_9()) { A_1.ᜀ(); } if (A_3.method_11()) { A_1.ᜃ(); } A_1.ᜀ(A_3.method_13(), 0f, 0f, (float)A_2.Width, (float)A_2.Height); A_1.ᜀ(A_3.method_0()); new Class450().method_0(A_0, A_1.ᜆ()); }
private void method_4(ref RectangleF A_0, Struct37 A_1, spr❯ A_2, RectangleF A_3) { A_0.Width = (((float)A_2.ᜅ()) * A_1.float_0) / 100f; A_0.Height = (((float)A_2.ᜃ()) * A_1.float_1) / 100f; this.method_5(ref A_0, A_3, A_1.rectAlignment_0); A_0.X += A_1.float_2; A_0.Y += A_1.float_3; }