Example #1
0
    internal static string smethod_3(GridPitchType A_0, bool A_1)
    {
        int num = 0x13;

        switch (A_0)
        {
        case GridPitchType.CharsAndLine:
            if (A_1)
            {
                return(BookmarkStart.b("唸刺匼娾㉀ɂ⭄⍆ੈ⍊ⱌ㵎≐", num));
            }
            return(BookmarkStart.b("唸刺匼娾㉀湂⑄⥆ⵈ晊⹌❎ぐ⅒♔", num));

        case GridPitchType.LinesOnly:
            return(BookmarkStart.b("唸刺匼娾㉀", num));

        case GridPitchType.SnapToChars:
            if (A_1)
            {
                return(BookmarkStart.b("䨸唺尼伾ᕀⱂل⽆⡈㥊㹌", num));
            }
            return(BookmarkStart.b("䨸唺尼伾汀㝂⩄橆⩈⍊ⱌ㵎≐", num));
        }
        return("");
    }
Example #2
0
    private static void smethod_10(Class394 A_0, Class17 A_1)
    {
        int num = 14;

        while (A_0.method_19())
        {
            string str = A_0.method_1();
            if (str != null)
            {
                if (str != BookmarkStart.b("䀳伵䠷弹", num))
                {
                    if ((str != BookmarkStart.b("堳張嘷弹氻圽㐿⅁ⱃ", num)) && (str != BookmarkStart.b("堳張嘷弹ᄻ丽⤿㙁❃⹅", num)))
                    {
                        if ((str == BookmarkStart.b("圳帵夷䠹漻丽ℿ⅁⅃", num)) || (str == BookmarkStart.b("圳帵夷䠹ᄻ䴽〿⍁❃⍅", num)))
                        {
                            A_1.SetAttr(0x974, A_0.method_4());
                        }
                    }
                    else
                    {
                        A_1.SetAttr(0x87a, ((float)A_0.method_4()) / 20f);
                    }
                }
                else
                {
                    GridPitchType type = Class339.smethod_2(A_0.method_3());
                    A_1.SetAttr(0x97e, (int)type);
                }
            }
        }
    }
Example #3
0
 internal void method_133(GridPitchType A_0)
 {
     this.SetAttr(0x97e, A_0);
 }