4950 lines
259 KiB
C++
4950 lines
259 KiB
C++
|
#include "pch-cpp.hpp"
|
|||
|
|
|||
|
#ifndef _MSC_VER
|
|||
|
# include <alloca.h>
|
|||
|
#else
|
|||
|
# include <malloc.h>
|
|||
|
#endif
|
|||
|
|
|||
|
|
|||
|
#include <limits>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
// System.Action`1<UnityEngine.Font>
|
|||
|
struct Action_1_tD91E4D0ED3C2E385D3BDD4B3EA48B5F99D39F1DC;
|
|||
|
// System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>
|
|||
|
struct Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7;
|
|||
|
// System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>
|
|||
|
struct Dictionary_2_tC8FA8E0C06C3A9584490723EC95DC65E5AFFF71A;
|
|||
|
// System.Collections.Generic.IEqualityComparer`1<System.UInt32>
|
|||
|
struct IEqualityComparer_1_t0BB8211419723EB61BF19007AC9D62365E50500E;
|
|||
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,UnityEngine.TextCore.Glyph>
|
|||
|
struct KeyCollection_t7DFB54EEE9F73B96A1C6B50FFA50248E330F8F23;
|
|||
|
// System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>
|
|||
|
struct List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B;
|
|||
|
// System.Collections.Generic.List`1<System.UInt32>
|
|||
|
struct List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A;
|
|||
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,UnityEngine.TextCore.Glyph>
|
|||
|
struct ValueCollection_t9D8F6C6B5687314A4B0B69B729B1DF24C2AE9AED;
|
|||
|
// System.Collections.Generic.Dictionary`2/Entry<System.UInt32,UnityEngine.TextCore.Glyph>[]
|
|||
|
struct EntryU5BU5D_t2B23F93FCF85B0BA4D4C152B1468476B33B470D1;
|
|||
|
// UnityEngine.TextCore.Glyph[]
|
|||
|
struct GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5;
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct[]
|
|||
|
struct GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E;
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[]
|
|||
|
struct GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7;
|
|||
|
// UnityEngine.TextCore.GlyphRect[]
|
|||
|
struct GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70;
|
|||
|
// System.Int32[]
|
|||
|
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
|
|||
|
// System.IntPtr[]
|
|||
|
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
|
|||
|
// System.Diagnostics.StackTrace[]
|
|||
|
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
|
|||
|
// System.UInt32[]
|
|||
|
struct UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA;
|
|||
|
// System.ArgumentException
|
|||
|
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263;
|
|||
|
// UnityEngine.Font
|
|||
|
struct Font_tC95270EA3198038970422D78B74A7F2E218A96B6;
|
|||
|
// UnityEngine.TextCore.Glyph
|
|||
|
struct Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F;
|
|||
|
// System.Collections.IDictionary
|
|||
|
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
|
|||
|
// UnityEngine.Object
|
|||
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C;
|
|||
|
// System.Runtime.Serialization.SafeSerializationManager
|
|||
|
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
|
|||
|
// System.String
|
|||
|
struct String_t;
|
|||
|
// UnityEngine.Texture2D
|
|||
|
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4;
|
|||
|
// System.ValueType
|
|||
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F;
|
|||
|
// System.Void
|
|||
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
|
|||
|
// UnityEngine.Font/FontTextureRebuildCallback
|
|||
|
struct FontTextureRebuildCallback_t76D5E172DF8AA57E67763D453AAC40F0961D09B1;
|
|||
|
|
|||
|
IL2CPP_EXTERN_C RuntimeClass* ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var;
|
|||
|
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7_il2cpp_TypeInfo_var;
|
|||
|
IL2CPP_EXTERN_C RuntimeClass* FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var;
|
|||
|
IL2CPP_EXTERN_C RuntimeClass* GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7_il2cpp_TypeInfo_var;
|
|||
|
IL2CPP_EXTERN_C RuntimeClass* GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E_il2cpp_TypeInfo_var;
|
|||
|
IL2CPP_EXTERN_C RuntimeClass* GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A_il2cpp_TypeInfo_var;
|
|||
|
IL2CPP_EXTERN_C RuntimeClass* GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E_il2cpp_TypeInfo_var;
|
|||
|
IL2CPP_EXTERN_C RuntimeClass* GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70_il2cpp_TypeInfo_var;
|
|||
|
IL2CPP_EXTERN_C RuntimeClass* GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_il2cpp_TypeInfo_var;
|
|||
|
IL2CPP_EXTERN_C RuntimeClass* GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5_il2cpp_TypeInfo_var;
|
|||
|
IL2CPP_EXTERN_C RuntimeClass* GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E_il2cpp_TypeInfo_var;
|
|||
|
IL2CPP_EXTERN_C RuntimeClass* Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_il2cpp_TypeInfo_var;
|
|||
|
IL2CPP_EXTERN_C RuntimeClass* UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA_il2cpp_TypeInfo_var;
|
|||
|
IL2CPP_EXTERN_C String_t* _stringLiteral31D159E683556C06B3B3963D92483B6867EB3233;
|
|||
|
IL2CPP_EXTERN_C String_t* _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F;
|
|||
|
IL2CPP_EXTERN_C String_t* _stringLiteralF0EDAB22225C2411ABFD38819044326FB5BDC916;
|
|||
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m30C3F5890A20AF5FA64A272E19CFC8750E0F9D16_RuntimeMethod_var;
|
|||
|
IL2CPP_EXTERN_C const RuntimeMethod* FontEngine_GenericListToMarshallingArray_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m9D73A631FE45ED043F5F452D50CE5C38802434D3_RuntimeMethod_var;
|
|||
|
IL2CPP_EXTERN_C const RuntimeMethod* FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E_m4F12F106E68B6115D47C936ADDBB1A843B670123_RuntimeMethod_var;
|
|||
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_RuntimeMethod_var;
|
|||
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_RuntimeMethod_var;
|
|||
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_RuntimeMethod_var;
|
|||
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mCED84CDDB1FA053F00F335965060C2D9A7BF2164_RuntimeMethod_var;
|
|||
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m8FDBE76BF6126F73C0BAF2E071538F40CA9D37E5_RuntimeMethod_var;
|
|||
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m934DB856B4560B22F57FDEEF351E373E5F1B6324_RuntimeMethod_var;
|
|||
|
IL2CPP_EXTERN_C const RuntimeMethod* Profiler_ValidateArguments_m631DF788CA8A7DF599A5871AF4D7FA8B9C3B52CC_RuntimeMethod_var;
|
|||
|
struct Exception_t_marshaled_com;
|
|||
|
struct Exception_t_marshaled_pinvoke;
|
|||
|
|
|||
|
struct GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5;
|
|||
|
struct GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E;
|
|||
|
struct GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7;
|
|||
|
struct GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70;
|
|||
|
struct UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA;
|
|||
|
|
|||
|
IL2CPP_EXTERN_C_BEGIN
|
|||
|
IL2CPP_EXTERN_C_END
|
|||
|
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic push
|
|||
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
#endif
|
|||
|
|
|||
|
// <Module>
|
|||
|
struct U3CModuleU3E_t3B74AF9E7E84B3C57D4687184E31363228069DF2
|
|||
|
{
|
|||
|
};
|
|||
|
|
|||
|
// System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>
|
|||
|
struct Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7 : public RuntimeObject
|
|||
|
{
|
|||
|
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
|
|||
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
|
|||
|
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
|
|||
|
EntryU5BU5D_t2B23F93FCF85B0BA4D4C152B1468476B33B470D1* ____entries_1;
|
|||
|
// System.Int32 System.Collections.Generic.Dictionary`2::_count
|
|||
|
int32_t ____count_2;
|
|||
|
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
|
|||
|
int32_t ____freeList_3;
|
|||
|
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
|
|||
|
int32_t ____freeCount_4;
|
|||
|
// System.Int32 System.Collections.Generic.Dictionary`2::_version
|
|||
|
int32_t ____version_5;
|
|||
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
|
|||
|
RuntimeObject* ____comparer_6;
|
|||
|
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
|
|||
|
KeyCollection_t7DFB54EEE9F73B96A1C6B50FFA50248E330F8F23* ____keys_7;
|
|||
|
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
|
|||
|
ValueCollection_t9D8F6C6B5687314A4B0B69B729B1DF24C2AE9AED* ____values_8;
|
|||
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|||
|
RuntimeObject* ____syncRoot_9;
|
|||
|
};
|
|||
|
|
|||
|
// System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>
|
|||
|
struct List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B : public RuntimeObject
|
|||
|
{
|
|||
|
// T[] System.Collections.Generic.List`1::_items
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* ____items_1;
|
|||
|
// System.Int32 System.Collections.Generic.List`1::_size
|
|||
|
int32_t ____size_2;
|
|||
|
// System.Int32 System.Collections.Generic.List`1::_version
|
|||
|
int32_t ____version_3;
|
|||
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|||
|
RuntimeObject* ____syncRoot_4;
|
|||
|
};
|
|||
|
|
|||
|
// System.Collections.Generic.List`1<System.UInt32>
|
|||
|
struct List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A : public RuntimeObject
|
|||
|
{
|
|||
|
// T[] System.Collections.Generic.List`1::_items
|
|||
|
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ____items_1;
|
|||
|
// System.Int32 System.Collections.Generic.List`1::_size
|
|||
|
int32_t ____size_2;
|
|||
|
// System.Int32 System.Collections.Generic.List`1::_version
|
|||
|
int32_t ____version_3;
|
|||
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|||
|
RuntimeObject* ____syncRoot_4;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.FontEngine
|
|||
|
struct FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A : public RuntimeObject
|
|||
|
{
|
|||
|
};
|
|||
|
|
|||
|
// System.String
|
|||
|
struct String_t : public RuntimeObject
|
|||
|
{
|
|||
|
// System.Int32 System.String::_stringLength
|
|||
|
int32_t ____stringLength_4;
|
|||
|
// System.Char System.String::_firstChar
|
|||
|
Il2CppChar ____firstChar_5;
|
|||
|
};
|
|||
|
|
|||
|
// System.ValueType
|
|||
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
|
|||
|
{
|
|||
|
};
|
|||
|
// Native definition for P/Invoke marshalling of System.ValueType
|
|||
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
|
|||
|
{
|
|||
|
};
|
|||
|
// Native definition for COM marshalling of System.ValueType
|
|||
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
|
|||
|
{
|
|||
|
};
|
|||
|
|
|||
|
// System.Boolean
|
|||
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
|
|||
|
{
|
|||
|
// System.Boolean System.Boolean::m_value
|
|||
|
bool ___m_value_0;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.TextCore.FaceInfo
|
|||
|
struct FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756
|
|||
|
{
|
|||
|
// System.Int32 UnityEngine.TextCore.FaceInfo::m_FaceIndex
|
|||
|
int32_t ___m_FaceIndex_0;
|
|||
|
// System.String UnityEngine.TextCore.FaceInfo::m_FamilyName
|
|||
|
String_t* ___m_FamilyName_1;
|
|||
|
// System.String UnityEngine.TextCore.FaceInfo::m_StyleName
|
|||
|
String_t* ___m_StyleName_2;
|
|||
|
// System.Int32 UnityEngine.TextCore.FaceInfo::m_PointSize
|
|||
|
int32_t ___m_PointSize_3;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::m_Scale
|
|||
|
float ___m_Scale_4;
|
|||
|
// System.Int32 UnityEngine.TextCore.FaceInfo::m_UnitsPerEM
|
|||
|
int32_t ___m_UnitsPerEM_5;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::m_LineHeight
|
|||
|
float ___m_LineHeight_6;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::m_AscentLine
|
|||
|
float ___m_AscentLine_7;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::m_CapLine
|
|||
|
float ___m_CapLine_8;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::m_MeanLine
|
|||
|
float ___m_MeanLine_9;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::m_Baseline
|
|||
|
float ___m_Baseline_10;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::m_DescentLine
|
|||
|
float ___m_DescentLine_11;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::m_SuperscriptOffset
|
|||
|
float ___m_SuperscriptOffset_12;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::m_SuperscriptSize
|
|||
|
float ___m_SuperscriptSize_13;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::m_SubscriptOffset
|
|||
|
float ___m_SubscriptOffset_14;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::m_SubscriptSize
|
|||
|
float ___m_SubscriptSize_15;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::m_UnderlineOffset
|
|||
|
float ___m_UnderlineOffset_16;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::m_UnderlineThickness
|
|||
|
float ___m_UnderlineThickness_17;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::m_StrikethroughOffset
|
|||
|
float ___m_StrikethroughOffset_18;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::m_StrikethroughThickness
|
|||
|
float ___m_StrikethroughThickness_19;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::m_TabWidth
|
|||
|
float ___m_TabWidth_20;
|
|||
|
};
|
|||
|
// Native definition for P/Invoke marshalling of UnityEngine.TextCore.FaceInfo
|
|||
|
struct FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756_marshaled_pinvoke
|
|||
|
{
|
|||
|
int32_t ___m_FaceIndex_0;
|
|||
|
char* ___m_FamilyName_1;
|
|||
|
char* ___m_StyleName_2;
|
|||
|
int32_t ___m_PointSize_3;
|
|||
|
float ___m_Scale_4;
|
|||
|
int32_t ___m_UnitsPerEM_5;
|
|||
|
float ___m_LineHeight_6;
|
|||
|
float ___m_AscentLine_7;
|
|||
|
float ___m_CapLine_8;
|
|||
|
float ___m_MeanLine_9;
|
|||
|
float ___m_Baseline_10;
|
|||
|
float ___m_DescentLine_11;
|
|||
|
float ___m_SuperscriptOffset_12;
|
|||
|
float ___m_SuperscriptSize_13;
|
|||
|
float ___m_SubscriptOffset_14;
|
|||
|
float ___m_SubscriptSize_15;
|
|||
|
float ___m_UnderlineOffset_16;
|
|||
|
float ___m_UnderlineThickness_17;
|
|||
|
float ___m_StrikethroughOffset_18;
|
|||
|
float ___m_StrikethroughThickness_19;
|
|||
|
float ___m_TabWidth_20;
|
|||
|
};
|
|||
|
// Native definition for COM marshalling of UnityEngine.TextCore.FaceInfo
|
|||
|
struct FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756_marshaled_com
|
|||
|
{
|
|||
|
int32_t ___m_FaceIndex_0;
|
|||
|
Il2CppChar* ___m_FamilyName_1;
|
|||
|
Il2CppChar* ___m_StyleName_2;
|
|||
|
int32_t ___m_PointSize_3;
|
|||
|
float ___m_Scale_4;
|
|||
|
int32_t ___m_UnitsPerEM_5;
|
|||
|
float ___m_LineHeight_6;
|
|||
|
float ___m_AscentLine_7;
|
|||
|
float ___m_CapLine_8;
|
|||
|
float ___m_MeanLine_9;
|
|||
|
float ___m_Baseline_10;
|
|||
|
float ___m_DescentLine_11;
|
|||
|
float ___m_SuperscriptOffset_12;
|
|||
|
float ___m_SuperscriptSize_13;
|
|||
|
float ___m_SubscriptOffset_14;
|
|||
|
float ___m_SubscriptSize_15;
|
|||
|
float ___m_UnderlineOffset_16;
|
|||
|
float ___m_UnderlineThickness_17;
|
|||
|
float ___m_StrikethroughOffset_18;
|
|||
|
float ___m_StrikethroughThickness_19;
|
|||
|
float ___m_TabWidth_20;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.FontEngineUtilities
|
|||
|
struct FontEngineUtilities_t08D8707F6F929B42407961E303FD339A793E5BBB
|
|||
|
{
|
|||
|
union
|
|||
|
{
|
|||
|
struct
|
|||
|
{
|
|||
|
};
|
|||
|
uint8_t FontEngineUtilities_t08D8707F6F929B42407961E303FD339A793E5BBB__padding[1];
|
|||
|
};
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.FontReference
|
|||
|
struct FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172
|
|||
|
{
|
|||
|
// System.String UnityEngine.TextCore.LowLevel.FontReference::familyName
|
|||
|
String_t* ___familyName_0;
|
|||
|
// System.String UnityEngine.TextCore.LowLevel.FontReference::styleName
|
|||
|
String_t* ___styleName_1;
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.FontReference::faceIndex
|
|||
|
int32_t ___faceIndex_2;
|
|||
|
// System.String UnityEngine.TextCore.LowLevel.FontReference::filePath
|
|||
|
String_t* ___filePath_3;
|
|||
|
};
|
|||
|
// Native definition for P/Invoke marshalling of UnityEngine.TextCore.LowLevel.FontReference
|
|||
|
struct FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172_marshaled_pinvoke
|
|||
|
{
|
|||
|
char* ___familyName_0;
|
|||
|
char* ___styleName_1;
|
|||
|
int32_t ___faceIndex_2;
|
|||
|
char* ___filePath_3;
|
|||
|
};
|
|||
|
// Native definition for COM marshalling of UnityEngine.TextCore.LowLevel.FontReference
|
|||
|
struct FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172_marshaled_com
|
|||
|
{
|
|||
|
Il2CppChar* ___familyName_0;
|
|||
|
Il2CppChar* ___styleName_1;
|
|||
|
int32_t ___faceIndex_2;
|
|||
|
Il2CppChar* ___filePath_3;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.TextCore.GlyphMetrics
|
|||
|
struct GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A
|
|||
|
{
|
|||
|
// System.Single UnityEngine.TextCore.GlyphMetrics::m_Width
|
|||
|
float ___m_Width_0;
|
|||
|
// System.Single UnityEngine.TextCore.GlyphMetrics::m_Height
|
|||
|
float ___m_Height_1;
|
|||
|
// System.Single UnityEngine.TextCore.GlyphMetrics::m_HorizontalBearingX
|
|||
|
float ___m_HorizontalBearingX_2;
|
|||
|
// System.Single UnityEngine.TextCore.GlyphMetrics::m_HorizontalBearingY
|
|||
|
float ___m_HorizontalBearingY_3;
|
|||
|
// System.Single UnityEngine.TextCore.GlyphMetrics::m_HorizontalAdvance
|
|||
|
float ___m_HorizontalAdvance_4;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.TextCore.GlyphRect
|
|||
|
struct GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D
|
|||
|
{
|
|||
|
// System.Int32 UnityEngine.TextCore.GlyphRect::m_X
|
|||
|
int32_t ___m_X_0;
|
|||
|
// System.Int32 UnityEngine.TextCore.GlyphRect::m_Y
|
|||
|
int32_t ___m_Y_1;
|
|||
|
// System.Int32 UnityEngine.TextCore.GlyphRect::m_Width
|
|||
|
int32_t ___m_Width_2;
|
|||
|
// System.Int32 UnityEngine.TextCore.GlyphRect::m_Height
|
|||
|
int32_t ___m_Height_3;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphValueRecord
|
|||
|
struct GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E
|
|||
|
{
|
|||
|
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::m_XPlacement
|
|||
|
float ___m_XPlacement_0;
|
|||
|
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::m_YPlacement
|
|||
|
float ___m_YPlacement_1;
|
|||
|
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::m_XAdvance
|
|||
|
float ___m_XAdvance_2;
|
|||
|
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::m_YAdvance
|
|||
|
float ___m_YAdvance_3;
|
|||
|
};
|
|||
|
|
|||
|
// System.Int32
|
|||
|
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
|
|||
|
{
|
|||
|
// System.Int32 System.Int32::m_value
|
|||
|
int32_t ___m_value_0;
|
|||
|
};
|
|||
|
|
|||
|
// System.IntPtr
|
|||
|
struct IntPtr_t
|
|||
|
{
|
|||
|
// System.Void* System.IntPtr::m_value
|
|||
|
void* ___m_value_0;
|
|||
|
};
|
|||
|
|
|||
|
// System.Single
|
|||
|
struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C
|
|||
|
{
|
|||
|
// System.Single System.Single::m_value
|
|||
|
float ___m_value_0;
|
|||
|
};
|
|||
|
|
|||
|
// System.UInt32
|
|||
|
struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B
|
|||
|
{
|
|||
|
// System.UInt32 System.UInt32::m_value
|
|||
|
uint32_t ___m_value_0;
|
|||
|
};
|
|||
|
|
|||
|
// System.Void
|
|||
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
|
|||
|
{
|
|||
|
union
|
|||
|
{
|
|||
|
struct
|
|||
|
{
|
|||
|
};
|
|||
|
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
|
|||
|
};
|
|||
|
};
|
|||
|
|
|||
|
// System.Exception
|
|||
|
struct Exception_t : public RuntimeObject
|
|||
|
{
|
|||
|
// System.String System.Exception::_className
|
|||
|
String_t* ____className_1;
|
|||
|
// System.String System.Exception::_message
|
|||
|
String_t* ____message_2;
|
|||
|
// System.Collections.IDictionary System.Exception::_data
|
|||
|
RuntimeObject* ____data_3;
|
|||
|
// System.Exception System.Exception::_innerException
|
|||
|
Exception_t* ____innerException_4;
|
|||
|
// System.String System.Exception::_helpURL
|
|||
|
String_t* ____helpURL_5;
|
|||
|
// System.Object System.Exception::_stackTrace
|
|||
|
RuntimeObject* ____stackTrace_6;
|
|||
|
// System.String System.Exception::_stackTraceString
|
|||
|
String_t* ____stackTraceString_7;
|
|||
|
// System.String System.Exception::_remoteStackTraceString
|
|||
|
String_t* ____remoteStackTraceString_8;
|
|||
|
// System.Int32 System.Exception::_remoteStackIndex
|
|||
|
int32_t ____remoteStackIndex_9;
|
|||
|
// System.Object System.Exception::_dynamicMethods
|
|||
|
RuntimeObject* ____dynamicMethods_10;
|
|||
|
// System.Int32 System.Exception::_HResult
|
|||
|
int32_t ____HResult_11;
|
|||
|
// System.String System.Exception::_source
|
|||
|
String_t* ____source_12;
|
|||
|
// System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager
|
|||
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
|
|||
|
// System.Diagnostics.StackTrace[] System.Exception::captured_traces
|
|||
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
|
|||
|
// System.IntPtr[] System.Exception::native_trace_ips
|
|||
|
IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips_15;
|
|||
|
// System.Int32 System.Exception::caught_in_unmanaged
|
|||
|
int32_t ___caught_in_unmanaged_16;
|
|||
|
};
|
|||
|
// Native definition for P/Invoke marshalling of System.Exception
|
|||
|
struct Exception_t_marshaled_pinvoke
|
|||
|
{
|
|||
|
char* ____className_1;
|
|||
|
char* ____message_2;
|
|||
|
RuntimeObject* ____data_3;
|
|||
|
Exception_t_marshaled_pinvoke* ____innerException_4;
|
|||
|
char* ____helpURL_5;
|
|||
|
Il2CppIUnknown* ____stackTrace_6;
|
|||
|
char* ____stackTraceString_7;
|
|||
|
char* ____remoteStackTraceString_8;
|
|||
|
int32_t ____remoteStackIndex_9;
|
|||
|
Il2CppIUnknown* ____dynamicMethods_10;
|
|||
|
int32_t ____HResult_11;
|
|||
|
char* ____source_12;
|
|||
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
|
|||
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
|
|||
|
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
|
|||
|
int32_t ___caught_in_unmanaged_16;
|
|||
|
};
|
|||
|
// Native definition for COM marshalling of System.Exception
|
|||
|
struct Exception_t_marshaled_com
|
|||
|
{
|
|||
|
Il2CppChar* ____className_1;
|
|||
|
Il2CppChar* ____message_2;
|
|||
|
RuntimeObject* ____data_3;
|
|||
|
Exception_t_marshaled_com* ____innerException_4;
|
|||
|
Il2CppChar* ____helpURL_5;
|
|||
|
Il2CppIUnknown* ____stackTrace_6;
|
|||
|
Il2CppChar* ____stackTraceString_7;
|
|||
|
Il2CppChar* ____remoteStackTraceString_8;
|
|||
|
int32_t ____remoteStackIndex_9;
|
|||
|
Il2CppIUnknown* ____dynamicMethods_10;
|
|||
|
int32_t ____HResult_11;
|
|||
|
Il2CppChar* ____source_12;
|
|||
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
|
|||
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
|
|||
|
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
|
|||
|
int32_t ___caught_in_unmanaged_16;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.TextCore.Glyph
|
|||
|
struct Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F : public RuntimeObject
|
|||
|
{
|
|||
|
// System.UInt32 UnityEngine.TextCore.Glyph::m_Index
|
|||
|
uint32_t ___m_Index_0;
|
|||
|
// UnityEngine.TextCore.GlyphMetrics UnityEngine.TextCore.Glyph::m_Metrics
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A ___m_Metrics_1;
|
|||
|
// UnityEngine.TextCore.GlyphRect UnityEngine.TextCore.Glyph::m_GlyphRect
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___m_GlyphRect_2;
|
|||
|
// System.Single UnityEngine.TextCore.Glyph::m_Scale
|
|||
|
float ___m_Scale_3;
|
|||
|
// System.Int32 UnityEngine.TextCore.Glyph::m_AtlasIndex
|
|||
|
int32_t ___m_AtlasIndex_4;
|
|||
|
// UnityEngine.TextCore.GlyphClassDefinitionType UnityEngine.TextCore.Glyph::m_ClassDefinitionType
|
|||
|
int32_t ___m_ClassDefinitionType_5;
|
|||
|
};
|
|||
|
// Native definition for P/Invoke marshalling of UnityEngine.TextCore.Glyph
|
|||
|
struct Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_marshaled_pinvoke
|
|||
|
{
|
|||
|
uint32_t ___m_Index_0;
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A ___m_Metrics_1;
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___m_GlyphRect_2;
|
|||
|
float ___m_Scale_3;
|
|||
|
int32_t ___m_AtlasIndex_4;
|
|||
|
int32_t ___m_ClassDefinitionType_5;
|
|||
|
};
|
|||
|
// Native definition for COM marshalling of UnityEngine.TextCore.Glyph
|
|||
|
struct Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_marshaled_com
|
|||
|
{
|
|||
|
uint32_t ___m_Index_0;
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A ___m_Metrics_1;
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___m_GlyphRect_2;
|
|||
|
float ___m_Scale_3;
|
|||
|
int32_t ___m_AtlasIndex_4;
|
|||
|
int32_t ___m_ClassDefinitionType_5;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord
|
|||
|
struct GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7
|
|||
|
{
|
|||
|
// System.UInt32 UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::m_GlyphIndex
|
|||
|
uint32_t ___m_GlyphIndex_0;
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphValueRecord UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::m_GlyphValueRecord
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E ___m_GlyphValueRecord_1;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct
|
|||
|
struct GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C
|
|||
|
{
|
|||
|
// System.UInt32 UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct::index
|
|||
|
uint32_t ___index_0;
|
|||
|
// UnityEngine.TextCore.GlyphMetrics UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct::metrics
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A ___metrics_1;
|
|||
|
// UnityEngine.TextCore.GlyphRect UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct::glyphRect
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___glyphRect_2;
|
|||
|
// System.Single UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct::scale
|
|||
|
float ___scale_3;
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct::atlasIndex
|
|||
|
int32_t ___atlasIndex_4;
|
|||
|
// UnityEngine.TextCore.GlyphClassDefinitionType UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct::classDefinitionType
|
|||
|
int32_t ___classDefinitionType_5;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.Object
|
|||
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C : public RuntimeObject
|
|||
|
{
|
|||
|
// System.IntPtr UnityEngine.Object::m_CachedPtr
|
|||
|
intptr_t ___m_CachedPtr_0;
|
|||
|
};
|
|||
|
// Native definition for P/Invoke marshalling of UnityEngine.Object
|
|||
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
|
|||
|
{
|
|||
|
intptr_t ___m_CachedPtr_0;
|
|||
|
};
|
|||
|
// Native definition for COM marshalling of UnityEngine.Object
|
|||
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
|
|||
|
{
|
|||
|
intptr_t ___m_CachedPtr_0;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.Font
|
|||
|
struct Font_tC95270EA3198038970422D78B74A7F2E218A96B6 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
|
|||
|
{
|
|||
|
// UnityEngine.Font/FontTextureRebuildCallback UnityEngine.Font::m_FontTextureRebuildCallback
|
|||
|
FontTextureRebuildCallback_t76D5E172DF8AA57E67763D453AAC40F0961D09B1* ___m_FontTextureRebuildCallback_5;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord
|
|||
|
struct GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E
|
|||
|
{
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::m_FirstAdjustmentRecord
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 ___m_FirstAdjustmentRecord_0;
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::m_SecondAdjustmentRecord
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 ___m_SecondAdjustmentRecord_1;
|
|||
|
// UnityEngine.TextCore.LowLevel.FontFeatureLookupFlags UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::m_FeatureLookupFlags
|
|||
|
int32_t ___m_FeatureLookupFlags_2;
|
|||
|
};
|
|||
|
|
|||
|
// System.SystemException
|
|||
|
struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t
|
|||
|
{
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.Texture
|
|||
|
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
|
|||
|
{
|
|||
|
};
|
|||
|
|
|||
|
// System.ArgumentException
|
|||
|
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
|
|||
|
{
|
|||
|
// System.String System.ArgumentException::_paramName
|
|||
|
String_t* ____paramName_18;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.Texture2D
|
|||
|
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4 : public Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700
|
|||
|
{
|
|||
|
};
|
|||
|
|
|||
|
// <Module>
|
|||
|
|
|||
|
// <Module>
|
|||
|
|
|||
|
// System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>
|
|||
|
|
|||
|
// System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>
|
|||
|
|
|||
|
// System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>
|
|||
|
struct List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B_StaticFields
|
|||
|
{
|
|||
|
// T[] System.Collections.Generic.List`1::s_emptyArray
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* ___s_emptyArray_5;
|
|||
|
};
|
|||
|
|
|||
|
// System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>
|
|||
|
|
|||
|
// System.Collections.Generic.List`1<System.UInt32>
|
|||
|
struct List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A_StaticFields
|
|||
|
{
|
|||
|
// T[] System.Collections.Generic.List`1::s_emptyArray
|
|||
|
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___s_emptyArray_5;
|
|||
|
};
|
|||
|
|
|||
|
// System.Collections.Generic.List`1<System.UInt32>
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.FontEngine
|
|||
|
struct FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields
|
|||
|
{
|
|||
|
// UnityEngine.TextCore.Glyph[] UnityEngine.TextCore.LowLevel.FontEngine::s_Glyphs
|
|||
|
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* ___s_Glyphs_0;
|
|||
|
// System.UInt32[] UnityEngine.TextCore.LowLevel.FontEngine::s_GlyphIndexes_MarshallingArray_A
|
|||
|
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___s_GlyphIndexes_MarshallingArray_A_1;
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct[] UnityEngine.TextCore.LowLevel.FontEngine::s_GlyphMarshallingStruct_IN
|
|||
|
GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E* ___s_GlyphMarshallingStruct_IN_2;
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct[] UnityEngine.TextCore.LowLevel.FontEngine::s_GlyphMarshallingStruct_OUT
|
|||
|
GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E* ___s_GlyphMarshallingStruct_OUT_3;
|
|||
|
// UnityEngine.TextCore.GlyphRect[] UnityEngine.TextCore.LowLevel.FontEngine::s_FreeGlyphRects
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* ___s_FreeGlyphRects_4;
|
|||
|
// UnityEngine.TextCore.GlyphRect[] UnityEngine.TextCore.LowLevel.FontEngine::s_UsedGlyphRects
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* ___s_UsedGlyphRects_5;
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[] UnityEngine.TextCore.LowLevel.FontEngine::s_PairAdjustmentRecords_MarshallingArray
|
|||
|
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* ___s_PairAdjustmentRecords_MarshallingArray_6;
|
|||
|
// System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph> UnityEngine.TextCore.LowLevel.FontEngine::s_GlyphLookupDictionary
|
|||
|
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* ___s_GlyphLookupDictionary_7;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.FontEngine
|
|||
|
|
|||
|
// System.String
|
|||
|
struct String_t_StaticFields
|
|||
|
{
|
|||
|
// System.String System.String::Empty
|
|||
|
String_t* ___Empty_6;
|
|||
|
};
|
|||
|
|
|||
|
// System.String
|
|||
|
|
|||
|
// System.ValueType
|
|||
|
|
|||
|
// System.ValueType
|
|||
|
|
|||
|
// System.Boolean
|
|||
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
|
|||
|
{
|
|||
|
// System.String System.Boolean::TrueString
|
|||
|
String_t* ___TrueString_5;
|
|||
|
// System.String System.Boolean::FalseString
|
|||
|
String_t* ___FalseString_6;
|
|||
|
};
|
|||
|
|
|||
|
// System.Boolean
|
|||
|
|
|||
|
// UnityEngine.TextCore.FaceInfo
|
|||
|
|
|||
|
// UnityEngine.TextCore.FaceInfo
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.FontEngineUtilities
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.FontEngineUtilities
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.FontReference
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.FontReference
|
|||
|
|
|||
|
// UnityEngine.TextCore.GlyphMetrics
|
|||
|
|
|||
|
// UnityEngine.TextCore.GlyphMetrics
|
|||
|
|
|||
|
// UnityEngine.TextCore.GlyphRect
|
|||
|
struct GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_StaticFields
|
|||
|
{
|
|||
|
// UnityEngine.TextCore.GlyphRect UnityEngine.TextCore.GlyphRect::s_ZeroGlyphRect
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___s_ZeroGlyphRect_4;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.TextCore.GlyphRect
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphValueRecord
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphValueRecord
|
|||
|
|
|||
|
// System.Int32
|
|||
|
|
|||
|
// System.Int32
|
|||
|
|
|||
|
// System.Single
|
|||
|
|
|||
|
// System.Single
|
|||
|
|
|||
|
// System.UInt32
|
|||
|
|
|||
|
// System.UInt32
|
|||
|
|
|||
|
// System.Void
|
|||
|
|
|||
|
// System.Void
|
|||
|
|
|||
|
// UnityEngine.TextCore.Glyph
|
|||
|
|
|||
|
// UnityEngine.TextCore.Glyph
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct
|
|||
|
|
|||
|
// UnityEngine.Object
|
|||
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_StaticFields
|
|||
|
{
|
|||
|
// System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject
|
|||
|
int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.Object
|
|||
|
|
|||
|
// UnityEngine.Font
|
|||
|
struct Font_tC95270EA3198038970422D78B74A7F2E218A96B6_StaticFields
|
|||
|
{
|
|||
|
// System.Action`1<UnityEngine.Font> UnityEngine.Font::textureRebuilt
|
|||
|
Action_1_tD91E4D0ED3C2E385D3BDD4B3EA48B5F99D39F1DC* ___textureRebuilt_4;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.Font
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord
|
|||
|
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord
|
|||
|
|
|||
|
// System.ArgumentException
|
|||
|
|
|||
|
// System.ArgumentException
|
|||
|
|
|||
|
// UnityEngine.Texture2D
|
|||
|
|
|||
|
// UnityEngine.Texture2D
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic pop
|
|||
|
#endif
|
|||
|
// UnityEngine.TextCore.GlyphRect[]
|
|||
|
struct GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70 : public RuntimeArray
|
|||
|
{
|
|||
|
ALIGN_FIELD (8) GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D m_Items[1];
|
|||
|
|
|||
|
inline GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D GetAt(il2cpp_array_size_t index) const
|
|||
|
{
|
|||
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
return m_Items[index];
|
|||
|
}
|
|||
|
inline GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* GetAddressAt(il2cpp_array_size_t index)
|
|||
|
{
|
|||
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
return m_Items + index;
|
|||
|
}
|
|||
|
inline void SetAt(il2cpp_array_size_t index, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D value)
|
|||
|
{
|
|||
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
m_Items[index] = value;
|
|||
|
}
|
|||
|
inline GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D GetAtUnchecked(il2cpp_array_size_t index) const
|
|||
|
{
|
|||
|
return m_Items[index];
|
|||
|
}
|
|||
|
inline GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|||
|
{
|
|||
|
return m_Items + index;
|
|||
|
}
|
|||
|
inline void SetAtUnchecked(il2cpp_array_size_t index, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D value)
|
|||
|
{
|
|||
|
m_Items[index] = value;
|
|||
|
}
|
|||
|
};
|
|||
|
// UnityEngine.TextCore.Glyph[]
|
|||
|
struct GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5 : public RuntimeArray
|
|||
|
{
|
|||
|
ALIGN_FIELD (8) Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* m_Items[1];
|
|||
|
|
|||
|
inline Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* GetAt(il2cpp_array_size_t index) const
|
|||
|
{
|
|||
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
return m_Items[index];
|
|||
|
}
|
|||
|
inline Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F** GetAddressAt(il2cpp_array_size_t index)
|
|||
|
{
|
|||
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
return m_Items + index;
|
|||
|
}
|
|||
|
inline void SetAt(il2cpp_array_size_t index, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* value)
|
|||
|
{
|
|||
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
m_Items[index] = value;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|||
|
}
|
|||
|
inline Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* GetAtUnchecked(il2cpp_array_size_t index) const
|
|||
|
{
|
|||
|
return m_Items[index];
|
|||
|
}
|
|||
|
inline Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|||
|
{
|
|||
|
return m_Items + index;
|
|||
|
}
|
|||
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* value)
|
|||
|
{
|
|||
|
m_Items[index] = value;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|||
|
}
|
|||
|
};
|
|||
|
// System.UInt32[]
|
|||
|
struct UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA : public RuntimeArray
|
|||
|
{
|
|||
|
ALIGN_FIELD (8) uint32_t m_Items[1];
|
|||
|
|
|||
|
inline uint32_t GetAt(il2cpp_array_size_t index) const
|
|||
|
{
|
|||
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
return m_Items[index];
|
|||
|
}
|
|||
|
inline uint32_t* GetAddressAt(il2cpp_array_size_t index)
|
|||
|
{
|
|||
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
return m_Items + index;
|
|||
|
}
|
|||
|
inline void SetAt(il2cpp_array_size_t index, uint32_t value)
|
|||
|
{
|
|||
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
m_Items[index] = value;
|
|||
|
}
|
|||
|
inline uint32_t GetAtUnchecked(il2cpp_array_size_t index) const
|
|||
|
{
|
|||
|
return m_Items[index];
|
|||
|
}
|
|||
|
inline uint32_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|||
|
{
|
|||
|
return m_Items + index;
|
|||
|
}
|
|||
|
inline void SetAtUnchecked(il2cpp_array_size_t index, uint32_t value)
|
|||
|
{
|
|||
|
m_Items[index] = value;
|
|||
|
}
|
|||
|
};
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct[]
|
|||
|
struct GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E : public RuntimeArray
|
|||
|
{
|
|||
|
ALIGN_FIELD (8) GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C m_Items[1];
|
|||
|
|
|||
|
inline GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C GetAt(il2cpp_array_size_t index) const
|
|||
|
{
|
|||
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
return m_Items[index];
|
|||
|
}
|
|||
|
inline GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C* GetAddressAt(il2cpp_array_size_t index)
|
|||
|
{
|
|||
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
return m_Items + index;
|
|||
|
}
|
|||
|
inline void SetAt(il2cpp_array_size_t index, GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C value)
|
|||
|
{
|
|||
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
m_Items[index] = value;
|
|||
|
}
|
|||
|
inline GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C GetAtUnchecked(il2cpp_array_size_t index) const
|
|||
|
{
|
|||
|
return m_Items[index];
|
|||
|
}
|
|||
|
inline GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|||
|
{
|
|||
|
return m_Items + index;
|
|||
|
}
|
|||
|
inline void SetAtUnchecked(il2cpp_array_size_t index, GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C value)
|
|||
|
{
|
|||
|
m_Items[index] = value;
|
|||
|
}
|
|||
|
};
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[]
|
|||
|
struct GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7 : public RuntimeArray
|
|||
|
{
|
|||
|
ALIGN_FIELD (8) GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E m_Items[1];
|
|||
|
|
|||
|
inline GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E GetAt(il2cpp_array_size_t index) const
|
|||
|
{
|
|||
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
return m_Items[index];
|
|||
|
}
|
|||
|
inline GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* GetAddressAt(il2cpp_array_size_t index)
|
|||
|
{
|
|||
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
return m_Items + index;
|
|||
|
}
|
|||
|
inline void SetAt(il2cpp_array_size_t index, GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E value)
|
|||
|
{
|
|||
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
m_Items[index] = value;
|
|||
|
}
|
|||
|
inline GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E GetAtUnchecked(il2cpp_array_size_t index) const
|
|||
|
{
|
|||
|
return m_Items[index];
|
|||
|
}
|
|||
|
inline GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|||
|
{
|
|||
|
return m_Items + index;
|
|||
|
}
|
|||
|
inline void SetAtUnchecked(il2cpp_array_size_t index, GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E value)
|
|||
|
{
|
|||
|
m_Items[index] = value;
|
|||
|
}
|
|||
|
};
|
|||
|
|
|||
|
|
|||
|
// System.Int32 System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::get_Count()
|
|||
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mCED84CDDB1FA053F00F335965060C2D9A7BF2164_gshared_inline (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, const RuntimeMethod* method) ;
|
|||
|
// T System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::get_Item(System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D List_1_get_Item_m8FDBE76BF6126F73C0BAF2E071538F40CA9D37E5_gshared (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, int32_t ___0_index, const RuntimeMethod* method) ;
|
|||
|
// System.Void System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::Clear()
|
|||
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_gshared_inline (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Void System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::Add(T)
|
|||
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_gshared_inline (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___0_item, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 System.Collections.Generic.List`1<System.UInt32>::get_Count()
|
|||
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_gshared_inline (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, const RuntimeMethod* method) ;
|
|||
|
// T System.Collections.Generic.List`1<System.UInt32>::get_Item(System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t List_1_get_Item_m934DB856B4560B22F57FDEEF351E373E5F1B6324_gshared (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, int32_t ___0_index, const RuntimeMethod* method) ;
|
|||
|
// System.Void UnityEngine.TextCore.LowLevel.FontEngine::SetMarshallingArraySize<UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord>(T[]&,System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E_m4F12F106E68B6115D47C936ADDBB1A843B670123_gshared (GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7** ___0_marshallingArray, int32_t ___1_recordCount, const RuntimeMethod* method) ;
|
|||
|
// System.Void UnityEngine.TextCore.LowLevel.FontEngine::GenericListToMarshallingArray<System.UInt32>(System.Collections.Generic.List`1<T>&,T[]&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FontEngine_GenericListToMarshallingArray_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m9D73A631FE45ED043F5F452D50CE5C38802434D3_gshared (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A** ___0_srcList, UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** ___1_dstArray, const RuntimeMethod* method) ;
|
|||
|
// System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::.ctor()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m5F2C53FF0072F4015E5D14621F555D29B1EB79E5_gshared (Dictionary_2_tC8FA8E0C06C3A9584490723EC95DC65E5AFFF71A* __this, const RuntimeMethod* method) ;
|
|||
|
|
|||
|
// System.Int32 UnityEngine.TextCore.FaceInfo::get_faceIndex()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FaceInfo_get_faceIndex_m3C9FB6429035CD34ACD201FB5951AF06E9C2A641 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.String UnityEngine.TextCore.FaceInfo::get_familyName()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* FaceInfo_get_familyName_m62DAF5DE45EA9F3B300B927603D101D350D27241 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.String UnityEngine.TextCore.FaceInfo::get_styleName()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* FaceInfo_get_styleName_mACBAA6529BCE3BC14987645691350A4FB1CB0FC6 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 UnityEngine.TextCore.FaceInfo::get_pointSize()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FaceInfo_get_pointSize_m7EF7429A4725AB715931A220F6BB498C3D6BF7CB (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_scale()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_scale_mC475A572AD4956B47D8B9F8D90DC69BBBB102FCD (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Void UnityEngine.TextCore.FaceInfo::set_scale(System.Single)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_scale_m379253929403DA08480CAD127C908A0E8329A5D4 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_lineHeight()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_lineHeight_m528B4A822181FCECF3D4FF1045DF288E5872AB9D (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_ascentLine()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_ascentLine_m193755D649428EC24A7E433A1728F11DA7547ABD (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_capLine()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_capLine_m0D95B5D5CEC5CFB12091F5EB5965DE6E38588C88 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Void UnityEngine.TextCore.FaceInfo::set_capLine(System.Single)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_capLine_m4716D75CE87EC018E5EA3DE87DA703DBE7A9FEEF (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_meanLine()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_meanLine_m5FF396E0E32A046C1D3CBD3AC1FA279984394D96 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Void UnityEngine.TextCore.FaceInfo::set_meanLine(System.Single)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_meanLine_mE957CD43CB778B093331CC4B10A5330E8FF1CB99 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_baseline()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_baseline_m934B597D3E0080FEF98CBDD091C457B497179C3A (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_descentLine()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_descentLine_m811A243C9B328B0C546BF9927A010A05DF172BD3 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_superscriptOffset()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_superscriptOffset_m8D462DB86414D8507C7D1CC6881DA9EC896FB80A (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_superscriptSize()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_superscriptSize_mC3ABE7C70559A8214294CDA598B17FD62BDC2EE0 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_subscriptOffset()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_subscriptOffset_mF1D3E68AC3D449CBC73AA0CBF5B8A187C6C5285A (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_subscriptSize()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_subscriptSize_mF6264BFB215FDE6C94A45D2F8FC946ADFCDD2E31 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_underlineOffset()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_underlineOffset_mB1CBB29ECFFE69047F35E654E7F90755F95DD251 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_underlineThickness()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_underlineThickness_mC032F8C026994AF3FD49E6AB12E113F61EFA98E2 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_strikethroughOffset()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_strikethroughOffset_m7997E4A1512FE358331B3A6543C62C92A0AA5CA5 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Void UnityEngine.TextCore.FaceInfo::set_strikethroughOffset(System.Single)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_strikethroughOffset_m57B05848BDA21F7AF6563394D29C8AE7107FEFF0 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_tabWidth()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_tabWidth_mC6D9F42C40EDD767DE22050E4FBE3878AC96B161 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 UnityEngine.TextCore.GlyphRect::get_x()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_get_x_m453EECC6C6F08602B1F74C5E1D8EE1163236A898 (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 UnityEngine.TextCore.GlyphRect::get_y()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_get_y_mE31390BB3185EEA82DD16EA41E208F6A0397E3EA (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 UnityEngine.TextCore.GlyphRect::get_width()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_get_width_mD291C7644BBF18D6A213427F6C9C28840F233F12 (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 UnityEngine.TextCore.GlyphRect::get_height()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_get_height_m7F4D04452994E0D18762BB44352608E484DAAC1A (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Void UnityEngine.TextCore.GlyphRect::.ctor(System.Int32,System.Int32,System.Int32,System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlyphRect__ctor_m2B11A6C6C70735CB77FE2176E3D55D922D772A95 (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* __this, int32_t ___0_x, int32_t ___1_y, int32_t ___2_width, int32_t ___3_height, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 System.ValueType::GetHashCode()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ValueType_GetHashCode_m3B47C72EA1FA846D9B0DFF3C444AB2BFA22CF3CE (RuntimeObject* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 UnityEngine.TextCore.GlyphRect::GetHashCode()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_GetHashCode_mC012C2627F2A0C7EB7B47522085764441D47014F (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Boolean System.ValueType::Equals(System.Object)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ValueType_Equals_mCA5344597A8055EC544855AD60A983B10E0EE67D (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
|
|||
|
// System.Boolean UnityEngine.TextCore.GlyphRect::Equals(System.Object)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphRect_Equals_mF3BA7FD405AFCEA9E2A6ED2423C27CC023A1289B (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
|
|||
|
// System.Boolean UnityEngine.TextCore.GlyphRect::Equals(UnityEngine.TextCore.GlyphRect)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphRect_Equals_m29BCDCCDB99C88355A61EDDA65F6A51762BF9C87 (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* __this, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___0_other, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.GlyphMetrics::get_width()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_width_m0F9F391E3A98984167E8001D4101BE1CE9354D13 (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.GlyphMetrics::get_height()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_height_mE0872B23CE1A20BF78DEACDBD53BAF789D84AD5C (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.GlyphMetrics::get_horizontalBearingX()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_horizontalBearingX_m9C39B5E6D27FF34B706649AE47EE9390B5D76D6F (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.GlyphMetrics::get_horizontalBearingY()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_horizontalBearingY_mD316BDD38A32258256994D6A2BCF0FC051D9B223 (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.GlyphMetrics::get_horizontalAdvance()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_horizontalAdvance_m110E66C340A19E672FB1C26DFB875AB6900AFFF1 (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Void UnityEngine.TextCore.GlyphMetrics::.ctor(System.Single,System.Single,System.Single,System.Single,System.Single)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlyphMetrics__ctor_m9CD09465685783A596A7F9112EF7D6A7E1A2792D (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, float ___0_width, float ___1_height, float ___2_bearingX, float ___3_bearingY, float ___4_advance, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 UnityEngine.TextCore.GlyphMetrics::GetHashCode()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphMetrics_GetHashCode_mB1988F3C7DA77518D4DE0F116995F63C99A073E6 (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Boolean UnityEngine.TextCore.GlyphMetrics::Equals(System.Object)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphMetrics_Equals_mB8EE2CF8E9D9D51AF2C7B4F13209AFC66456C970 (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
|
|||
|
// System.Boolean UnityEngine.TextCore.GlyphMetrics::Equals(UnityEngine.TextCore.GlyphMetrics)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphMetrics_Equals_mA8F8587C1725FA86DD6E87CFDFF0DDB9996112CB (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A ___0_other, const RuntimeMethod* method) ;
|
|||
|
// System.Void System.Object::.ctor()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace_With_Size_And_FaceIndex_Internal(System.String,System.Int32,System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_LoadFontFace_With_Size_And_FaceIndex_Internal_mD89D8C9D6A2B8E7D29BAE669C15781DBCC63B8E4 (String_t* ___0_filePath, int32_t ___1_pointSize, int32_t ___2_faceIndex, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace_With_Size_and_FaceIndex_FromFont_Internal(UnityEngine.Font,System.Int32,System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_LoadFontFace_With_Size_and_FaceIndex_FromFont_Internal_m7C4E8F4F88CDDE6B838D890FDC1E0722EBD40497 (Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___0_font, int32_t ___1_pointSize, int32_t ___2_faceIndex, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace_With_Size_by_FamilyName_and_StyleName_Internal(System.String,System.String,System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_LoadFontFace_With_Size_by_FamilyName_and_StyleName_Internal_m0856180C0F5FFA09E964986A78153D021F810F30 (String_t* ___0_familyName, String_t* ___1_styleName, int32_t ___2_pointSize, const RuntimeMethod* method) ;
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetSystemFontReference_Internal(System.String,System.String,UnityEngine.TextCore.LowLevel.FontReference&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryGetSystemFontReference_Internal_m61AAB78124D19B1BC88C22D520287893E7280E1F (String_t* ___0_familyName, String_t* ___1_styleName, FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172* ___2_fontRef, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::GetFaceInfo_Internal(UnityEngine.TextCore.FaceInfo&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_GetFaceInfo_Internal_m34E21653DF4724C3FCE289DA20AD5AB1B2F24B90 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* ___0_faceInfo, const RuntimeMethod* method) ;
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithUnicodeValue_Internal(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryGetGlyphWithUnicodeValue_Internal_mD799CD2B5CEA61ED5ABA16EDAA428385FD906BD8 (uint32_t ___0_unicode, int32_t ___1_loadFlags, GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C* ___2_glyphStruct, const RuntimeMethod* method) ;
|
|||
|
// System.Void UnityEngine.TextCore.Glyph::.ctor(UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph__ctor_m2E3C296A46BE48B869634BBE3F97B30F3442CC94 (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* __this, GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C ___0_glyphStruct, const RuntimeMethod* method) ;
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithIndexValue_Internal(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryGetGlyphWithIndexValue_Internal_m2C5359B3C62139D20F52C1D232938CFAC9C3459D (uint32_t ___0_glyphIndex, int32_t ___1_loadFlags, GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C* ___2_glyphStruct, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::get_Count()
|
|||
|
inline int32_t List_1_get_Count_mCED84CDDB1FA053F00F335965060C2D9A7BF2164_inline (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
return (( int32_t (*) (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B*, const RuntimeMethod*))List_1_get_Count_mCED84CDDB1FA053F00F335965060C2D9A7BF2164_gshared_inline)(__this, method);
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.Mathf::NextPowerOfTwo(System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Mathf_NextPowerOfTwo_mA1CE7F3EEF9B0B07AB2D586C030ED236D578F485 (int32_t ___0_value, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 UnityEngine.Mathf::Max(System.Int32,System.Int32)
|
|||
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline (int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method) ;
|
|||
|
// T System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::get_Item(System.Int32)
|
|||
|
inline GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D List_1_get_Item_m8FDBE76BF6126F73C0BAF2E071538F40CA9D37E5 (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
return (( GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D (*) (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B*, int32_t, const RuntimeMethod*))List_1_get_Item_m8FDBE76BF6126F73C0BAF2E071538F40CA9D37E5_gshared)(__this, ___0_index, method);
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryAddGlyphToTexture_Internal(System.UInt32,System.Int32,UnityEngine.TextCore.LowLevel.GlyphPackingMode,UnityEngine.TextCore.GlyphRect[],System.Int32&,UnityEngine.TextCore.GlyphRect[],System.Int32&,UnityEngine.TextCore.LowLevel.GlyphRenderMode,UnityEngine.Texture2D,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryAddGlyphToTexture_Internal_mD6ED15BDDDC4F874C98D514D8DCE699EADB8C708 (uint32_t ___0_glyphIndex, int32_t ___1_padding, int32_t ___2_packingMode, GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* ___3_freeGlyphRects, int32_t* ___4_freeGlyphRectCount, GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* ___5_usedGlyphRects, int32_t* ___6_usedGlyphRectCount, int32_t ___7_renderMode, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___8_texture, GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C* ___9_glyph, const RuntimeMethod* method) ;
|
|||
|
// System.Void System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::Clear()
|
|||
|
inline void List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_inline (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
(( void (*) (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B*, const RuntimeMethod*))List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_gshared_inline)(__this, method);
|
|||
|
}
|
|||
|
// System.Void System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::Add(T)
|
|||
|
inline void List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_inline (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___0_item, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
(( void (*) (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B*, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D, const RuntimeMethod*))List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_gshared_inline)(__this, ___0_item, method);
|
|||
|
}
|
|||
|
// System.Void UnityEngine.Profiling.Profiler::BeginSample(System.String)
|
|||
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Profiler_BeginSample_m640E26B682D803CC5DB4EDFDF2F6E83771BF0BE4_inline (String_t* ___0_name, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 System.Collections.Generic.List`1<System.UInt32>::get_Count()
|
|||
|
inline int32_t List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_inline (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
return (( int32_t (*) (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*, const RuntimeMethod*))List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_gshared_inline)(__this, method);
|
|||
|
}
|
|||
|
// System.Void UnityEngine.Profiling.Profiler::EndSample()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Profiler_EndSample_m3FCA26738A87C0B8E352533AD48E2A16B047A757 (const RuntimeMethod* method) ;
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.FontEngineUtilities::MaxValue(System.Int32,System.Int32,System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngineUtilities_MaxValue_m7E0FBF90FE07F65C9895ACD56FD032A53E417F83 (int32_t ___0_a, int32_t ___1_b, int32_t ___2_c, const RuntimeMethod* method) ;
|
|||
|
// T System.Collections.Generic.List`1<System.UInt32>::get_Item(System.Int32)
|
|||
|
inline uint32_t List_1_get_Item_m934DB856B4560B22F57FDEEF351E373E5F1B6324 (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
return (( uint32_t (*) (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*, int32_t, const RuntimeMethod*))List_1_get_Item_m934DB856B4560B22F57FDEEF351E373E5F1B6324_gshared)(__this, ___0_index, method);
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryAddGlyphsToTexture_Internal(System.UInt32[],System.Int32,UnityEngine.TextCore.LowLevel.GlyphPackingMode,UnityEngine.TextCore.GlyphRect[],System.Int32&,UnityEngine.TextCore.GlyphRect[],System.Int32&,UnityEngine.TextCore.LowLevel.GlyphRenderMode,UnityEngine.Texture2D,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct[],System.Int32&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryAddGlyphsToTexture_Internal_m43D4D242873C647DF5A20F7579FD90E373999EA8 (UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___0_glyphIndex, int32_t ___1_padding, int32_t ___2_packingMode, GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* ___3_freeGlyphRects, int32_t* ___4_freeGlyphRectCount, GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* ___5_usedGlyphRects, int32_t* ___6_usedGlyphRectCount, int32_t ___7_renderMode, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___8_texture, GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E* ___9_glyphs, int32_t* ___10_glyphCount, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::PopulatePairAdjustmentRecordMarshallingArray_from_KernTable(System.UInt32[],System.Int32&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_PopulatePairAdjustmentRecordMarshallingArray_from_KernTable_mE3B5D21C5D72CEADB2BEA5AA8022E466356386E7 (UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___0_glyphIndexes, int32_t* ___1_recordCount, const RuntimeMethod* method) ;
|
|||
|
// System.Void UnityEngine.TextCore.LowLevel.FontEngine::SetMarshallingArraySize<UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord>(T[]&,System.Int32)
|
|||
|
inline void FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E_m4F12F106E68B6115D47C936ADDBB1A843B670123 (GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7** ___0_marshallingArray, int32_t ___1_recordCount, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
(( void (*) (GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7**, int32_t, const RuntimeMethod*))FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E_m4F12F106E68B6115D47C936ADDBB1A843B670123_gshared)(___0_marshallingArray, ___1_recordCount, method);
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::GetPairAdjustmentRecordsFromMarshallingArray(UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[])
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_GetPairAdjustmentRecordsFromMarshallingArray_m81121A95D2196747D3597C8BEFF53842577599F6 (GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* ___0_glyphPairAdjustmentRecords, const RuntimeMethod* method) ;
|
|||
|
// System.Void UnityEngine.TextCore.LowLevel.FontEngine::GenericListToMarshallingArray<System.UInt32>(System.Collections.Generic.List`1<T>&,T[]&)
|
|||
|
inline void FontEngine_GenericListToMarshallingArray_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m9D73A631FE45ED043F5F452D50CE5C38802434D3 (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A** ___0_srcList, UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** ___1_dstArray, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
(( void (*) (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A**, UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA**, const RuntimeMethod*))FontEngine_GenericListToMarshallingArray_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m9D73A631FE45ED043F5F452D50CE5C38802434D3_gshared)(___0_srcList, ___1_dstArray, method);
|
|||
|
}
|
|||
|
// System.Void System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>::.ctor()
|
|||
|
inline void Dictionary_2__ctor_m30C3F5890A20AF5FA64A272E19CFC8750E0F9D16 (Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
(( void (*) (Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7*, const RuntimeMethod*))Dictionary_2__ctor_m5F2C53FF0072F4015E5D14621F555D29B1EB79E5_gshared)(__this, method);
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_xPlacement()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_xPlacement_m5E2B8B05A5DF57B2DC4B3795E71330CDDE1761C8 (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_yPlacement()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_yPlacement_mB6303F8800305F6F96ECCD0CD9AA70A1A30A15DA (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_xAdvance()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_xAdvance_m6C392027FA91E0705C1585C5EF40D984AAA0013E (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_yAdvance()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_yAdvance_m1379AA10FCCFFABEAF43E767F8BFBF32CA76B5B6 (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.GlyphValueRecord::GetHashCode()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphValueRecord_GetHashCode_m9A2BFC7780FBD61A4B7E0091F8FE87DA15081B60 (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.GlyphValueRecord::Equals(System.Object)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphValueRecord_Equals_m5DC74E9C597D8F27754444C057F819ECB24CB8B6 (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.GlyphValueRecord::Equals(UnityEngine.TextCore.LowLevel.GlyphValueRecord)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphValueRecord_Equals_mB5F45CBE745D1C5BAF7944989DF4239FDC78D972 (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* __this, GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E ___0_other, const RuntimeMethod* method) ;
|
|||
|
// System.UInt32 UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::get_glyphIndex()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t GlyphAdjustmentRecord_get_glyphIndex_mB1C51945CA4FF019A74BC98C01C8883A396CBFA9 (GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7* __this, const RuntimeMethod* method) ;
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphValueRecord UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::get_glyphValueRecord()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E GlyphAdjustmentRecord_get_glyphValueRecord_m83866DCE07A22F903D4BA417476E64114625BDD7 (GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::GetHashCode()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphAdjustmentRecord_GetHashCode_m8E0D84D4458A732085FCCA04AAE0A0B16CB3226C (GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::Equals(System.Object)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphAdjustmentRecord_Equals_mEF9EBAA5A7ED2B136EA25A2AD26353406884F47D (GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::Equals(UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphAdjustmentRecord_Equals_m2F5908F3B2BB2F6596E40E6A74E5F2120BCDA535 (GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7* __this, GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 ___0_other, const RuntimeMethod* method) ;
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::get_firstAdjustmentRecord()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m867469548F17B298F893B78EE2F93D34E4A6C39C (GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* __this, const RuntimeMethod* method) ;
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::get_secondAdjustmentRecord()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_mFDFECB1F7A38E22BD2388FFE9C71E732F6B44D91 (GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::GetHashCode()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphPairAdjustmentRecord_GetHashCode_mC253F24FFD3BCE5EEB44CA6CDE1BE19336E0A5F5 (GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* __this, const RuntimeMethod* method) ;
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::Equals(System.Object)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphPairAdjustmentRecord_Equals_m0F49F5D76C114BB660B7619A93247591AE323CFD (GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::Equals(UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphPairAdjustmentRecord_Equals_m2DADFD15A4DFF37570EA51D9EAEBA30DF0007689 (GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* __this, GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E ___0_other, const RuntimeMethod* method) ;
|
|||
|
// System.Void UnityEngine.Profiling.Profiler::ValidateArguments(System.String)
|
|||
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Profiler_ValidateArguments_m631DF788CA8A7DF599A5871AF4D7FA8B9C3B52CC_inline (String_t* ___0_name, const RuntimeMethod* method) ;
|
|||
|
// System.Void UnityEngine.Profiling.Profiler::BeginSampleImpl(System.String,UnityEngine.Object)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Profiler_BeginSampleImpl_m7CA0C092A61229CA7BF617E521F2DE0E2B155CEA (String_t* ___0_name, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_targetObject, const RuntimeMethod* method) ;
|
|||
|
// System.Void System.Array::Clear(System.Array,System.Int32,System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB (RuntimeArray* ___0_array, int32_t ___1_index, int32_t ___2_length, const RuntimeMethod* method) ;
|
|||
|
// System.Boolean System.String::IsNullOrEmpty(System.String)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478 (String_t* ___0_value, const RuntimeMethod* method) ;
|
|||
|
// System.Void System.ArgumentException::.ctor(System.String,System.String)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62 (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* __this, String_t* ___0_message, String_t* ___1_paramName, const RuntimeMethod* method) ;
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic push
|
|||
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
#endif
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic pop
|
|||
|
#endif
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic push
|
|||
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
#endif
|
|||
|
// Conversion methods for marshalling of: UnityEngine.TextCore.FaceInfo
|
|||
|
IL2CPP_EXTERN_C void FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756_marshal_pinvoke(const FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756& unmarshaled, FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756_marshaled_pinvoke& marshaled)
|
|||
|
{
|
|||
|
marshaled.___m_FaceIndex_0 = unmarshaled.___m_FaceIndex_0;
|
|||
|
marshaled.___m_FamilyName_1 = il2cpp_codegen_marshal_string(unmarshaled.___m_FamilyName_1);
|
|||
|
marshaled.___m_StyleName_2 = il2cpp_codegen_marshal_string(unmarshaled.___m_StyleName_2);
|
|||
|
marshaled.___m_PointSize_3 = unmarshaled.___m_PointSize_3;
|
|||
|
marshaled.___m_Scale_4 = unmarshaled.___m_Scale_4;
|
|||
|
marshaled.___m_UnitsPerEM_5 = unmarshaled.___m_UnitsPerEM_5;
|
|||
|
marshaled.___m_LineHeight_6 = unmarshaled.___m_LineHeight_6;
|
|||
|
marshaled.___m_AscentLine_7 = unmarshaled.___m_AscentLine_7;
|
|||
|
marshaled.___m_CapLine_8 = unmarshaled.___m_CapLine_8;
|
|||
|
marshaled.___m_MeanLine_9 = unmarshaled.___m_MeanLine_9;
|
|||
|
marshaled.___m_Baseline_10 = unmarshaled.___m_Baseline_10;
|
|||
|
marshaled.___m_DescentLine_11 = unmarshaled.___m_DescentLine_11;
|
|||
|
marshaled.___m_SuperscriptOffset_12 = unmarshaled.___m_SuperscriptOffset_12;
|
|||
|
marshaled.___m_SuperscriptSize_13 = unmarshaled.___m_SuperscriptSize_13;
|
|||
|
marshaled.___m_SubscriptOffset_14 = unmarshaled.___m_SubscriptOffset_14;
|
|||
|
marshaled.___m_SubscriptSize_15 = unmarshaled.___m_SubscriptSize_15;
|
|||
|
marshaled.___m_UnderlineOffset_16 = unmarshaled.___m_UnderlineOffset_16;
|
|||
|
marshaled.___m_UnderlineThickness_17 = unmarshaled.___m_UnderlineThickness_17;
|
|||
|
marshaled.___m_StrikethroughOffset_18 = unmarshaled.___m_StrikethroughOffset_18;
|
|||
|
marshaled.___m_StrikethroughThickness_19 = unmarshaled.___m_StrikethroughThickness_19;
|
|||
|
marshaled.___m_TabWidth_20 = unmarshaled.___m_TabWidth_20;
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C void FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756_marshal_pinvoke_back(const FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756_marshaled_pinvoke& marshaled, FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756& unmarshaled)
|
|||
|
{
|
|||
|
int32_t unmarshaledm_FaceIndex_temp_0 = 0;
|
|||
|
unmarshaledm_FaceIndex_temp_0 = marshaled.___m_FaceIndex_0;
|
|||
|
unmarshaled.___m_FaceIndex_0 = unmarshaledm_FaceIndex_temp_0;
|
|||
|
unmarshaled.___m_FamilyName_1 = il2cpp_codegen_marshal_string_result(marshaled.___m_FamilyName_1);
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___m_FamilyName_1), (void*)il2cpp_codegen_marshal_string_result(marshaled.___m_FamilyName_1));
|
|||
|
unmarshaled.___m_StyleName_2 = il2cpp_codegen_marshal_string_result(marshaled.___m_StyleName_2);
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___m_StyleName_2), (void*)il2cpp_codegen_marshal_string_result(marshaled.___m_StyleName_2));
|
|||
|
int32_t unmarshaledm_PointSize_temp_3 = 0;
|
|||
|
unmarshaledm_PointSize_temp_3 = marshaled.___m_PointSize_3;
|
|||
|
unmarshaled.___m_PointSize_3 = unmarshaledm_PointSize_temp_3;
|
|||
|
float unmarshaledm_Scale_temp_4 = 0.0f;
|
|||
|
unmarshaledm_Scale_temp_4 = marshaled.___m_Scale_4;
|
|||
|
unmarshaled.___m_Scale_4 = unmarshaledm_Scale_temp_4;
|
|||
|
int32_t unmarshaledm_UnitsPerEM_temp_5 = 0;
|
|||
|
unmarshaledm_UnitsPerEM_temp_5 = marshaled.___m_UnitsPerEM_5;
|
|||
|
unmarshaled.___m_UnitsPerEM_5 = unmarshaledm_UnitsPerEM_temp_5;
|
|||
|
float unmarshaledm_LineHeight_temp_6 = 0.0f;
|
|||
|
unmarshaledm_LineHeight_temp_6 = marshaled.___m_LineHeight_6;
|
|||
|
unmarshaled.___m_LineHeight_6 = unmarshaledm_LineHeight_temp_6;
|
|||
|
float unmarshaledm_AscentLine_temp_7 = 0.0f;
|
|||
|
unmarshaledm_AscentLine_temp_7 = marshaled.___m_AscentLine_7;
|
|||
|
unmarshaled.___m_AscentLine_7 = unmarshaledm_AscentLine_temp_7;
|
|||
|
float unmarshaledm_CapLine_temp_8 = 0.0f;
|
|||
|
unmarshaledm_CapLine_temp_8 = marshaled.___m_CapLine_8;
|
|||
|
unmarshaled.___m_CapLine_8 = unmarshaledm_CapLine_temp_8;
|
|||
|
float unmarshaledm_MeanLine_temp_9 = 0.0f;
|
|||
|
unmarshaledm_MeanLine_temp_9 = marshaled.___m_MeanLine_9;
|
|||
|
unmarshaled.___m_MeanLine_9 = unmarshaledm_MeanLine_temp_9;
|
|||
|
float unmarshaledm_Baseline_temp_10 = 0.0f;
|
|||
|
unmarshaledm_Baseline_temp_10 = marshaled.___m_Baseline_10;
|
|||
|
unmarshaled.___m_Baseline_10 = unmarshaledm_Baseline_temp_10;
|
|||
|
float unmarshaledm_DescentLine_temp_11 = 0.0f;
|
|||
|
unmarshaledm_DescentLine_temp_11 = marshaled.___m_DescentLine_11;
|
|||
|
unmarshaled.___m_DescentLine_11 = unmarshaledm_DescentLine_temp_11;
|
|||
|
float unmarshaledm_SuperscriptOffset_temp_12 = 0.0f;
|
|||
|
unmarshaledm_SuperscriptOffset_temp_12 = marshaled.___m_SuperscriptOffset_12;
|
|||
|
unmarshaled.___m_SuperscriptOffset_12 = unmarshaledm_SuperscriptOffset_temp_12;
|
|||
|
float unmarshaledm_SuperscriptSize_temp_13 = 0.0f;
|
|||
|
unmarshaledm_SuperscriptSize_temp_13 = marshaled.___m_SuperscriptSize_13;
|
|||
|
unmarshaled.___m_SuperscriptSize_13 = unmarshaledm_SuperscriptSize_temp_13;
|
|||
|
float unmarshaledm_SubscriptOffset_temp_14 = 0.0f;
|
|||
|
unmarshaledm_SubscriptOffset_temp_14 = marshaled.___m_SubscriptOffset_14;
|
|||
|
unmarshaled.___m_SubscriptOffset_14 = unmarshaledm_SubscriptOffset_temp_14;
|
|||
|
float unmarshaledm_SubscriptSize_temp_15 = 0.0f;
|
|||
|
unmarshaledm_SubscriptSize_temp_15 = marshaled.___m_SubscriptSize_15;
|
|||
|
unmarshaled.___m_SubscriptSize_15 = unmarshaledm_SubscriptSize_temp_15;
|
|||
|
float unmarshaledm_UnderlineOffset_temp_16 = 0.0f;
|
|||
|
unmarshaledm_UnderlineOffset_temp_16 = marshaled.___m_UnderlineOffset_16;
|
|||
|
unmarshaled.___m_UnderlineOffset_16 = unmarshaledm_UnderlineOffset_temp_16;
|
|||
|
float unmarshaledm_UnderlineThickness_temp_17 = 0.0f;
|
|||
|
unmarshaledm_UnderlineThickness_temp_17 = marshaled.___m_UnderlineThickness_17;
|
|||
|
unmarshaled.___m_UnderlineThickness_17 = unmarshaledm_UnderlineThickness_temp_17;
|
|||
|
float unmarshaledm_StrikethroughOffset_temp_18 = 0.0f;
|
|||
|
unmarshaledm_StrikethroughOffset_temp_18 = marshaled.___m_StrikethroughOffset_18;
|
|||
|
unmarshaled.___m_StrikethroughOffset_18 = unmarshaledm_StrikethroughOffset_temp_18;
|
|||
|
float unmarshaledm_StrikethroughThickness_temp_19 = 0.0f;
|
|||
|
unmarshaledm_StrikethroughThickness_temp_19 = marshaled.___m_StrikethroughThickness_19;
|
|||
|
unmarshaled.___m_StrikethroughThickness_19 = unmarshaledm_StrikethroughThickness_temp_19;
|
|||
|
float unmarshaledm_TabWidth_temp_20 = 0.0f;
|
|||
|
unmarshaledm_TabWidth_temp_20 = marshaled.___m_TabWidth_20;
|
|||
|
unmarshaled.___m_TabWidth_20 = unmarshaledm_TabWidth_temp_20;
|
|||
|
}
|
|||
|
// Conversion method for clean up from marshalling of: UnityEngine.TextCore.FaceInfo
|
|||
|
IL2CPP_EXTERN_C void FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756_marshal_pinvoke_cleanup(FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756_marshaled_pinvoke& marshaled)
|
|||
|
{
|
|||
|
il2cpp_codegen_marshal_free(marshaled.___m_FamilyName_1);
|
|||
|
marshaled.___m_FamilyName_1 = NULL;
|
|||
|
il2cpp_codegen_marshal_free(marshaled.___m_StyleName_2);
|
|||
|
marshaled.___m_StyleName_2 = NULL;
|
|||
|
}
|
|||
|
// Conversion methods for marshalling of: UnityEngine.TextCore.FaceInfo
|
|||
|
IL2CPP_EXTERN_C void FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756_marshal_com(const FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756& unmarshaled, FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756_marshaled_com& marshaled)
|
|||
|
{
|
|||
|
marshaled.___m_FaceIndex_0 = unmarshaled.___m_FaceIndex_0;
|
|||
|
marshaled.___m_FamilyName_1 = il2cpp_codegen_marshal_bstring(unmarshaled.___m_FamilyName_1);
|
|||
|
marshaled.___m_StyleName_2 = il2cpp_codegen_marshal_bstring(unmarshaled.___m_StyleName_2);
|
|||
|
marshaled.___m_PointSize_3 = unmarshaled.___m_PointSize_3;
|
|||
|
marshaled.___m_Scale_4 = unmarshaled.___m_Scale_4;
|
|||
|
marshaled.___m_UnitsPerEM_5 = unmarshaled.___m_UnitsPerEM_5;
|
|||
|
marshaled.___m_LineHeight_6 = unmarshaled.___m_LineHeight_6;
|
|||
|
marshaled.___m_AscentLine_7 = unmarshaled.___m_AscentLine_7;
|
|||
|
marshaled.___m_CapLine_8 = unmarshaled.___m_CapLine_8;
|
|||
|
marshaled.___m_MeanLine_9 = unmarshaled.___m_MeanLine_9;
|
|||
|
marshaled.___m_Baseline_10 = unmarshaled.___m_Baseline_10;
|
|||
|
marshaled.___m_DescentLine_11 = unmarshaled.___m_DescentLine_11;
|
|||
|
marshaled.___m_SuperscriptOffset_12 = unmarshaled.___m_SuperscriptOffset_12;
|
|||
|
marshaled.___m_SuperscriptSize_13 = unmarshaled.___m_SuperscriptSize_13;
|
|||
|
marshaled.___m_SubscriptOffset_14 = unmarshaled.___m_SubscriptOffset_14;
|
|||
|
marshaled.___m_SubscriptSize_15 = unmarshaled.___m_SubscriptSize_15;
|
|||
|
marshaled.___m_UnderlineOffset_16 = unmarshaled.___m_UnderlineOffset_16;
|
|||
|
marshaled.___m_UnderlineThickness_17 = unmarshaled.___m_UnderlineThickness_17;
|
|||
|
marshaled.___m_StrikethroughOffset_18 = unmarshaled.___m_StrikethroughOffset_18;
|
|||
|
marshaled.___m_StrikethroughThickness_19 = unmarshaled.___m_StrikethroughThickness_19;
|
|||
|
marshaled.___m_TabWidth_20 = unmarshaled.___m_TabWidth_20;
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C void FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756_marshal_com_back(const FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756_marshaled_com& marshaled, FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756& unmarshaled)
|
|||
|
{
|
|||
|
int32_t unmarshaledm_FaceIndex_temp_0 = 0;
|
|||
|
unmarshaledm_FaceIndex_temp_0 = marshaled.___m_FaceIndex_0;
|
|||
|
unmarshaled.___m_FaceIndex_0 = unmarshaledm_FaceIndex_temp_0;
|
|||
|
unmarshaled.___m_FamilyName_1 = il2cpp_codegen_marshal_bstring_result(marshaled.___m_FamilyName_1);
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___m_FamilyName_1), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___m_FamilyName_1));
|
|||
|
unmarshaled.___m_StyleName_2 = il2cpp_codegen_marshal_bstring_result(marshaled.___m_StyleName_2);
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___m_StyleName_2), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___m_StyleName_2));
|
|||
|
int32_t unmarshaledm_PointSize_temp_3 = 0;
|
|||
|
unmarshaledm_PointSize_temp_3 = marshaled.___m_PointSize_3;
|
|||
|
unmarshaled.___m_PointSize_3 = unmarshaledm_PointSize_temp_3;
|
|||
|
float unmarshaledm_Scale_temp_4 = 0.0f;
|
|||
|
unmarshaledm_Scale_temp_4 = marshaled.___m_Scale_4;
|
|||
|
unmarshaled.___m_Scale_4 = unmarshaledm_Scale_temp_4;
|
|||
|
int32_t unmarshaledm_UnitsPerEM_temp_5 = 0;
|
|||
|
unmarshaledm_UnitsPerEM_temp_5 = marshaled.___m_UnitsPerEM_5;
|
|||
|
unmarshaled.___m_UnitsPerEM_5 = unmarshaledm_UnitsPerEM_temp_5;
|
|||
|
float unmarshaledm_LineHeight_temp_6 = 0.0f;
|
|||
|
unmarshaledm_LineHeight_temp_6 = marshaled.___m_LineHeight_6;
|
|||
|
unmarshaled.___m_LineHeight_6 = unmarshaledm_LineHeight_temp_6;
|
|||
|
float unmarshaledm_AscentLine_temp_7 = 0.0f;
|
|||
|
unmarshaledm_AscentLine_temp_7 = marshaled.___m_AscentLine_7;
|
|||
|
unmarshaled.___m_AscentLine_7 = unmarshaledm_AscentLine_temp_7;
|
|||
|
float unmarshaledm_CapLine_temp_8 = 0.0f;
|
|||
|
unmarshaledm_CapLine_temp_8 = marshaled.___m_CapLine_8;
|
|||
|
unmarshaled.___m_CapLine_8 = unmarshaledm_CapLine_temp_8;
|
|||
|
float unmarshaledm_MeanLine_temp_9 = 0.0f;
|
|||
|
unmarshaledm_MeanLine_temp_9 = marshaled.___m_MeanLine_9;
|
|||
|
unmarshaled.___m_MeanLine_9 = unmarshaledm_MeanLine_temp_9;
|
|||
|
float unmarshaledm_Baseline_temp_10 = 0.0f;
|
|||
|
unmarshaledm_Baseline_temp_10 = marshaled.___m_Baseline_10;
|
|||
|
unmarshaled.___m_Baseline_10 = unmarshaledm_Baseline_temp_10;
|
|||
|
float unmarshaledm_DescentLine_temp_11 = 0.0f;
|
|||
|
unmarshaledm_DescentLine_temp_11 = marshaled.___m_DescentLine_11;
|
|||
|
unmarshaled.___m_DescentLine_11 = unmarshaledm_DescentLine_temp_11;
|
|||
|
float unmarshaledm_SuperscriptOffset_temp_12 = 0.0f;
|
|||
|
unmarshaledm_SuperscriptOffset_temp_12 = marshaled.___m_SuperscriptOffset_12;
|
|||
|
unmarshaled.___m_SuperscriptOffset_12 = unmarshaledm_SuperscriptOffset_temp_12;
|
|||
|
float unmarshaledm_SuperscriptSize_temp_13 = 0.0f;
|
|||
|
unmarshaledm_SuperscriptSize_temp_13 = marshaled.___m_SuperscriptSize_13;
|
|||
|
unmarshaled.___m_SuperscriptSize_13 = unmarshaledm_SuperscriptSize_temp_13;
|
|||
|
float unmarshaledm_SubscriptOffset_temp_14 = 0.0f;
|
|||
|
unmarshaledm_SubscriptOffset_temp_14 = marshaled.___m_SubscriptOffset_14;
|
|||
|
unmarshaled.___m_SubscriptOffset_14 = unmarshaledm_SubscriptOffset_temp_14;
|
|||
|
float unmarshaledm_SubscriptSize_temp_15 = 0.0f;
|
|||
|
unmarshaledm_SubscriptSize_temp_15 = marshaled.___m_SubscriptSize_15;
|
|||
|
unmarshaled.___m_SubscriptSize_15 = unmarshaledm_SubscriptSize_temp_15;
|
|||
|
float unmarshaledm_UnderlineOffset_temp_16 = 0.0f;
|
|||
|
unmarshaledm_UnderlineOffset_temp_16 = marshaled.___m_UnderlineOffset_16;
|
|||
|
unmarshaled.___m_UnderlineOffset_16 = unmarshaledm_UnderlineOffset_temp_16;
|
|||
|
float unmarshaledm_UnderlineThickness_temp_17 = 0.0f;
|
|||
|
unmarshaledm_UnderlineThickness_temp_17 = marshaled.___m_UnderlineThickness_17;
|
|||
|
unmarshaled.___m_UnderlineThickness_17 = unmarshaledm_UnderlineThickness_temp_17;
|
|||
|
float unmarshaledm_StrikethroughOffset_temp_18 = 0.0f;
|
|||
|
unmarshaledm_StrikethroughOffset_temp_18 = marshaled.___m_StrikethroughOffset_18;
|
|||
|
unmarshaled.___m_StrikethroughOffset_18 = unmarshaledm_StrikethroughOffset_temp_18;
|
|||
|
float unmarshaledm_StrikethroughThickness_temp_19 = 0.0f;
|
|||
|
unmarshaledm_StrikethroughThickness_temp_19 = marshaled.___m_StrikethroughThickness_19;
|
|||
|
unmarshaled.___m_StrikethroughThickness_19 = unmarshaledm_StrikethroughThickness_temp_19;
|
|||
|
float unmarshaledm_TabWidth_temp_20 = 0.0f;
|
|||
|
unmarshaledm_TabWidth_temp_20 = marshaled.___m_TabWidth_20;
|
|||
|
unmarshaled.___m_TabWidth_20 = unmarshaledm_TabWidth_temp_20;
|
|||
|
}
|
|||
|
// Conversion method for clean up from marshalling of: UnityEngine.TextCore.FaceInfo
|
|||
|
IL2CPP_EXTERN_C void FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756_marshal_com_cleanup(FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756_marshaled_com& marshaled)
|
|||
|
{
|
|||
|
il2cpp_codegen_marshal_free_bstring(marshaled.___m_FamilyName_1);
|
|||
|
marshaled.___m_FamilyName_1 = NULL;
|
|||
|
il2cpp_codegen_marshal_free_bstring(marshaled.___m_StyleName_2);
|
|||
|
marshaled.___m_StyleName_2 = NULL;
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.TextCore.FaceInfo::get_faceIndex()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FaceInfo_get_faceIndex_m3C9FB6429035CD34ACD201FB5951AF06E9C2A641 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
int32_t V_0 = 0;
|
|||
|
{
|
|||
|
int32_t L_0 = __this->___m_FaceIndex_0;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
int32_t L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C int32_t FaceInfo_get_faceIndex_m3C9FB6429035CD34ACD201FB5951AF06E9C2A641_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
int32_t _returnValue;
|
|||
|
_returnValue = FaceInfo_get_faceIndex_m3C9FB6429035CD34ACD201FB5951AF06E9C2A641(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.String UnityEngine.TextCore.FaceInfo::get_familyName()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* FaceInfo_get_familyName_m62DAF5DE45EA9F3B300B927603D101D350D27241 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
String_t* V_0 = NULL;
|
|||
|
{
|
|||
|
String_t* L_0 = __this->___m_FamilyName_1;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
String_t* L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C String_t* FaceInfo_get_familyName_m62DAF5DE45EA9F3B300B927603D101D350D27241_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
String_t* _returnValue;
|
|||
|
_returnValue = FaceInfo_get_familyName_m62DAF5DE45EA9F3B300B927603D101D350D27241(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.String UnityEngine.TextCore.FaceInfo::get_styleName()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* FaceInfo_get_styleName_mACBAA6529BCE3BC14987645691350A4FB1CB0FC6 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
String_t* V_0 = NULL;
|
|||
|
{
|
|||
|
String_t* L_0 = __this->___m_StyleName_2;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
String_t* L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C String_t* FaceInfo_get_styleName_mACBAA6529BCE3BC14987645691350A4FB1CB0FC6_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
String_t* _returnValue;
|
|||
|
_returnValue = FaceInfo_get_styleName_mACBAA6529BCE3BC14987645691350A4FB1CB0FC6(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.TextCore.FaceInfo::get_pointSize()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FaceInfo_get_pointSize_m7EF7429A4725AB715931A220F6BB498C3D6BF7CB (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
int32_t V_0 = 0;
|
|||
|
{
|
|||
|
int32_t L_0 = __this->___m_PointSize_3;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
int32_t L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C int32_t FaceInfo_get_pointSize_m7EF7429A4725AB715931A220F6BB498C3D6BF7CB_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
int32_t _returnValue;
|
|||
|
_returnValue = FaceInfo_get_pointSize_m7EF7429A4725AB715931A220F6BB498C3D6BF7CB(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_scale()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_scale_mC475A572AD4956B47D8B9F8D90DC69BBBB102FCD (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_Scale_4;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float FaceInfo_get_scale_mC475A572AD4956B47D8B9F8D90DC69BBBB102FCD_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = FaceInfo_get_scale_mC475A572AD4956B47D8B9F8D90DC69BBBB102FCD(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Void UnityEngine.TextCore.FaceInfo::set_scale(System.Single)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_scale_m379253929403DA08480CAD127C908A0E8329A5D4 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
{
|
|||
|
float L_0 = ___0_value;
|
|||
|
__this->___m_Scale_4 = L_0;
|
|||
|
return;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C void FaceInfo_set_scale_m379253929403DA08480CAD127C908A0E8329A5D4_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
FaceInfo_set_scale_m379253929403DA08480CAD127C908A0E8329A5D4(_thisAdjusted, ___0_value, method);
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_lineHeight()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_lineHeight_m528B4A822181FCECF3D4FF1045DF288E5872AB9D (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_LineHeight_6;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float FaceInfo_get_lineHeight_m528B4A822181FCECF3D4FF1045DF288E5872AB9D_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = FaceInfo_get_lineHeight_m528B4A822181FCECF3D4FF1045DF288E5872AB9D(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_ascentLine()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_ascentLine_m193755D649428EC24A7E433A1728F11DA7547ABD (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_AscentLine_7;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float FaceInfo_get_ascentLine_m193755D649428EC24A7E433A1728F11DA7547ABD_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = FaceInfo_get_ascentLine_m193755D649428EC24A7E433A1728F11DA7547ABD(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_capLine()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_capLine_m0D95B5D5CEC5CFB12091F5EB5965DE6E38588C88 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_CapLine_8;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float FaceInfo_get_capLine_m0D95B5D5CEC5CFB12091F5EB5965DE6E38588C88_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = FaceInfo_get_capLine_m0D95B5D5CEC5CFB12091F5EB5965DE6E38588C88(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Void UnityEngine.TextCore.FaceInfo::set_capLine(System.Single)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_capLine_m4716D75CE87EC018E5EA3DE87DA703DBE7A9FEEF (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
{
|
|||
|
float L_0 = ___0_value;
|
|||
|
__this->___m_CapLine_8 = L_0;
|
|||
|
return;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C void FaceInfo_set_capLine_m4716D75CE87EC018E5EA3DE87DA703DBE7A9FEEF_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
FaceInfo_set_capLine_m4716D75CE87EC018E5EA3DE87DA703DBE7A9FEEF(_thisAdjusted, ___0_value, method);
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_meanLine()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_meanLine_m5FF396E0E32A046C1D3CBD3AC1FA279984394D96 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_MeanLine_9;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float FaceInfo_get_meanLine_m5FF396E0E32A046C1D3CBD3AC1FA279984394D96_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = FaceInfo_get_meanLine_m5FF396E0E32A046C1D3CBD3AC1FA279984394D96(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Void UnityEngine.TextCore.FaceInfo::set_meanLine(System.Single)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_meanLine_mE957CD43CB778B093331CC4B10A5330E8FF1CB99 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
{
|
|||
|
float L_0 = ___0_value;
|
|||
|
__this->___m_MeanLine_9 = L_0;
|
|||
|
return;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C void FaceInfo_set_meanLine_mE957CD43CB778B093331CC4B10A5330E8FF1CB99_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
FaceInfo_set_meanLine_mE957CD43CB778B093331CC4B10A5330E8FF1CB99(_thisAdjusted, ___0_value, method);
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_baseline()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_baseline_m934B597D3E0080FEF98CBDD091C457B497179C3A (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_Baseline_10;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float FaceInfo_get_baseline_m934B597D3E0080FEF98CBDD091C457B497179C3A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = FaceInfo_get_baseline_m934B597D3E0080FEF98CBDD091C457B497179C3A(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_descentLine()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_descentLine_m811A243C9B328B0C546BF9927A010A05DF172BD3 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_DescentLine_11;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float FaceInfo_get_descentLine_m811A243C9B328B0C546BF9927A010A05DF172BD3_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = FaceInfo_get_descentLine_m811A243C9B328B0C546BF9927A010A05DF172BD3(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_superscriptOffset()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_superscriptOffset_m8D462DB86414D8507C7D1CC6881DA9EC896FB80A (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_SuperscriptOffset_12;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float FaceInfo_get_superscriptOffset_m8D462DB86414D8507C7D1CC6881DA9EC896FB80A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = FaceInfo_get_superscriptOffset_m8D462DB86414D8507C7D1CC6881DA9EC896FB80A(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_superscriptSize()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_superscriptSize_mC3ABE7C70559A8214294CDA598B17FD62BDC2EE0 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_SuperscriptSize_13;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float FaceInfo_get_superscriptSize_mC3ABE7C70559A8214294CDA598B17FD62BDC2EE0_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = FaceInfo_get_superscriptSize_mC3ABE7C70559A8214294CDA598B17FD62BDC2EE0(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_subscriptOffset()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_subscriptOffset_mF1D3E68AC3D449CBC73AA0CBF5B8A187C6C5285A (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_SubscriptOffset_14;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float FaceInfo_get_subscriptOffset_mF1D3E68AC3D449CBC73AA0CBF5B8A187C6C5285A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = FaceInfo_get_subscriptOffset_mF1D3E68AC3D449CBC73AA0CBF5B8A187C6C5285A(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_subscriptSize()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_subscriptSize_mF6264BFB215FDE6C94A45D2F8FC946ADFCDD2E31 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_SubscriptSize_15;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float FaceInfo_get_subscriptSize_mF6264BFB215FDE6C94A45D2F8FC946ADFCDD2E31_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = FaceInfo_get_subscriptSize_mF6264BFB215FDE6C94A45D2F8FC946ADFCDD2E31(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_underlineOffset()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_underlineOffset_mB1CBB29ECFFE69047F35E654E7F90755F95DD251 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_UnderlineOffset_16;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float FaceInfo_get_underlineOffset_mB1CBB29ECFFE69047F35E654E7F90755F95DD251_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = FaceInfo_get_underlineOffset_mB1CBB29ECFFE69047F35E654E7F90755F95DD251(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_underlineThickness()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_underlineThickness_mC032F8C026994AF3FD49E6AB12E113F61EFA98E2 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_UnderlineThickness_17;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float FaceInfo_get_underlineThickness_mC032F8C026994AF3FD49E6AB12E113F61EFA98E2_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = FaceInfo_get_underlineThickness_mC032F8C026994AF3FD49E6AB12E113F61EFA98E2(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_strikethroughOffset()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_strikethroughOffset_m7997E4A1512FE358331B3A6543C62C92A0AA5CA5 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_StrikethroughOffset_18;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float FaceInfo_get_strikethroughOffset_m7997E4A1512FE358331B3A6543C62C92A0AA5CA5_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = FaceInfo_get_strikethroughOffset_m7997E4A1512FE358331B3A6543C62C92A0AA5CA5(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Void UnityEngine.TextCore.FaceInfo::set_strikethroughOffset(System.Single)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_strikethroughOffset_m57B05848BDA21F7AF6563394D29C8AE7107FEFF0 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
{
|
|||
|
float L_0 = ___0_value;
|
|||
|
__this->___m_StrikethroughOffset_18 = L_0;
|
|||
|
return;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C void FaceInfo_set_strikethroughOffset_m57B05848BDA21F7AF6563394D29C8AE7107FEFF0_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
FaceInfo_set_strikethroughOffset_m57B05848BDA21F7AF6563394D29C8AE7107FEFF0(_thisAdjusted, ___0_value, method);
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.FaceInfo::get_tabWidth()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_tabWidth_mC6D9F42C40EDD767DE22050E4FBE3878AC96B161 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_TabWidth_20;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float FaceInfo_get_tabWidth_mC6D9F42C40EDD767DE22050E4FBE3878AC96B161_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = FaceInfo_get_tabWidth_mC6D9F42C40EDD767DE22050E4FBE3878AC96B161(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic pop
|
|||
|
#endif
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic push
|
|||
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
#endif
|
|||
|
// System.Int32 UnityEngine.TextCore.GlyphRect::get_x()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_get_x_m453EECC6C6F08602B1F74C5E1D8EE1163236A898 (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
int32_t V_0 = 0;
|
|||
|
{
|
|||
|
int32_t L_0 = __this->___m_X_0;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
int32_t L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C int32_t GlyphRect_get_x_m453EECC6C6F08602B1F74C5E1D8EE1163236A898_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D*>(__this + _offset);
|
|||
|
int32_t _returnValue;
|
|||
|
_returnValue = GlyphRect_get_x_m453EECC6C6F08602B1F74C5E1D8EE1163236A898(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.TextCore.GlyphRect::get_y()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_get_y_mE31390BB3185EEA82DD16EA41E208F6A0397E3EA (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
int32_t V_0 = 0;
|
|||
|
{
|
|||
|
int32_t L_0 = __this->___m_Y_1;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
int32_t L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C int32_t GlyphRect_get_y_mE31390BB3185EEA82DD16EA41E208F6A0397E3EA_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D*>(__this + _offset);
|
|||
|
int32_t _returnValue;
|
|||
|
_returnValue = GlyphRect_get_y_mE31390BB3185EEA82DD16EA41E208F6A0397E3EA(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.TextCore.GlyphRect::get_width()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_get_width_mD291C7644BBF18D6A213427F6C9C28840F233F12 (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
int32_t V_0 = 0;
|
|||
|
{
|
|||
|
int32_t L_0 = __this->___m_Width_2;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
int32_t L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C int32_t GlyphRect_get_width_mD291C7644BBF18D6A213427F6C9C28840F233F12_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D*>(__this + _offset);
|
|||
|
int32_t _returnValue;
|
|||
|
_returnValue = GlyphRect_get_width_mD291C7644BBF18D6A213427F6C9C28840F233F12(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.TextCore.GlyphRect::get_height()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_get_height_m7F4D04452994E0D18762BB44352608E484DAAC1A (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
int32_t V_0 = 0;
|
|||
|
{
|
|||
|
int32_t L_0 = __this->___m_Height_3;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
int32_t L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C int32_t GlyphRect_get_height_m7F4D04452994E0D18762BB44352608E484DAAC1A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D*>(__this + _offset);
|
|||
|
int32_t _returnValue;
|
|||
|
_returnValue = GlyphRect_get_height_m7F4D04452994E0D18762BB44352608E484DAAC1A(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// UnityEngine.TextCore.GlyphRect UnityEngine.TextCore.GlyphRect::get_zero()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D GlyphRect_get_zero_m359121752EE1A46C51118D84F03204F3285FF3FA (const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D V_0;
|
|||
|
memset((&V_0), 0, sizeof(V_0));
|
|||
|
{
|
|||
|
il2cpp_codegen_runtime_class_init_inline(GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_il2cpp_TypeInfo_var);
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_0 = ((GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_StaticFields*)il2cpp_codegen_static_fields_for(GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_il2cpp_TypeInfo_var))->___s_ZeroGlyphRect_4;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_0009;
|
|||
|
}
|
|||
|
|
|||
|
IL_0009:
|
|||
|
{
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
// System.Void UnityEngine.TextCore.GlyphRect::.ctor(System.Int32,System.Int32,System.Int32,System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlyphRect__ctor_m2B11A6C6C70735CB77FE2176E3D55D922D772A95 (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* __this, int32_t ___0_x, int32_t ___1_y, int32_t ___2_width, int32_t ___3_height, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
{
|
|||
|
int32_t L_0 = ___0_x;
|
|||
|
__this->___m_X_0 = L_0;
|
|||
|
int32_t L_1 = ___1_y;
|
|||
|
__this->___m_Y_1 = L_1;
|
|||
|
int32_t L_2 = ___2_width;
|
|||
|
__this->___m_Width_2 = L_2;
|
|||
|
int32_t L_3 = ___3_height;
|
|||
|
__this->___m_Height_3 = L_3;
|
|||
|
return;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C void GlyphRect__ctor_m2B11A6C6C70735CB77FE2176E3D55D922D772A95_AdjustorThunk (RuntimeObject* __this, int32_t ___0_x, int32_t ___1_y, int32_t ___2_width, int32_t ___3_height, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D*>(__this + _offset);
|
|||
|
GlyphRect__ctor_m2B11A6C6C70735CB77FE2176E3D55D922D772A95(_thisAdjusted, ___0_x, ___1_y, ___2_width, ___3_height, method);
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.TextCore.GlyphRect::GetHashCode()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_GetHashCode_mC012C2627F2A0C7EB7B47522085764441D47014F (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
int32_t V_0 = 0;
|
|||
|
{
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_0 = (*(GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D*)__this);
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_1 = L_0;
|
|||
|
RuntimeObject* L_2 = Box(GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_il2cpp_TypeInfo_var, &L_1);
|
|||
|
int32_t L_3;
|
|||
|
L_3 = ValueType_GetHashCode_m3B47C72EA1FA846D9B0DFF3C444AB2BFA22CF3CE((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, NULL);
|
|||
|
V_0 = L_3;
|
|||
|
goto IL_0014;
|
|||
|
}
|
|||
|
|
|||
|
IL_0014:
|
|||
|
{
|
|||
|
int32_t L_4 = V_0;
|
|||
|
return L_4;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C int32_t GlyphRect_GetHashCode_mC012C2627F2A0C7EB7B47522085764441D47014F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D*>(__this + _offset);
|
|||
|
int32_t _returnValue;
|
|||
|
_returnValue = GlyphRect_GetHashCode_mC012C2627F2A0C7EB7B47522085764441D47014F(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.GlyphRect::Equals(System.Object)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphRect_Equals_mF3BA7FD405AFCEA9E2A6ED2423C27CC023A1289B (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
bool V_0 = false;
|
|||
|
{
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_0 = (*(GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D*)__this);
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_1 = L_0;
|
|||
|
RuntimeObject* L_2 = Box(GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_il2cpp_TypeInfo_var, &L_1);
|
|||
|
RuntimeObject* L_3 = ___0_obj;
|
|||
|
bool L_4;
|
|||
|
L_4 = ValueType_Equals_mCA5344597A8055EC544855AD60A983B10E0EE67D((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, L_3, NULL);
|
|||
|
V_0 = L_4;
|
|||
|
goto IL_0015;
|
|||
|
}
|
|||
|
|
|||
|
IL_0015:
|
|||
|
{
|
|||
|
bool L_5 = V_0;
|
|||
|
return L_5;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C bool GlyphRect_Equals_mF3BA7FD405AFCEA9E2A6ED2423C27CC023A1289B_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D*>(__this + _offset);
|
|||
|
bool _returnValue;
|
|||
|
_returnValue = GlyphRect_Equals_mF3BA7FD405AFCEA9E2A6ED2423C27CC023A1289B(_thisAdjusted, ___0_obj, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.GlyphRect::Equals(UnityEngine.TextCore.GlyphRect)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphRect_Equals_m29BCDCCDB99C88355A61EDDA65F6A51762BF9C87 (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* __this, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___0_other, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
bool V_0 = false;
|
|||
|
{
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_0 = (*(GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D*)__this);
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_1 = L_0;
|
|||
|
RuntimeObject* L_2 = Box(GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_il2cpp_TypeInfo_var, &L_1);
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_3 = ___0_other;
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_4 = L_3;
|
|||
|
RuntimeObject* L_5 = Box(GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_il2cpp_TypeInfo_var, &L_4);
|
|||
|
bool L_6;
|
|||
|
L_6 = ValueType_Equals_mCA5344597A8055EC544855AD60A983B10E0EE67D((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, L_5, NULL);
|
|||
|
V_0 = L_6;
|
|||
|
goto IL_001a;
|
|||
|
}
|
|||
|
|
|||
|
IL_001a:
|
|||
|
{
|
|||
|
bool L_7 = V_0;
|
|||
|
return L_7;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C bool GlyphRect_Equals_m29BCDCCDB99C88355A61EDDA65F6A51762BF9C87_AdjustorThunk (RuntimeObject* __this, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___0_other, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D*>(__this + _offset);
|
|||
|
bool _returnValue;
|
|||
|
_returnValue = GlyphRect_Equals_m29BCDCCDB99C88355A61EDDA65F6A51762BF9C87(_thisAdjusted, ___0_other, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Void UnityEngine.TextCore.GlyphRect::.cctor()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlyphRect__cctor_m74BDAD5150F67B623F7D02238DD25D30C133BBDA (const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
{
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_0;
|
|||
|
memset((&L_0), 0, sizeof(L_0));
|
|||
|
GlyphRect__ctor_m2B11A6C6C70735CB77FE2176E3D55D922D772A95((&L_0), 0, 0, 0, 0, /*hidden argument*/NULL);
|
|||
|
((GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_StaticFields*)il2cpp_codegen_static_fields_for(GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_il2cpp_TypeInfo_var))->___s_ZeroGlyphRect_4 = L_0;
|
|||
|
return;
|
|||
|
}
|
|||
|
}
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic pop
|
|||
|
#endif
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic push
|
|||
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
#endif
|
|||
|
// System.Single UnityEngine.TextCore.GlyphMetrics::get_width()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_width_m0F9F391E3A98984167E8001D4101BE1CE9354D13 (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_Width_0;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float GlyphMetrics_get_width_m0F9F391E3A98984167E8001D4101BE1CE9354D13_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = GlyphMetrics_get_width_m0F9F391E3A98984167E8001D4101BE1CE9354D13(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.GlyphMetrics::get_height()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_height_mE0872B23CE1A20BF78DEACDBD53BAF789D84AD5C (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_Height_1;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float GlyphMetrics_get_height_mE0872B23CE1A20BF78DEACDBD53BAF789D84AD5C_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = GlyphMetrics_get_height_mE0872B23CE1A20BF78DEACDBD53BAF789D84AD5C(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.GlyphMetrics::get_horizontalBearingX()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_horizontalBearingX_m9C39B5E6D27FF34B706649AE47EE9390B5D76D6F (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_HorizontalBearingX_2;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float GlyphMetrics_get_horizontalBearingX_m9C39B5E6D27FF34B706649AE47EE9390B5D76D6F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = GlyphMetrics_get_horizontalBearingX_m9C39B5E6D27FF34B706649AE47EE9390B5D76D6F(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.GlyphMetrics::get_horizontalBearingY()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_horizontalBearingY_mD316BDD38A32258256994D6A2BCF0FC051D9B223 (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_HorizontalBearingY_3;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float GlyphMetrics_get_horizontalBearingY_mD316BDD38A32258256994D6A2BCF0FC051D9B223_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = GlyphMetrics_get_horizontalBearingY_mD316BDD38A32258256994D6A2BCF0FC051D9B223(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.GlyphMetrics::get_horizontalAdvance()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_horizontalAdvance_m110E66C340A19E672FB1C26DFB875AB6900AFFF1 (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_HorizontalAdvance_4;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float GlyphMetrics_get_horizontalAdvance_m110E66C340A19E672FB1C26DFB875AB6900AFFF1_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = GlyphMetrics_get_horizontalAdvance_m110E66C340A19E672FB1C26DFB875AB6900AFFF1(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Void UnityEngine.TextCore.GlyphMetrics::.ctor(System.Single,System.Single,System.Single,System.Single,System.Single)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlyphMetrics__ctor_m9CD09465685783A596A7F9112EF7D6A7E1A2792D (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, float ___0_width, float ___1_height, float ___2_bearingX, float ___3_bearingY, float ___4_advance, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
{
|
|||
|
float L_0 = ___0_width;
|
|||
|
__this->___m_Width_0 = L_0;
|
|||
|
float L_1 = ___1_height;
|
|||
|
__this->___m_Height_1 = L_1;
|
|||
|
float L_2 = ___2_bearingX;
|
|||
|
__this->___m_HorizontalBearingX_2 = L_2;
|
|||
|
float L_3 = ___3_bearingY;
|
|||
|
__this->___m_HorizontalBearingY_3 = L_3;
|
|||
|
float L_4 = ___4_advance;
|
|||
|
__this->___m_HorizontalAdvance_4 = L_4;
|
|||
|
return;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C void GlyphMetrics__ctor_m9CD09465685783A596A7F9112EF7D6A7E1A2792D_AdjustorThunk (RuntimeObject* __this, float ___0_width, float ___1_height, float ___2_bearingX, float ___3_bearingY, float ___4_advance, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A*>(__this + _offset);
|
|||
|
GlyphMetrics__ctor_m9CD09465685783A596A7F9112EF7D6A7E1A2792D(_thisAdjusted, ___0_width, ___1_height, ___2_bearingX, ___3_bearingY, ___4_advance, method);
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.TextCore.GlyphMetrics::GetHashCode()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphMetrics_GetHashCode_mB1988F3C7DA77518D4DE0F116995F63C99A073E6 (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
int32_t V_0 = 0;
|
|||
|
{
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A L_0 = (*(GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A*)__this);
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A L_1 = L_0;
|
|||
|
RuntimeObject* L_2 = Box(GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A_il2cpp_TypeInfo_var, &L_1);
|
|||
|
int32_t L_3;
|
|||
|
L_3 = ValueType_GetHashCode_m3B47C72EA1FA846D9B0DFF3C444AB2BFA22CF3CE((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, NULL);
|
|||
|
V_0 = L_3;
|
|||
|
goto IL_0014;
|
|||
|
}
|
|||
|
|
|||
|
IL_0014:
|
|||
|
{
|
|||
|
int32_t L_4 = V_0;
|
|||
|
return L_4;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C int32_t GlyphMetrics_GetHashCode_mB1988F3C7DA77518D4DE0F116995F63C99A073E6_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A*>(__this + _offset);
|
|||
|
int32_t _returnValue;
|
|||
|
_returnValue = GlyphMetrics_GetHashCode_mB1988F3C7DA77518D4DE0F116995F63C99A073E6(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.GlyphMetrics::Equals(System.Object)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphMetrics_Equals_mB8EE2CF8E9D9D51AF2C7B4F13209AFC66456C970 (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
bool V_0 = false;
|
|||
|
{
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A L_0 = (*(GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A*)__this);
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A L_1 = L_0;
|
|||
|
RuntimeObject* L_2 = Box(GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A_il2cpp_TypeInfo_var, &L_1);
|
|||
|
RuntimeObject* L_3 = ___0_obj;
|
|||
|
bool L_4;
|
|||
|
L_4 = ValueType_Equals_mCA5344597A8055EC544855AD60A983B10E0EE67D((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, L_3, NULL);
|
|||
|
V_0 = L_4;
|
|||
|
goto IL_0015;
|
|||
|
}
|
|||
|
|
|||
|
IL_0015:
|
|||
|
{
|
|||
|
bool L_5 = V_0;
|
|||
|
return L_5;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C bool GlyphMetrics_Equals_mB8EE2CF8E9D9D51AF2C7B4F13209AFC66456C970_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A*>(__this + _offset);
|
|||
|
bool _returnValue;
|
|||
|
_returnValue = GlyphMetrics_Equals_mB8EE2CF8E9D9D51AF2C7B4F13209AFC66456C970(_thisAdjusted, ___0_obj, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.GlyphMetrics::Equals(UnityEngine.TextCore.GlyphMetrics)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphMetrics_Equals_mA8F8587C1725FA86DD6E87CFDFF0DDB9996112CB (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A ___0_other, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
bool V_0 = false;
|
|||
|
{
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A L_0 = (*(GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A*)__this);
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A L_1 = L_0;
|
|||
|
RuntimeObject* L_2 = Box(GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A_il2cpp_TypeInfo_var, &L_1);
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A L_3 = ___0_other;
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A L_4 = L_3;
|
|||
|
RuntimeObject* L_5 = Box(GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A_il2cpp_TypeInfo_var, &L_4);
|
|||
|
bool L_6;
|
|||
|
L_6 = ValueType_Equals_mCA5344597A8055EC544855AD60A983B10E0EE67D((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, L_5, NULL);
|
|||
|
V_0 = L_6;
|
|||
|
goto IL_001a;
|
|||
|
}
|
|||
|
|
|||
|
IL_001a:
|
|||
|
{
|
|||
|
bool L_7 = V_0;
|
|||
|
return L_7;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C bool GlyphMetrics_Equals_mA8F8587C1725FA86DD6E87CFDFF0DDB9996112CB_AdjustorThunk (RuntimeObject* __this, GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A ___0_other, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A*>(__this + _offset);
|
|||
|
bool _returnValue;
|
|||
|
_returnValue = GlyphMetrics_Equals_mA8F8587C1725FA86DD6E87CFDFF0DDB9996112CB(_thisAdjusted, ___0_other, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic pop
|
|||
|
#endif
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic push
|
|||
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
#endif
|
|||
|
// Conversion methods for marshalling of: UnityEngine.TextCore.Glyph
|
|||
|
IL2CPP_EXTERN_C void Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_marshal_pinvoke(const Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F& unmarshaled, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_marshaled_pinvoke& marshaled)
|
|||
|
{
|
|||
|
marshaled.___m_Index_0 = unmarshaled.___m_Index_0;
|
|||
|
marshaled.___m_Metrics_1 = unmarshaled.___m_Metrics_1;
|
|||
|
marshaled.___m_GlyphRect_2 = unmarshaled.___m_GlyphRect_2;
|
|||
|
marshaled.___m_Scale_3 = unmarshaled.___m_Scale_3;
|
|||
|
marshaled.___m_AtlasIndex_4 = unmarshaled.___m_AtlasIndex_4;
|
|||
|
marshaled.___m_ClassDefinitionType_5 = unmarshaled.___m_ClassDefinitionType_5;
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C void Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_marshal_pinvoke_back(const Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_marshaled_pinvoke& marshaled, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F& unmarshaled)
|
|||
|
{
|
|||
|
uint32_t unmarshaledm_Index_temp_0 = 0;
|
|||
|
unmarshaledm_Index_temp_0 = marshaled.___m_Index_0;
|
|||
|
unmarshaled.___m_Index_0 = unmarshaledm_Index_temp_0;
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A unmarshaledm_Metrics_temp_1;
|
|||
|
memset((&unmarshaledm_Metrics_temp_1), 0, sizeof(unmarshaledm_Metrics_temp_1));
|
|||
|
unmarshaledm_Metrics_temp_1 = marshaled.___m_Metrics_1;
|
|||
|
unmarshaled.___m_Metrics_1 = unmarshaledm_Metrics_temp_1;
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D unmarshaledm_GlyphRect_temp_2;
|
|||
|
memset((&unmarshaledm_GlyphRect_temp_2), 0, sizeof(unmarshaledm_GlyphRect_temp_2));
|
|||
|
unmarshaledm_GlyphRect_temp_2 = marshaled.___m_GlyphRect_2;
|
|||
|
unmarshaled.___m_GlyphRect_2 = unmarshaledm_GlyphRect_temp_2;
|
|||
|
float unmarshaledm_Scale_temp_3 = 0.0f;
|
|||
|
unmarshaledm_Scale_temp_3 = marshaled.___m_Scale_3;
|
|||
|
unmarshaled.___m_Scale_3 = unmarshaledm_Scale_temp_3;
|
|||
|
int32_t unmarshaledm_AtlasIndex_temp_4 = 0;
|
|||
|
unmarshaledm_AtlasIndex_temp_4 = marshaled.___m_AtlasIndex_4;
|
|||
|
unmarshaled.___m_AtlasIndex_4 = unmarshaledm_AtlasIndex_temp_4;
|
|||
|
int32_t unmarshaledm_ClassDefinitionType_temp_5 = 0;
|
|||
|
unmarshaledm_ClassDefinitionType_temp_5 = marshaled.___m_ClassDefinitionType_5;
|
|||
|
unmarshaled.___m_ClassDefinitionType_5 = unmarshaledm_ClassDefinitionType_temp_5;
|
|||
|
}
|
|||
|
// Conversion method for clean up from marshalling of: UnityEngine.TextCore.Glyph
|
|||
|
IL2CPP_EXTERN_C void Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_marshal_pinvoke_cleanup(Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_marshaled_pinvoke& marshaled)
|
|||
|
{
|
|||
|
}
|
|||
|
// Conversion methods for marshalling of: UnityEngine.TextCore.Glyph
|
|||
|
IL2CPP_EXTERN_C void Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_marshal_com(const Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F& unmarshaled, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_marshaled_com& marshaled)
|
|||
|
{
|
|||
|
marshaled.___m_Index_0 = unmarshaled.___m_Index_0;
|
|||
|
marshaled.___m_Metrics_1 = unmarshaled.___m_Metrics_1;
|
|||
|
marshaled.___m_GlyphRect_2 = unmarshaled.___m_GlyphRect_2;
|
|||
|
marshaled.___m_Scale_3 = unmarshaled.___m_Scale_3;
|
|||
|
marshaled.___m_AtlasIndex_4 = unmarshaled.___m_AtlasIndex_4;
|
|||
|
marshaled.___m_ClassDefinitionType_5 = unmarshaled.___m_ClassDefinitionType_5;
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C void Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_marshal_com_back(const Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_marshaled_com& marshaled, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F& unmarshaled)
|
|||
|
{
|
|||
|
uint32_t unmarshaledm_Index_temp_0 = 0;
|
|||
|
unmarshaledm_Index_temp_0 = marshaled.___m_Index_0;
|
|||
|
unmarshaled.___m_Index_0 = unmarshaledm_Index_temp_0;
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A unmarshaledm_Metrics_temp_1;
|
|||
|
memset((&unmarshaledm_Metrics_temp_1), 0, sizeof(unmarshaledm_Metrics_temp_1));
|
|||
|
unmarshaledm_Metrics_temp_1 = marshaled.___m_Metrics_1;
|
|||
|
unmarshaled.___m_Metrics_1 = unmarshaledm_Metrics_temp_1;
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D unmarshaledm_GlyphRect_temp_2;
|
|||
|
memset((&unmarshaledm_GlyphRect_temp_2), 0, sizeof(unmarshaledm_GlyphRect_temp_2));
|
|||
|
unmarshaledm_GlyphRect_temp_2 = marshaled.___m_GlyphRect_2;
|
|||
|
unmarshaled.___m_GlyphRect_2 = unmarshaledm_GlyphRect_temp_2;
|
|||
|
float unmarshaledm_Scale_temp_3 = 0.0f;
|
|||
|
unmarshaledm_Scale_temp_3 = marshaled.___m_Scale_3;
|
|||
|
unmarshaled.___m_Scale_3 = unmarshaledm_Scale_temp_3;
|
|||
|
int32_t unmarshaledm_AtlasIndex_temp_4 = 0;
|
|||
|
unmarshaledm_AtlasIndex_temp_4 = marshaled.___m_AtlasIndex_4;
|
|||
|
unmarshaled.___m_AtlasIndex_4 = unmarshaledm_AtlasIndex_temp_4;
|
|||
|
int32_t unmarshaledm_ClassDefinitionType_temp_5 = 0;
|
|||
|
unmarshaledm_ClassDefinitionType_temp_5 = marshaled.___m_ClassDefinitionType_5;
|
|||
|
unmarshaled.___m_ClassDefinitionType_5 = unmarshaledm_ClassDefinitionType_temp_5;
|
|||
|
}
|
|||
|
// Conversion method for clean up from marshalling of: UnityEngine.TextCore.Glyph
|
|||
|
IL2CPP_EXTERN_C void Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_marshal_com_cleanup(Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_marshaled_com& marshaled)
|
|||
|
{
|
|||
|
}
|
|||
|
// System.UInt32 UnityEngine.TextCore.Glyph::get_index()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Glyph_get_index_mCFBBCF85E7F3434B7A595EEE3411EFFB78E5675B (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
uint32_t V_0 = 0;
|
|||
|
{
|
|||
|
uint32_t L_0 = __this->___m_Index_0;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
uint32_t L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
// UnityEngine.TextCore.GlyphMetrics UnityEngine.TextCore.Glyph::get_metrics()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A Glyph_get_metrics_mB6E9D3D1899E35BA257638F6F58B7D260170B6FA (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A V_0;
|
|||
|
memset((&V_0), 0, sizeof(V_0));
|
|||
|
{
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A L_0 = __this->___m_Metrics_1;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
// UnityEngine.TextCore.GlyphRect UnityEngine.TextCore.Glyph::get_glyphRect()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D Glyph_get_glyphRect_m94E7C5FE682695CDC096248EF027079F33768EE5 (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D V_0;
|
|||
|
memset((&V_0), 0, sizeof(V_0));
|
|||
|
{
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_0 = __this->___m_GlyphRect_2;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.TextCore.Glyph::get_atlasIndex()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Glyph_get_atlasIndex_m575332307F2C182655EE9AD352E92F1B5F4D26DF (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
int32_t V_0 = 0;
|
|||
|
{
|
|||
|
int32_t L_0 = __this->___m_AtlasIndex_4;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
int32_t L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
// System.Void UnityEngine.TextCore.Glyph::set_atlasIndex(System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph_set_atlasIndex_m622CB24F3110B65CADB0C9F0223133B0DA926ABE (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
{
|
|||
|
int32_t L_0 = ___0_value;
|
|||
|
__this->___m_AtlasIndex_4 = L_0;
|
|||
|
return;
|
|||
|
}
|
|||
|
}
|
|||
|
// System.Void UnityEngine.TextCore.Glyph::.ctor()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph__ctor_m9FB83C6B166AC59E03B585F76C09C5FC1720281F (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
{
|
|||
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|||
|
__this->___m_Index_0 = 0;
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* L_0 = (&__this->___m_Metrics_1);
|
|||
|
il2cpp_codegen_initobj(L_0, sizeof(GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A));
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* L_1 = (&__this->___m_GlyphRect_2);
|
|||
|
il2cpp_codegen_initobj(L_1, sizeof(GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D));
|
|||
|
__this->___m_Scale_3 = (1.0f);
|
|||
|
__this->___m_AtlasIndex_4 = 0;
|
|||
|
return;
|
|||
|
}
|
|||
|
}
|
|||
|
// System.Void UnityEngine.TextCore.Glyph::.ctor(UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph__ctor_m2E3C296A46BE48B869634BBE3F97B30F3442CC94 (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* __this, GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C ___0_glyphStruct, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
{
|
|||
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|||
|
GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C L_0 = ___0_glyphStruct;
|
|||
|
uint32_t L_1 = L_0.___index_0;
|
|||
|
__this->___m_Index_0 = L_1;
|
|||
|
GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C L_2 = ___0_glyphStruct;
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A L_3 = L_2.___metrics_1;
|
|||
|
__this->___m_Metrics_1 = L_3;
|
|||
|
GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C L_4 = ___0_glyphStruct;
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_5 = L_4.___glyphRect_2;
|
|||
|
__this->___m_GlyphRect_2 = L_5;
|
|||
|
GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C L_6 = ___0_glyphStruct;
|
|||
|
float L_7 = L_6.___scale_3;
|
|||
|
__this->___m_Scale_3 = L_7;
|
|||
|
GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C L_8 = ___0_glyphStruct;
|
|||
|
int32_t L_9 = L_8.___atlasIndex_4;
|
|||
|
__this->___m_AtlasIndex_4 = L_9;
|
|||
|
return;
|
|||
|
}
|
|||
|
}
|
|||
|
// System.Void UnityEngine.TextCore.Glyph::.ctor(System.UInt32,UnityEngine.TextCore.GlyphMetrics,UnityEngine.TextCore.GlyphRect,System.Single,System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph__ctor_m71D55A8FBEA48ECCD78D65CAC9D008905E56FBF1 (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* __this, uint32_t ___0_index, GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A ___1_metrics, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___2_glyphRect, float ___3_scale, int32_t ___4_atlasIndex, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
{
|
|||
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|||
|
uint32_t L_0 = ___0_index;
|
|||
|
__this->___m_Index_0 = L_0;
|
|||
|
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A L_1 = ___1_metrics;
|
|||
|
__this->___m_Metrics_1 = L_1;
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_2 = ___2_glyphRect;
|
|||
|
__this->___m_GlyphRect_2 = L_2;
|
|||
|
float L_3 = ___3_scale;
|
|||
|
__this->___m_Scale_3 = L_3;
|
|||
|
int32_t L_4 = ___4_atlasIndex;
|
|||
|
__this->___m_AtlasIndex_4 = L_4;
|
|||
|
return;
|
|||
|
}
|
|||
|
}
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic pop
|
|||
|
#endif
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic push
|
|||
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
#endif
|
|||
|
// Conversion methods for marshalling of: UnityEngine.TextCore.LowLevel.FontReference
|
|||
|
IL2CPP_EXTERN_C void FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172_marshal_pinvoke(const FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172& unmarshaled, FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172_marshaled_pinvoke& marshaled)
|
|||
|
{
|
|||
|
marshaled.___familyName_0 = il2cpp_codegen_marshal_string(unmarshaled.___familyName_0);
|
|||
|
marshaled.___styleName_1 = il2cpp_codegen_marshal_string(unmarshaled.___styleName_1);
|
|||
|
marshaled.___faceIndex_2 = unmarshaled.___faceIndex_2;
|
|||
|
marshaled.___filePath_3 = il2cpp_codegen_marshal_string(unmarshaled.___filePath_3);
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C void FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172_marshal_pinvoke_back(const FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172_marshaled_pinvoke& marshaled, FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172& unmarshaled)
|
|||
|
{
|
|||
|
unmarshaled.___familyName_0 = il2cpp_codegen_marshal_string_result(marshaled.___familyName_0);
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___familyName_0), (void*)il2cpp_codegen_marshal_string_result(marshaled.___familyName_0));
|
|||
|
unmarshaled.___styleName_1 = il2cpp_codegen_marshal_string_result(marshaled.___styleName_1);
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___styleName_1), (void*)il2cpp_codegen_marshal_string_result(marshaled.___styleName_1));
|
|||
|
int32_t unmarshaledfaceIndex_temp_2 = 0;
|
|||
|
unmarshaledfaceIndex_temp_2 = marshaled.___faceIndex_2;
|
|||
|
unmarshaled.___faceIndex_2 = unmarshaledfaceIndex_temp_2;
|
|||
|
unmarshaled.___filePath_3 = il2cpp_codegen_marshal_string_result(marshaled.___filePath_3);
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___filePath_3), (void*)il2cpp_codegen_marshal_string_result(marshaled.___filePath_3));
|
|||
|
}
|
|||
|
// Conversion method for clean up from marshalling of: UnityEngine.TextCore.LowLevel.FontReference
|
|||
|
IL2CPP_EXTERN_C void FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172_marshal_pinvoke_cleanup(FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172_marshaled_pinvoke& marshaled)
|
|||
|
{
|
|||
|
il2cpp_codegen_marshal_free(marshaled.___familyName_0);
|
|||
|
marshaled.___familyName_0 = NULL;
|
|||
|
il2cpp_codegen_marshal_free(marshaled.___styleName_1);
|
|||
|
marshaled.___styleName_1 = NULL;
|
|||
|
il2cpp_codegen_marshal_free(marshaled.___filePath_3);
|
|||
|
marshaled.___filePath_3 = NULL;
|
|||
|
}
|
|||
|
// Conversion methods for marshalling of: UnityEngine.TextCore.LowLevel.FontReference
|
|||
|
IL2CPP_EXTERN_C void FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172_marshal_com(const FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172& unmarshaled, FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172_marshaled_com& marshaled)
|
|||
|
{
|
|||
|
marshaled.___familyName_0 = il2cpp_codegen_marshal_bstring(unmarshaled.___familyName_0);
|
|||
|
marshaled.___styleName_1 = il2cpp_codegen_marshal_bstring(unmarshaled.___styleName_1);
|
|||
|
marshaled.___faceIndex_2 = unmarshaled.___faceIndex_2;
|
|||
|
marshaled.___filePath_3 = il2cpp_codegen_marshal_bstring(unmarshaled.___filePath_3);
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C void FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172_marshal_com_back(const FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172_marshaled_com& marshaled, FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172& unmarshaled)
|
|||
|
{
|
|||
|
unmarshaled.___familyName_0 = il2cpp_codegen_marshal_bstring_result(marshaled.___familyName_0);
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___familyName_0), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___familyName_0));
|
|||
|
unmarshaled.___styleName_1 = il2cpp_codegen_marshal_bstring_result(marshaled.___styleName_1);
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___styleName_1), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___styleName_1));
|
|||
|
int32_t unmarshaledfaceIndex_temp_2 = 0;
|
|||
|
unmarshaledfaceIndex_temp_2 = marshaled.___faceIndex_2;
|
|||
|
unmarshaled.___faceIndex_2 = unmarshaledfaceIndex_temp_2;
|
|||
|
unmarshaled.___filePath_3 = il2cpp_codegen_marshal_bstring_result(marshaled.___filePath_3);
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___filePath_3), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___filePath_3));
|
|||
|
}
|
|||
|
// Conversion method for clean up from marshalling of: UnityEngine.TextCore.LowLevel.FontReference
|
|||
|
IL2CPP_EXTERN_C void FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172_marshal_com_cleanup(FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172_marshaled_com& marshaled)
|
|||
|
{
|
|||
|
il2cpp_codegen_marshal_free_bstring(marshaled.___familyName_0);
|
|||
|
marshaled.___familyName_0 = NULL;
|
|||
|
il2cpp_codegen_marshal_free_bstring(marshaled.___styleName_1);
|
|||
|
marshaled.___styleName_1 = NULL;
|
|||
|
il2cpp_codegen_marshal_free_bstring(marshaled.___filePath_3);
|
|||
|
marshaled.___filePath_3 = NULL;
|
|||
|
}
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic pop
|
|||
|
#endif
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic push
|
|||
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
#endif
|
|||
|
// UnityEngine.TextCore.LowLevel.FontEngineError UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace(System.String,System.Int32,System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_LoadFontFace_m6DCF863A84AF3E2EEB6AC69C7C19D937909698C1 (String_t* ___0_filePath, int32_t ___1_pointSize, int32_t ___2_faceIndex, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
int32_t V_0 = 0;
|
|||
|
{
|
|||
|
String_t* L_0 = ___0_filePath;
|
|||
|
int32_t L_1 = ___1_pointSize;
|
|||
|
int32_t L_2 = ___2_faceIndex;
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
int32_t L_3;
|
|||
|
L_3 = FontEngine_LoadFontFace_With_Size_And_FaceIndex_Internal_mD89D8C9D6A2B8E7D29BAE669C15781DBCC63B8E4(L_0, L_1, L_2, NULL);
|
|||
|
V_0 = L_3;
|
|||
|
goto IL_000c;
|
|||
|
}
|
|||
|
|
|||
|
IL_000c:
|
|||
|
{
|
|||
|
int32_t L_4 = V_0;
|
|||
|
return L_4;
|
|||
|
}
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace_With_Size_And_FaceIndex_Internal(System.String,System.Int32,System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_LoadFontFace_With_Size_And_FaceIndex_Internal_mD89D8C9D6A2B8E7D29BAE669C15781DBCC63B8E4 (String_t* ___0_filePath, int32_t ___1_pointSize, int32_t ___2_faceIndex, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
typedef int32_t (*FontEngine_LoadFontFace_With_Size_And_FaceIndex_Internal_mD89D8C9D6A2B8E7D29BAE669C15781DBCC63B8E4_ftn) (String_t*, int32_t, int32_t);
|
|||
|
static FontEngine_LoadFontFace_With_Size_And_FaceIndex_Internal_mD89D8C9D6A2B8E7D29BAE669C15781DBCC63B8E4_ftn _il2cpp_icall_func;
|
|||
|
if (!_il2cpp_icall_func)
|
|||
|
_il2cpp_icall_func = (FontEngine_LoadFontFace_With_Size_And_FaceIndex_Internal_mD89D8C9D6A2B8E7D29BAE669C15781DBCC63B8E4_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace_With_Size_And_FaceIndex_Internal(System.String,System.Int32,System.Int32)");
|
|||
|
int32_t icallRetVal = _il2cpp_icall_func(___0_filePath, ___1_pointSize, ___2_faceIndex);
|
|||
|
return icallRetVal;
|
|||
|
}
|
|||
|
// UnityEngine.TextCore.LowLevel.FontEngineError UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace(UnityEngine.Font,System.Int32,System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_LoadFontFace_m15ECA69542615468DB27EE5DCA11EE855BDAA356 (Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___0_font, int32_t ___1_pointSize, int32_t ___2_faceIndex, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
int32_t V_0 = 0;
|
|||
|
{
|
|||
|
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_0 = ___0_font;
|
|||
|
int32_t L_1 = ___1_pointSize;
|
|||
|
int32_t L_2 = ___2_faceIndex;
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
int32_t L_3;
|
|||
|
L_3 = FontEngine_LoadFontFace_With_Size_and_FaceIndex_FromFont_Internal_m7C4E8F4F88CDDE6B838D890FDC1E0722EBD40497(L_0, L_1, L_2, NULL);
|
|||
|
V_0 = L_3;
|
|||
|
goto IL_000c;
|
|||
|
}
|
|||
|
|
|||
|
IL_000c:
|
|||
|
{
|
|||
|
int32_t L_4 = V_0;
|
|||
|
return L_4;
|
|||
|
}
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace_With_Size_and_FaceIndex_FromFont_Internal(UnityEngine.Font,System.Int32,System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_LoadFontFace_With_Size_and_FaceIndex_FromFont_Internal_m7C4E8F4F88CDDE6B838D890FDC1E0722EBD40497 (Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___0_font, int32_t ___1_pointSize, int32_t ___2_faceIndex, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
typedef int32_t (*FontEngine_LoadFontFace_With_Size_and_FaceIndex_FromFont_Internal_m7C4E8F4F88CDDE6B838D890FDC1E0722EBD40497_ftn) (Font_tC95270EA3198038970422D78B74A7F2E218A96B6*, int32_t, int32_t);
|
|||
|
static FontEngine_LoadFontFace_With_Size_and_FaceIndex_FromFont_Internal_m7C4E8F4F88CDDE6B838D890FDC1E0722EBD40497_ftn _il2cpp_icall_func;
|
|||
|
if (!_il2cpp_icall_func)
|
|||
|
_il2cpp_icall_func = (FontEngine_LoadFontFace_With_Size_and_FaceIndex_FromFont_Internal_m7C4E8F4F88CDDE6B838D890FDC1E0722EBD40497_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace_With_Size_and_FaceIndex_FromFont_Internal(UnityEngine.Font,System.Int32,System.Int32)");
|
|||
|
int32_t icallRetVal = _il2cpp_icall_func(___0_font, ___1_pointSize, ___2_faceIndex);
|
|||
|
return icallRetVal;
|
|||
|
}
|
|||
|
// UnityEngine.TextCore.LowLevel.FontEngineError UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace(System.String,System.String,System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_LoadFontFace_m793FE6557D378E25CDF12DDA5EFAA1F0F9A51C26 (String_t* ___0_familyName, String_t* ___1_styleName, int32_t ___2_pointSize, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
int32_t V_0 = 0;
|
|||
|
{
|
|||
|
String_t* L_0 = ___0_familyName;
|
|||
|
String_t* L_1 = ___1_styleName;
|
|||
|
int32_t L_2 = ___2_pointSize;
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
int32_t L_3;
|
|||
|
L_3 = FontEngine_LoadFontFace_With_Size_by_FamilyName_and_StyleName_Internal_m0856180C0F5FFA09E964986A78153D021F810F30(L_0, L_1, L_2, NULL);
|
|||
|
V_0 = L_3;
|
|||
|
goto IL_000c;
|
|||
|
}
|
|||
|
|
|||
|
IL_000c:
|
|||
|
{
|
|||
|
int32_t L_4 = V_0;
|
|||
|
return L_4;
|
|||
|
}
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace_With_Size_by_FamilyName_and_StyleName_Internal(System.String,System.String,System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_LoadFontFace_With_Size_by_FamilyName_and_StyleName_Internal_m0856180C0F5FFA09E964986A78153D021F810F30 (String_t* ___0_familyName, String_t* ___1_styleName, int32_t ___2_pointSize, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
typedef int32_t (*FontEngine_LoadFontFace_With_Size_by_FamilyName_and_StyleName_Internal_m0856180C0F5FFA09E964986A78153D021F810F30_ftn) (String_t*, String_t*, int32_t);
|
|||
|
static FontEngine_LoadFontFace_With_Size_by_FamilyName_and_StyleName_Internal_m0856180C0F5FFA09E964986A78153D021F810F30_ftn _il2cpp_icall_func;
|
|||
|
if (!_il2cpp_icall_func)
|
|||
|
_il2cpp_icall_func = (FontEngine_LoadFontFace_With_Size_by_FamilyName_and_StyleName_Internal_m0856180C0F5FFA09E964986A78153D021F810F30_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace_With_Size_by_FamilyName_and_StyleName_Internal(System.String,System.String,System.Int32)");
|
|||
|
int32_t icallRetVal = _il2cpp_icall_func(___0_familyName, ___1_styleName, ___2_pointSize);
|
|||
|
return icallRetVal;
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetSystemFontReference(System.String,System.String,UnityEngine.TextCore.LowLevel.FontReference&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryGetSystemFontReference_mA32D1513035E9B58417092500DDC3A7C939367A1 (String_t* ___0_familyName, String_t* ___1_styleName, FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172* ___2_fontRef, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
bool V_0 = false;
|
|||
|
{
|
|||
|
String_t* L_0 = ___0_familyName;
|
|||
|
String_t* L_1 = ___1_styleName;
|
|||
|
FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172* L_2 = ___2_fontRef;
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
bool L_3;
|
|||
|
L_3 = FontEngine_TryGetSystemFontReference_Internal_m61AAB78124D19B1BC88C22D520287893E7280E1F(L_0, L_1, L_2, NULL);
|
|||
|
V_0 = L_3;
|
|||
|
goto IL_000c;
|
|||
|
}
|
|||
|
|
|||
|
IL_000c:
|
|||
|
{
|
|||
|
bool L_4 = V_0;
|
|||
|
return L_4;
|
|||
|
}
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetSystemFontReference_Internal(System.String,System.String,UnityEngine.TextCore.LowLevel.FontReference&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryGetSystemFontReference_Internal_m61AAB78124D19B1BC88C22D520287893E7280E1F (String_t* ___0_familyName, String_t* ___1_styleName, FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172* ___2_fontRef, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
typedef bool (*FontEngine_TryGetSystemFontReference_Internal_m61AAB78124D19B1BC88C22D520287893E7280E1F_ftn) (String_t*, String_t*, FontReference_t550791D5AA7787156C3A229C65D7E1AC4BF76172*);
|
|||
|
static FontEngine_TryGetSystemFontReference_Internal_m61AAB78124D19B1BC88C22D520287893E7280E1F_ftn _il2cpp_icall_func;
|
|||
|
if (!_il2cpp_icall_func)
|
|||
|
_il2cpp_icall_func = (FontEngine_TryGetSystemFontReference_Internal_m61AAB78124D19B1BC88C22D520287893E7280E1F_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::TryGetSystemFontReference_Internal(System.String,System.String,UnityEngine.TextCore.LowLevel.FontReference&)");
|
|||
|
bool icallRetVal = _il2cpp_icall_func(___0_familyName, ___1_styleName, ___2_fontRef);
|
|||
|
return icallRetVal;
|
|||
|
}
|
|||
|
// UnityEngine.TextCore.FaceInfo UnityEngine.TextCore.LowLevel.FontEngine::GetFaceInfo()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 FontEngine_GetFaceInfo_mF371B75CDEEDA91FF910BED8DEE8FEB2A493BE37 (const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 V_0;
|
|||
|
memset((&V_0), 0, sizeof(V_0));
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 V_1;
|
|||
|
memset((&V_1), 0, sizeof(V_1));
|
|||
|
{
|
|||
|
il2cpp_codegen_initobj((&V_0), sizeof(FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756));
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
int32_t L_0;
|
|||
|
L_0 = FontEngine_GetFaceInfo_Internal_m34E21653DF4724C3FCE289DA20AD5AB1B2F24B90((&V_0), NULL);
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 L_1 = V_0;
|
|||
|
V_1 = L_1;
|
|||
|
goto IL_0015;
|
|||
|
}
|
|||
|
|
|||
|
IL_0015:
|
|||
|
{
|
|||
|
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 L_2 = V_1;
|
|||
|
return L_2;
|
|||
|
}
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::GetFaceInfo_Internal(UnityEngine.TextCore.FaceInfo&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_GetFaceInfo_Internal_m34E21653DF4724C3FCE289DA20AD5AB1B2F24B90 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* ___0_faceInfo, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
typedef int32_t (*FontEngine_GetFaceInfo_Internal_m34E21653DF4724C3FCE289DA20AD5AB1B2F24B90_ftn) (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756*);
|
|||
|
static FontEngine_GetFaceInfo_Internal_m34E21653DF4724C3FCE289DA20AD5AB1B2F24B90_ftn _il2cpp_icall_func;
|
|||
|
if (!_il2cpp_icall_func)
|
|||
|
_il2cpp_icall_func = (FontEngine_GetFaceInfo_Internal_m34E21653DF4724C3FCE289DA20AD5AB1B2F24B90_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::GetFaceInfo_Internal(UnityEngine.TextCore.FaceInfo&)");
|
|||
|
int32_t icallRetVal = _il2cpp_icall_func(___0_faceInfo);
|
|||
|
return icallRetVal;
|
|||
|
}
|
|||
|
// System.UInt32 UnityEngine.TextCore.LowLevel.FontEngine::GetGlyphIndex(System.UInt32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00 (uint32_t ___0_unicode, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
typedef uint32_t (*FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00_ftn) (uint32_t);
|
|||
|
static FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00_ftn _il2cpp_icall_func;
|
|||
|
if (!_il2cpp_icall_func)
|
|||
|
_il2cpp_icall_func = (FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::GetGlyphIndex(System.UInt32)");
|
|||
|
uint32_t icallRetVal = _il2cpp_icall_func(___0_unicode);
|
|||
|
return icallRetVal;
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithUnicodeValue(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.Glyph&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryGetGlyphWithUnicodeValue_m58889809E3D65A0F1C5AEFF4DF6D319EBD139159 (uint32_t ___0_unicode, int32_t ___1_flags, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F** ___2_glyph, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C V_0;
|
|||
|
memset((&V_0), 0, sizeof(V_0));
|
|||
|
bool V_1 = false;
|
|||
|
bool V_2 = false;
|
|||
|
{
|
|||
|
il2cpp_codegen_initobj((&V_0), sizeof(GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C));
|
|||
|
uint32_t L_0 = ___0_unicode;
|
|||
|
int32_t L_1 = ___1_flags;
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
bool L_2;
|
|||
|
L_2 = FontEngine_TryGetGlyphWithUnicodeValue_Internal_mD799CD2B5CEA61ED5ABA16EDAA428385FD906BD8(L_0, L_1, (&V_0), NULL);
|
|||
|
V_1 = L_2;
|
|||
|
bool L_3 = V_1;
|
|||
|
if (!L_3)
|
|||
|
{
|
|||
|
goto IL_0023;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F** L_4 = ___2_glyph;
|
|||
|
GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C L_5 = V_0;
|
|||
|
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_6 = (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F*)il2cpp_codegen_object_new(Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_il2cpp_TypeInfo_var);
|
|||
|
NullCheck(L_6);
|
|||
|
Glyph__ctor_m2E3C296A46BE48B869634BBE3F97B30F3442CC94(L_6, L_5, NULL);
|
|||
|
*((RuntimeObject**)L_4) = (RuntimeObject*)L_6;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_4, (void*)(RuntimeObject*)L_6);
|
|||
|
V_2 = (bool)1;
|
|||
|
goto IL_002a;
|
|||
|
}
|
|||
|
|
|||
|
IL_0023:
|
|||
|
{
|
|||
|
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F** L_7 = ___2_glyph;
|
|||
|
*((RuntimeObject**)L_7) = (RuntimeObject*)NULL;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_7, (void*)(RuntimeObject*)NULL);
|
|||
|
V_2 = (bool)0;
|
|||
|
goto IL_002a;
|
|||
|
}
|
|||
|
|
|||
|
IL_002a:
|
|||
|
{
|
|||
|
bool L_8 = V_2;
|
|||
|
return L_8;
|
|||
|
}
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithUnicodeValue_Internal(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryGetGlyphWithUnicodeValue_Internal_mD799CD2B5CEA61ED5ABA16EDAA428385FD906BD8 (uint32_t ___0_unicode, int32_t ___1_loadFlags, GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C* ___2_glyphStruct, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
typedef bool (*FontEngine_TryGetGlyphWithUnicodeValue_Internal_mD799CD2B5CEA61ED5ABA16EDAA428385FD906BD8_ftn) (uint32_t, int32_t, GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C*);
|
|||
|
static FontEngine_TryGetGlyphWithUnicodeValue_Internal_mD799CD2B5CEA61ED5ABA16EDAA428385FD906BD8_ftn _il2cpp_icall_func;
|
|||
|
if (!_il2cpp_icall_func)
|
|||
|
_il2cpp_icall_func = (FontEngine_TryGetGlyphWithUnicodeValue_Internal_mD799CD2B5CEA61ED5ABA16EDAA428385FD906BD8_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithUnicodeValue_Internal(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct&)");
|
|||
|
bool icallRetVal = _il2cpp_icall_func(___0_unicode, ___1_loadFlags, ___2_glyphStruct);
|
|||
|
return icallRetVal;
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithIndexValue(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.Glyph&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryGetGlyphWithIndexValue_mD922A7EB95949E95D96C222D2CA1ED56BA2E81C3 (uint32_t ___0_glyphIndex, int32_t ___1_flags, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F** ___2_glyph, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C V_0;
|
|||
|
memset((&V_0), 0, sizeof(V_0));
|
|||
|
bool V_1 = false;
|
|||
|
bool V_2 = false;
|
|||
|
{
|
|||
|
il2cpp_codegen_initobj((&V_0), sizeof(GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C));
|
|||
|
uint32_t L_0 = ___0_glyphIndex;
|
|||
|
int32_t L_1 = ___1_flags;
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
bool L_2;
|
|||
|
L_2 = FontEngine_TryGetGlyphWithIndexValue_Internal_m2C5359B3C62139D20F52C1D232938CFAC9C3459D(L_0, L_1, (&V_0), NULL);
|
|||
|
V_1 = L_2;
|
|||
|
bool L_3 = V_1;
|
|||
|
if (!L_3)
|
|||
|
{
|
|||
|
goto IL_0023;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F** L_4 = ___2_glyph;
|
|||
|
GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C L_5 = V_0;
|
|||
|
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_6 = (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F*)il2cpp_codegen_object_new(Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_il2cpp_TypeInfo_var);
|
|||
|
NullCheck(L_6);
|
|||
|
Glyph__ctor_m2E3C296A46BE48B869634BBE3F97B30F3442CC94(L_6, L_5, NULL);
|
|||
|
*((RuntimeObject**)L_4) = (RuntimeObject*)L_6;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_4, (void*)(RuntimeObject*)L_6);
|
|||
|
V_2 = (bool)1;
|
|||
|
goto IL_002a;
|
|||
|
}
|
|||
|
|
|||
|
IL_0023:
|
|||
|
{
|
|||
|
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F** L_7 = ___2_glyph;
|
|||
|
*((RuntimeObject**)L_7) = (RuntimeObject*)NULL;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_7, (void*)(RuntimeObject*)NULL);
|
|||
|
V_2 = (bool)0;
|
|||
|
goto IL_002a;
|
|||
|
}
|
|||
|
|
|||
|
IL_002a:
|
|||
|
{
|
|||
|
bool L_8 = V_2;
|
|||
|
return L_8;
|
|||
|
}
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithIndexValue_Internal(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryGetGlyphWithIndexValue_Internal_m2C5359B3C62139D20F52C1D232938CFAC9C3459D (uint32_t ___0_glyphIndex, int32_t ___1_loadFlags, GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C* ___2_glyphStruct, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
typedef bool (*FontEngine_TryGetGlyphWithIndexValue_Internal_m2C5359B3C62139D20F52C1D232938CFAC9C3459D_ftn) (uint32_t, int32_t, GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C*);
|
|||
|
static FontEngine_TryGetGlyphWithIndexValue_Internal_m2C5359B3C62139D20F52C1D232938CFAC9C3459D_ftn _il2cpp_icall_func;
|
|||
|
if (!_il2cpp_icall_func)
|
|||
|
_il2cpp_icall_func = (FontEngine_TryGetGlyphWithIndexValue_Internal_m2C5359B3C62139D20F52C1D232938CFAC9C3459D_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithIndexValue_Internal(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct&)");
|
|||
|
bool icallRetVal = _il2cpp_icall_func(___0_glyphIndex, ___1_loadFlags, ___2_glyphStruct);
|
|||
|
return icallRetVal;
|
|||
|
}
|
|||
|
// System.Void UnityEngine.TextCore.LowLevel.FontEngine::SetTextureUploadMode(System.Boolean)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FontEngine_SetTextureUploadMode_m04D13DFE627B79D5EB574EC74556E31DF42A83F3 (bool ___0_shouldUploadImmediately, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
typedef void (*FontEngine_SetTextureUploadMode_m04D13DFE627B79D5EB574EC74556E31DF42A83F3_ftn) (bool);
|
|||
|
static FontEngine_SetTextureUploadMode_m04D13DFE627B79D5EB574EC74556E31DF42A83F3_ftn _il2cpp_icall_func;
|
|||
|
if (!_il2cpp_icall_func)
|
|||
|
_il2cpp_icall_func = (FontEngine_SetTextureUploadMode_m04D13DFE627B79D5EB574EC74556E31DF42A83F3_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::SetTextureUploadMode(System.Boolean)");
|
|||
|
_il2cpp_icall_func(___0_shouldUploadImmediately);
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryAddGlyphToTexture(System.UInt32,System.Int32,UnityEngine.TextCore.LowLevel.GlyphPackingMode,System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>,System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>,UnityEngine.TextCore.LowLevel.GlyphRenderMode,UnityEngine.Texture2D,UnityEngine.TextCore.Glyph&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryAddGlyphToTexture_m45A94FA06ADDCE2FA6B139B29E942496B760A090 (uint32_t ___0_glyphIndex, int32_t ___1_padding, int32_t ___2_packingMode, List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* ___3_freeGlyphRects, List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* ___4_usedGlyphRects, int32_t ___5_renderMode, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___6_texture, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F** ___7_glyph, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70_il2cpp_TypeInfo_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_il2cpp_TypeInfo_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_RuntimeMethod_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_RuntimeMethod_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mCED84CDDB1FA053F00F335965060C2D9A7BF2164_RuntimeMethod_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m8FDBE76BF6126F73C0BAF2E071538F40CA9D37E5_RuntimeMethod_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
int32_t V_0 = 0;
|
|||
|
int32_t V_1 = 0;
|
|||
|
int32_t V_2 = 0;
|
|||
|
int32_t V_3 = 0;
|
|||
|
GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C V_4;
|
|||
|
memset((&V_4), 0, sizeof(V_4));
|
|||
|
bool V_5 = false;
|
|||
|
int32_t V_6 = 0;
|
|||
|
int32_t V_7 = 0;
|
|||
|
bool V_8 = false;
|
|||
|
bool V_9 = false;
|
|||
|
bool V_10 = false;
|
|||
|
bool V_11 = false;
|
|||
|
int32_t V_12 = 0;
|
|||
|
bool V_13 = false;
|
|||
|
bool V_14 = false;
|
|||
|
bool V_15 = false;
|
|||
|
bool V_16 = false;
|
|||
|
int32_t G_B3_0 = 0;
|
|||
|
{
|
|||
|
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_0 = ___3_freeGlyphRects;
|
|||
|
NullCheck(L_0);
|
|||
|
int32_t L_1;
|
|||
|
L_1 = List_1_get_Count_mCED84CDDB1FA053F00F335965060C2D9A7BF2164_inline(L_0, List_1_get_Count_mCED84CDDB1FA053F00F335965060C2D9A7BF2164_RuntimeMethod_var);
|
|||
|
V_0 = L_1;
|
|||
|
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_2 = ___4_usedGlyphRects;
|
|||
|
NullCheck(L_2);
|
|||
|
int32_t L_3;
|
|||
|
L_3 = List_1_get_Count_mCED84CDDB1FA053F00F335965060C2D9A7BF2164_inline(L_2, List_1_get_Count_mCED84CDDB1FA053F00F335965060C2D9A7BF2164_RuntimeMethod_var);
|
|||
|
V_1 = L_3;
|
|||
|
int32_t L_4 = V_0;
|
|||
|
int32_t L_5 = V_1;
|
|||
|
V_2 = ((int32_t)il2cpp_codegen_add(L_4, L_5));
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_6 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_FreeGlyphRects_4;
|
|||
|
NullCheck(L_6);
|
|||
|
int32_t L_7 = V_2;
|
|||
|
if ((((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length))) < ((int32_t)L_7)))
|
|||
|
{
|
|||
|
goto IL_002a;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_8 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_UsedGlyphRects_5;
|
|||
|
NullCheck(L_8);
|
|||
|
int32_t L_9 = V_2;
|
|||
|
G_B3_0 = ((((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))) < ((int32_t)L_9))? 1 : 0);
|
|||
|
goto IL_002b;
|
|||
|
}
|
|||
|
|
|||
|
IL_002a:
|
|||
|
{
|
|||
|
G_B3_0 = 1;
|
|||
|
}
|
|||
|
|
|||
|
IL_002b:
|
|||
|
{
|
|||
|
V_5 = (bool)G_B3_0;
|
|||
|
bool L_10 = V_5;
|
|||
|
if (!L_10)
|
|||
|
{
|
|||
|
goto IL_0055;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
int32_t L_11 = V_2;
|
|||
|
int32_t L_12;
|
|||
|
L_12 = Mathf_NextPowerOfTwo_mA1CE7F3EEF9B0B07AB2D586C030ED236D578F485(((int32_t)il2cpp_codegen_add(L_11, 1)), NULL);
|
|||
|
V_6 = L_12;
|
|||
|
int32_t L_13 = V_6;
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_14 = (GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*)(GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*)SZArrayNew(GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70_il2cpp_TypeInfo_var, (uint32_t)L_13);
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_FreeGlyphRects_4 = L_14;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_FreeGlyphRects_4), (void*)L_14);
|
|||
|
int32_t L_15 = V_6;
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_16 = (GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*)(GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*)SZArrayNew(GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70_il2cpp_TypeInfo_var, (uint32_t)L_15);
|
|||
|
((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_UsedGlyphRects_5 = L_16;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_UsedGlyphRects_5), (void*)L_16);
|
|||
|
}
|
|||
|
|
|||
|
IL_0055:
|
|||
|
{
|
|||
|
int32_t L_17 = V_0;
|
|||
|
int32_t L_18 = V_1;
|
|||
|
int32_t L_19;
|
|||
|
L_19 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(L_17, L_18, NULL);
|
|||
|
V_3 = L_19;
|
|||
|
V_7 = 0;
|
|||
|
goto IL_00a9;
|
|||
|
}
|
|||
|
|
|||
|
IL_0062:
|
|||
|
{
|
|||
|
int32_t L_20 = V_7;
|
|||
|
int32_t L_21 = V_0;
|
|||
|
V_8 = (bool)((((int32_t)L_20) < ((int32_t)L_21))? 1 : 0);
|
|||
|
bool L_22 = V_8;
|
|||
|
if (!L_22)
|
|||
|
{
|
|||
|
goto IL_0082;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_23 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_FreeGlyphRects_4;
|
|||
|
int32_t L_24 = V_7;
|
|||
|
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_25 = ___3_freeGlyphRects;
|
|||
|
int32_t L_26 = V_7;
|
|||
|
NullCheck(L_25);
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_27;
|
|||
|
L_27 = List_1_get_Item_m8FDBE76BF6126F73C0BAF2E071538F40CA9D37E5(L_25, L_26, List_1_get_Item_m8FDBE76BF6126F73C0BAF2E071538F40CA9D37E5_RuntimeMethod_var);
|
|||
|
NullCheck(L_23);
|
|||
|
(L_23)->SetAt(static_cast<il2cpp_array_size_t>(L_24), (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D)L_27);
|
|||
|
}
|
|||
|
|
|||
|
IL_0082:
|
|||
|
{
|
|||
|
int32_t L_28 = V_7;
|
|||
|
int32_t L_29 = V_1;
|
|||
|
V_9 = (bool)((((int32_t)L_28) < ((int32_t)L_29))? 1 : 0);
|
|||
|
bool L_30 = V_9;
|
|||
|
if (!L_30)
|
|||
|
{
|
|||
|
goto IL_00a2;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_31 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_UsedGlyphRects_5;
|
|||
|
int32_t L_32 = V_7;
|
|||
|
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_33 = ___4_usedGlyphRects;
|
|||
|
int32_t L_34 = V_7;
|
|||
|
NullCheck(L_33);
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_35;
|
|||
|
L_35 = List_1_get_Item_m8FDBE76BF6126F73C0BAF2E071538F40CA9D37E5(L_33, L_34, List_1_get_Item_m8FDBE76BF6126F73C0BAF2E071538F40CA9D37E5_RuntimeMethod_var);
|
|||
|
NullCheck(L_31);
|
|||
|
(L_31)->SetAt(static_cast<il2cpp_array_size_t>(L_32), (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D)L_35);
|
|||
|
}
|
|||
|
|
|||
|
IL_00a2:
|
|||
|
{
|
|||
|
int32_t L_36 = V_7;
|
|||
|
V_7 = ((int32_t)il2cpp_codegen_add(L_36, 1));
|
|||
|
}
|
|||
|
|
|||
|
IL_00a9:
|
|||
|
{
|
|||
|
int32_t L_37 = V_7;
|
|||
|
int32_t L_38 = V_3;
|
|||
|
V_10 = (bool)((((int32_t)L_37) < ((int32_t)L_38))? 1 : 0);
|
|||
|
bool L_39 = V_10;
|
|||
|
if (L_39)
|
|||
|
{
|
|||
|
goto IL_0062;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
uint32_t L_40 = ___0_glyphIndex;
|
|||
|
int32_t L_41 = ___1_padding;
|
|||
|
int32_t L_42 = ___2_packingMode;
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_43 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_FreeGlyphRects_4;
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_44 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_UsedGlyphRects_5;
|
|||
|
int32_t L_45 = ___5_renderMode;
|
|||
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_46 = ___6_texture;
|
|||
|
bool L_47;
|
|||
|
L_47 = FontEngine_TryAddGlyphToTexture_Internal_mD6ED15BDDDC4F874C98D514D8DCE699EADB8C708(L_40, L_41, L_42, L_43, (&V_0), L_44, (&V_1), L_45, L_46, (&V_4), NULL);
|
|||
|
V_11 = L_47;
|
|||
|
bool L_48 = V_11;
|
|||
|
if (!L_48)
|
|||
|
{
|
|||
|
goto IL_0152;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F** L_49 = ___7_glyph;
|
|||
|
GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C L_50 = V_4;
|
|||
|
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_51 = (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F*)il2cpp_codegen_object_new(Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_il2cpp_TypeInfo_var);
|
|||
|
NullCheck(L_51);
|
|||
|
Glyph__ctor_m2E3C296A46BE48B869634BBE3F97B30F3442CC94(L_51, L_50, NULL);
|
|||
|
*((RuntimeObject**)L_49) = (RuntimeObject*)L_51;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_49, (void*)(RuntimeObject*)L_51);
|
|||
|
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_52 = ___3_freeGlyphRects;
|
|||
|
NullCheck(L_52);
|
|||
|
List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_inline(L_52, List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_RuntimeMethod_var);
|
|||
|
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_53 = ___4_usedGlyphRects;
|
|||
|
NullCheck(L_53);
|
|||
|
List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_inline(L_53, List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_RuntimeMethod_var);
|
|||
|
int32_t L_54 = V_0;
|
|||
|
int32_t L_55 = V_1;
|
|||
|
int32_t L_56;
|
|||
|
L_56 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(L_54, L_55, NULL);
|
|||
|
V_3 = L_56;
|
|||
|
V_12 = 0;
|
|||
|
goto IL_0142;
|
|||
|
}
|
|||
|
|
|||
|
IL_00fd:
|
|||
|
{
|
|||
|
int32_t L_57 = V_12;
|
|||
|
int32_t L_58 = V_0;
|
|||
|
V_13 = (bool)((((int32_t)L_57) < ((int32_t)L_58))? 1 : 0);
|
|||
|
bool L_59 = V_13;
|
|||
|
if (!L_59)
|
|||
|
{
|
|||
|
goto IL_011c;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_60 = ___3_freeGlyphRects;
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_61 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_FreeGlyphRects_4;
|
|||
|
int32_t L_62 = V_12;
|
|||
|
NullCheck(L_61);
|
|||
|
int32_t L_63 = L_62;
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_64 = (L_61)->GetAt(static_cast<il2cpp_array_size_t>(L_63));
|
|||
|
NullCheck(L_60);
|
|||
|
List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_inline(L_60, L_64, List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_RuntimeMethod_var);
|
|||
|
}
|
|||
|
|
|||
|
IL_011c:
|
|||
|
{
|
|||
|
int32_t L_65 = V_12;
|
|||
|
int32_t L_66 = V_1;
|
|||
|
V_14 = (bool)((((int32_t)L_65) < ((int32_t)L_66))? 1 : 0);
|
|||
|
bool L_67 = V_14;
|
|||
|
if (!L_67)
|
|||
|
{
|
|||
|
goto IL_013b;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_68 = ___4_usedGlyphRects;
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_69 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_UsedGlyphRects_5;
|
|||
|
int32_t L_70 = V_12;
|
|||
|
NullCheck(L_69);
|
|||
|
int32_t L_71 = L_70;
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_72 = (L_69)->GetAt(static_cast<il2cpp_array_size_t>(L_71));
|
|||
|
NullCheck(L_68);
|
|||
|
List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_inline(L_68, L_72, List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_RuntimeMethod_var);
|
|||
|
}
|
|||
|
|
|||
|
IL_013b:
|
|||
|
{
|
|||
|
int32_t L_73 = V_12;
|
|||
|
V_12 = ((int32_t)il2cpp_codegen_add(L_73, 1));
|
|||
|
}
|
|||
|
|
|||
|
IL_0142:
|
|||
|
{
|
|||
|
int32_t L_74 = V_12;
|
|||
|
int32_t L_75 = V_3;
|
|||
|
V_15 = (bool)((((int32_t)L_74) < ((int32_t)L_75))? 1 : 0);
|
|||
|
bool L_76 = V_15;
|
|||
|
if (L_76)
|
|||
|
{
|
|||
|
goto IL_00fd;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
V_16 = (bool)1;
|
|||
|
goto IL_015b;
|
|||
|
}
|
|||
|
|
|||
|
IL_0152:
|
|||
|
{
|
|||
|
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F** L_77 = ___7_glyph;
|
|||
|
*((RuntimeObject**)L_77) = (RuntimeObject*)NULL;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_77, (void*)(RuntimeObject*)NULL);
|
|||
|
V_16 = (bool)0;
|
|||
|
goto IL_015b;
|
|||
|
}
|
|||
|
|
|||
|
IL_015b:
|
|||
|
{
|
|||
|
bool L_78 = V_16;
|
|||
|
return L_78;
|
|||
|
}
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryAddGlyphToTexture_Internal(System.UInt32,System.Int32,UnityEngine.TextCore.LowLevel.GlyphPackingMode,UnityEngine.TextCore.GlyphRect[],System.Int32&,UnityEngine.TextCore.GlyphRect[],System.Int32&,UnityEngine.TextCore.LowLevel.GlyphRenderMode,UnityEngine.Texture2D,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryAddGlyphToTexture_Internal_mD6ED15BDDDC4F874C98D514D8DCE699EADB8C708 (uint32_t ___0_glyphIndex, int32_t ___1_padding, int32_t ___2_packingMode, GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* ___3_freeGlyphRects, int32_t* ___4_freeGlyphRectCount, GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* ___5_usedGlyphRects, int32_t* ___6_usedGlyphRectCount, int32_t ___7_renderMode, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___8_texture, GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C* ___9_glyph, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
typedef bool (*FontEngine_TryAddGlyphToTexture_Internal_mD6ED15BDDDC4F874C98D514D8DCE699EADB8C708_ftn) (uint32_t, int32_t, int32_t, GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*, int32_t*, GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*, int32_t*, int32_t, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*, GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C*);
|
|||
|
static FontEngine_TryAddGlyphToTexture_Internal_mD6ED15BDDDC4F874C98D514D8DCE699EADB8C708_ftn _il2cpp_icall_func;
|
|||
|
if (!_il2cpp_icall_func)
|
|||
|
_il2cpp_icall_func = (FontEngine_TryAddGlyphToTexture_Internal_mD6ED15BDDDC4F874C98D514D8DCE699EADB8C708_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::TryAddGlyphToTexture_Internal(System.UInt32,System.Int32,UnityEngine.TextCore.LowLevel.GlyphPackingMode,UnityEngine.TextCore.GlyphRect[],System.Int32&,UnityEngine.TextCore.GlyphRect[],System.Int32&,UnityEngine.TextCore.LowLevel.GlyphRenderMode,UnityEngine.Texture2D,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct&)");
|
|||
|
bool icallRetVal = _il2cpp_icall_func(___0_glyphIndex, ___1_padding, ___2_packingMode, ___3_freeGlyphRects, ___4_freeGlyphRectCount, ___5_usedGlyphRects, ___6_usedGlyphRectCount, ___7_renderMode, ___8_texture, ___9_glyph);
|
|||
|
return icallRetVal;
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryAddGlyphsToTexture(System.Collections.Generic.List`1<System.UInt32>,System.Int32,UnityEngine.TextCore.LowLevel.GlyphPackingMode,System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>,System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>,UnityEngine.TextCore.LowLevel.GlyphRenderMode,UnityEngine.Texture2D,UnityEngine.TextCore.Glyph[]&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryAddGlyphsToTexture_m18740AD9F7264F54C397916268C0AB0738879801 (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___0_glyphIndexes, int32_t ___1_padding, int32_t ___2_packingMode, List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* ___3_freeGlyphRects, List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* ___4_usedGlyphRects, int32_t ___5_renderMode, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___6_texture, GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5** ___7_glyphs, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E_il2cpp_TypeInfo_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70_il2cpp_TypeInfo_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5_il2cpp_TypeInfo_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_il2cpp_TypeInfo_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_RuntimeMethod_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_RuntimeMethod_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_RuntimeMethod_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mCED84CDDB1FA053F00F335965060C2D9A7BF2164_RuntimeMethod_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m8FDBE76BF6126F73C0BAF2E071538F40CA9D37E5_RuntimeMethod_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m934DB856B4560B22F57FDEEF351E373E5F1B6324_RuntimeMethod_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA_il2cpp_TypeInfo_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF0EDAB22225C2411ABFD38819044326FB5BDC916);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
int32_t V_0 = 0;
|
|||
|
int32_t V_1 = 0;
|
|||
|
int32_t V_2 = 0;
|
|||
|
int32_t V_3 = 0;
|
|||
|
int32_t V_4 = 0;
|
|||
|
bool V_5 = false;
|
|||
|
bool V_6 = false;
|
|||
|
bool V_7 = false;
|
|||
|
bool V_8 = false;
|
|||
|
bool V_9 = false;
|
|||
|
int32_t V_10 = 0;
|
|||
|
bool V_11 = false;
|
|||
|
int32_t V_12 = 0;
|
|||
|
int32_t V_13 = 0;
|
|||
|
bool V_14 = false;
|
|||
|
bool V_15 = false;
|
|||
|
bool V_16 = false;
|
|||
|
bool V_17 = false;
|
|||
|
bool V_18 = false;
|
|||
|
int32_t V_19 = 0;
|
|||
|
bool V_20 = false;
|
|||
|
bool V_21 = false;
|
|||
|
bool V_22 = false;
|
|||
|
bool V_23 = false;
|
|||
|
int32_t G_B3_0 = 0;
|
|||
|
int32_t G_B8_0 = 0;
|
|||
|
int32_t G_B13_0 = 0;
|
|||
|
int32_t G_B29_0 = 0;
|
|||
|
{
|
|||
|
Profiler_BeginSample_m640E26B682D803CC5DB4EDFDF2F6E83771BF0BE4_inline(_stringLiteralF0EDAB22225C2411ABFD38819044326FB5BDC916, NULL);
|
|||
|
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5** L_0 = ___7_glyphs;
|
|||
|
*((RuntimeObject**)L_0) = (RuntimeObject*)NULL;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_0, (void*)(RuntimeObject*)NULL);
|
|||
|
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_1 = ___0_glyphIndexes;
|
|||
|
if (!L_1)
|
|||
|
{
|
|||
|
goto IL_001e;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_2 = ___0_glyphIndexes;
|
|||
|
NullCheck(L_2);
|
|||
|
int32_t L_3;
|
|||
|
L_3 = List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_inline(L_2, List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_RuntimeMethod_var);
|
|||
|
G_B3_0 = ((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
|
|||
|
goto IL_001f;
|
|||
|
}
|
|||
|
|
|||
|
IL_001e:
|
|||
|
{
|
|||
|
G_B3_0 = 1;
|
|||
|
}
|
|||
|
|
|||
|
IL_001f:
|
|||
|
{
|
|||
|
V_6 = (bool)G_B3_0;
|
|||
|
bool L_4 = V_6;
|
|||
|
if (!L_4)
|
|||
|
{
|
|||
|
goto IL_0034;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
Profiler_EndSample_m3FCA26738A87C0B8E352533AD48E2A16B047A757(NULL);
|
|||
|
V_7 = (bool)0;
|
|||
|
goto IL_0267;
|
|||
|
}
|
|||
|
|
|||
|
IL_0034:
|
|||
|
{
|
|||
|
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_5 = ___0_glyphIndexes;
|
|||
|
NullCheck(L_5);
|
|||
|
int32_t L_6;
|
|||
|
L_6 = List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_inline(L_5, List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_RuntimeMethod_var);
|
|||
|
V_0 = L_6;
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_7 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphIndexes_MarshallingArray_A_1;
|
|||
|
if (!L_7)
|
|||
|
{
|
|||
|
goto IL_004e;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_8 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphIndexes_MarshallingArray_A_1;
|
|||
|
NullCheck(L_8);
|
|||
|
int32_t L_9 = V_0;
|
|||
|
G_B8_0 = ((((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))) < ((int32_t)L_9))? 1 : 0);
|
|||
|
goto IL_004f;
|
|||
|
}
|
|||
|
|
|||
|
IL_004e:
|
|||
|
{
|
|||
|
G_B8_0 = 1;
|
|||
|
}
|
|||
|
|
|||
|
IL_004f:
|
|||
|
{
|
|||
|
V_8 = (bool)G_B8_0;
|
|||
|
bool L_10 = V_8;
|
|||
|
if (!L_10)
|
|||
|
{
|
|||
|
goto IL_0067;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
int32_t L_11 = V_0;
|
|||
|
int32_t L_12;
|
|||
|
L_12 = Mathf_NextPowerOfTwo_mA1CE7F3EEF9B0B07AB2D586C030ED236D578F485(((int32_t)il2cpp_codegen_add(L_11, 1)), NULL);
|
|||
|
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_13 = (UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA*)(UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA*)SZArrayNew(UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA_il2cpp_TypeInfo_var, (uint32_t)L_12);
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphIndexes_MarshallingArray_A_1 = L_13;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphIndexes_MarshallingArray_A_1), (void*)L_13);
|
|||
|
}
|
|||
|
|
|||
|
IL_0067:
|
|||
|
{
|
|||
|
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_14 = ___3_freeGlyphRects;
|
|||
|
NullCheck(L_14);
|
|||
|
int32_t L_15;
|
|||
|
L_15 = List_1_get_Count_mCED84CDDB1FA053F00F335965060C2D9A7BF2164_inline(L_14, List_1_get_Count_mCED84CDDB1FA053F00F335965060C2D9A7BF2164_RuntimeMethod_var);
|
|||
|
V_1 = L_15;
|
|||
|
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_16 = ___4_usedGlyphRects;
|
|||
|
NullCheck(L_16);
|
|||
|
int32_t L_17;
|
|||
|
L_17 = List_1_get_Count_mCED84CDDB1FA053F00F335965060C2D9A7BF2164_inline(L_16, List_1_get_Count_mCED84CDDB1FA053F00F335965060C2D9A7BF2164_RuntimeMethod_var);
|
|||
|
V_2 = L_17;
|
|||
|
int32_t L_18 = V_1;
|
|||
|
int32_t L_19 = V_2;
|
|||
|
int32_t L_20 = V_0;
|
|||
|
V_3 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(L_18, L_19)), L_20));
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_21 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_FreeGlyphRects_4;
|
|||
|
NullCheck(L_21);
|
|||
|
int32_t L_22 = V_3;
|
|||
|
if ((((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length))) < ((int32_t)L_22)))
|
|||
|
{
|
|||
|
goto IL_0092;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_23 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_UsedGlyphRects_5;
|
|||
|
NullCheck(L_23);
|
|||
|
int32_t L_24 = V_3;
|
|||
|
G_B13_0 = ((((int32_t)((int32_t)(((RuntimeArray*)L_23)->max_length))) < ((int32_t)L_24))? 1 : 0);
|
|||
|
goto IL_0093;
|
|||
|
}
|
|||
|
|
|||
|
IL_0092:
|
|||
|
{
|
|||
|
G_B13_0 = 1;
|
|||
|
}
|
|||
|
|
|||
|
IL_0093:
|
|||
|
{
|
|||
|
V_9 = (bool)G_B13_0;
|
|||
|
bool L_25 = V_9;
|
|||
|
if (!L_25)
|
|||
|
{
|
|||
|
goto IL_00bd;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
int32_t L_26 = V_3;
|
|||
|
int32_t L_27;
|
|||
|
L_27 = Mathf_NextPowerOfTwo_mA1CE7F3EEF9B0B07AB2D586C030ED236D578F485(((int32_t)il2cpp_codegen_add(L_26, 1)), NULL);
|
|||
|
V_10 = L_27;
|
|||
|
int32_t L_28 = V_10;
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_29 = (GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*)(GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*)SZArrayNew(GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70_il2cpp_TypeInfo_var, (uint32_t)L_28);
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_FreeGlyphRects_4 = L_29;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_FreeGlyphRects_4), (void*)L_29);
|
|||
|
int32_t L_30 = V_10;
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_31 = (GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*)(GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*)SZArrayNew(GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70_il2cpp_TypeInfo_var, (uint32_t)L_30);
|
|||
|
((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_UsedGlyphRects_5 = L_31;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_UsedGlyphRects_5), (void*)L_31);
|
|||
|
}
|
|||
|
|
|||
|
IL_00bd:
|
|||
|
{
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E* L_32 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphMarshallingStruct_OUT_3;
|
|||
|
NullCheck(L_32);
|
|||
|
int32_t L_33 = V_0;
|
|||
|
V_11 = (bool)((((int32_t)((int32_t)(((RuntimeArray*)L_32)->max_length))) < ((int32_t)L_33))? 1 : 0);
|
|||
|
bool L_34 = V_11;
|
|||
|
if (!L_34)
|
|||
|
{
|
|||
|
goto IL_00e5;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
int32_t L_35 = V_0;
|
|||
|
int32_t L_36;
|
|||
|
L_36 = Mathf_NextPowerOfTwo_mA1CE7F3EEF9B0B07AB2D586C030ED236D578F485(((int32_t)il2cpp_codegen_add(L_35, 1)), NULL);
|
|||
|
V_12 = L_36;
|
|||
|
int32_t L_37 = V_12;
|
|||
|
GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E* L_38 = (GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E*)(GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E*)SZArrayNew(GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E_il2cpp_TypeInfo_var, (uint32_t)L_37);
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphMarshallingStruct_OUT_3 = L_38;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphMarshallingStruct_OUT_3), (void*)L_38);
|
|||
|
}
|
|||
|
|
|||
|
IL_00e5:
|
|||
|
{
|
|||
|
int32_t L_39 = V_1;
|
|||
|
int32_t L_40 = V_2;
|
|||
|
int32_t L_41 = V_0;
|
|||
|
int32_t L_42;
|
|||
|
L_42 = FontEngineUtilities_MaxValue_m7E0FBF90FE07F65C9895ACD56FD032A53E417F83(L_39, L_40, L_41, NULL);
|
|||
|
V_4 = L_42;
|
|||
|
V_13 = 0;
|
|||
|
goto IL_0156;
|
|||
|
}
|
|||
|
|
|||
|
IL_00f4:
|
|||
|
{
|
|||
|
int32_t L_43 = V_13;
|
|||
|
int32_t L_44 = V_0;
|
|||
|
V_14 = (bool)((((int32_t)L_43) < ((int32_t)L_44))? 1 : 0);
|
|||
|
bool L_45 = V_14;
|
|||
|
if (!L_45)
|
|||
|
{
|
|||
|
goto IL_0110;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_46 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphIndexes_MarshallingArray_A_1;
|
|||
|
int32_t L_47 = V_13;
|
|||
|
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_48 = ___0_glyphIndexes;
|
|||
|
int32_t L_49 = V_13;
|
|||
|
NullCheck(L_48);
|
|||
|
uint32_t L_50;
|
|||
|
L_50 = List_1_get_Item_m934DB856B4560B22F57FDEEF351E373E5F1B6324(L_48, L_49, List_1_get_Item_m934DB856B4560B22F57FDEEF351E373E5F1B6324_RuntimeMethod_var);
|
|||
|
NullCheck(L_46);
|
|||
|
(L_46)->SetAt(static_cast<il2cpp_array_size_t>(L_47), (uint32_t)L_50);
|
|||
|
}
|
|||
|
|
|||
|
IL_0110:
|
|||
|
{
|
|||
|
int32_t L_51 = V_13;
|
|||
|
int32_t L_52 = V_1;
|
|||
|
V_15 = (bool)((((int32_t)L_51) < ((int32_t)L_52))? 1 : 0);
|
|||
|
bool L_53 = V_15;
|
|||
|
if (!L_53)
|
|||
|
{
|
|||
|
goto IL_012f;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_54 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_FreeGlyphRects_4;
|
|||
|
int32_t L_55 = V_13;
|
|||
|
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_56 = ___3_freeGlyphRects;
|
|||
|
int32_t L_57 = V_13;
|
|||
|
NullCheck(L_56);
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_58;
|
|||
|
L_58 = List_1_get_Item_m8FDBE76BF6126F73C0BAF2E071538F40CA9D37E5(L_56, L_57, List_1_get_Item_m8FDBE76BF6126F73C0BAF2E071538F40CA9D37E5_RuntimeMethod_var);
|
|||
|
NullCheck(L_54);
|
|||
|
(L_54)->SetAt(static_cast<il2cpp_array_size_t>(L_55), (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D)L_58);
|
|||
|
}
|
|||
|
|
|||
|
IL_012f:
|
|||
|
{
|
|||
|
int32_t L_59 = V_13;
|
|||
|
int32_t L_60 = V_2;
|
|||
|
V_16 = (bool)((((int32_t)L_59) < ((int32_t)L_60))? 1 : 0);
|
|||
|
bool L_61 = V_16;
|
|||
|
if (!L_61)
|
|||
|
{
|
|||
|
goto IL_014f;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_62 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_UsedGlyphRects_5;
|
|||
|
int32_t L_63 = V_13;
|
|||
|
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_64 = ___4_usedGlyphRects;
|
|||
|
int32_t L_65 = V_13;
|
|||
|
NullCheck(L_64);
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_66;
|
|||
|
L_66 = List_1_get_Item_m8FDBE76BF6126F73C0BAF2E071538F40CA9D37E5(L_64, L_65, List_1_get_Item_m8FDBE76BF6126F73C0BAF2E071538F40CA9D37E5_RuntimeMethod_var);
|
|||
|
NullCheck(L_62);
|
|||
|
(L_62)->SetAt(static_cast<il2cpp_array_size_t>(L_63), (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D)L_66);
|
|||
|
}
|
|||
|
|
|||
|
IL_014f:
|
|||
|
{
|
|||
|
int32_t L_67 = V_13;
|
|||
|
V_13 = ((int32_t)il2cpp_codegen_add(L_67, 1));
|
|||
|
}
|
|||
|
|
|||
|
IL_0156:
|
|||
|
{
|
|||
|
int32_t L_68 = V_13;
|
|||
|
int32_t L_69 = V_4;
|
|||
|
V_17 = (bool)((((int32_t)L_68) < ((int32_t)L_69))? 1 : 0);
|
|||
|
bool L_70 = V_17;
|
|||
|
if (L_70)
|
|||
|
{
|
|||
|
goto IL_00f4;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_71 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphIndexes_MarshallingArray_A_1;
|
|||
|
int32_t L_72 = ___1_padding;
|
|||
|
int32_t L_73 = ___2_packingMode;
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_74 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_FreeGlyphRects_4;
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_75 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_UsedGlyphRects_5;
|
|||
|
int32_t L_76 = ___5_renderMode;
|
|||
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_77 = ___6_texture;
|
|||
|
GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E* L_78 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphMarshallingStruct_OUT_3;
|
|||
|
bool L_79;
|
|||
|
L_79 = FontEngine_TryAddGlyphsToTexture_Internal_m43D4D242873C647DF5A20F7579FD90E373999EA8(L_71, L_72, L_73, L_74, (&V_1), L_75, (&V_2), L_76, L_77, L_78, (&V_0), NULL);
|
|||
|
V_5 = L_79;
|
|||
|
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* L_80 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_Glyphs_0;
|
|||
|
if (!L_80)
|
|||
|
{
|
|||
|
goto IL_019f;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* L_81 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_Glyphs_0;
|
|||
|
NullCheck(L_81);
|
|||
|
int32_t L_82 = V_0;
|
|||
|
G_B29_0 = ((((int32_t)((((int32_t)((int32_t)(((RuntimeArray*)L_81)->max_length))) > ((int32_t)L_82))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|||
|
goto IL_01a0;
|
|||
|
}
|
|||
|
|
|||
|
IL_019f:
|
|||
|
{
|
|||
|
G_B29_0 = 1;
|
|||
|
}
|
|||
|
|
|||
|
IL_01a0:
|
|||
|
{
|
|||
|
V_18 = (bool)G_B29_0;
|
|||
|
bool L_83 = V_18;
|
|||
|
if (!L_83)
|
|||
|
{
|
|||
|
goto IL_01b8;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
int32_t L_84 = V_0;
|
|||
|
int32_t L_85;
|
|||
|
L_85 = Mathf_NextPowerOfTwo_mA1CE7F3EEF9B0B07AB2D586C030ED236D578F485(((int32_t)il2cpp_codegen_add(L_84, 1)), NULL);
|
|||
|
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* L_86 = (GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5*)(GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5*)SZArrayNew(GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5_il2cpp_TypeInfo_var, (uint32_t)L_85);
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_Glyphs_0 = L_86;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_Glyphs_0), (void*)L_86);
|
|||
|
}
|
|||
|
|
|||
|
IL_01b8:
|
|||
|
{
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* L_87 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_Glyphs_0;
|
|||
|
int32_t L_88 = V_0;
|
|||
|
NullCheck(L_87);
|
|||
|
ArrayElementTypeCheck (L_87, NULL);
|
|||
|
(L_87)->SetAt(static_cast<il2cpp_array_size_t>(L_88), (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F*)NULL);
|
|||
|
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_89 = ___3_freeGlyphRects;
|
|||
|
NullCheck(L_89);
|
|||
|
List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_inline(L_89, List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_RuntimeMethod_var);
|
|||
|
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_90 = ___4_usedGlyphRects;
|
|||
|
NullCheck(L_90);
|
|||
|
List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_inline(L_90, List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_RuntimeMethod_var);
|
|||
|
int32_t L_91 = V_1;
|
|||
|
int32_t L_92 = V_2;
|
|||
|
int32_t L_93 = V_0;
|
|||
|
int32_t L_94;
|
|||
|
L_94 = FontEngineUtilities_MaxValue_m7E0FBF90FE07F65C9895ACD56FD032A53E417F83(L_91, L_92, L_93, NULL);
|
|||
|
V_4 = L_94;
|
|||
|
V_19 = 0;
|
|||
|
goto IL_0247;
|
|||
|
}
|
|||
|
|
|||
|
IL_01de:
|
|||
|
{
|
|||
|
int32_t L_95 = V_19;
|
|||
|
int32_t L_96 = V_0;
|
|||
|
V_20 = (bool)((((int32_t)L_95) < ((int32_t)L_96))? 1 : 0);
|
|||
|
bool L_97 = V_20;
|
|||
|
if (!L_97)
|
|||
|
{
|
|||
|
goto IL_0203;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* L_98 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_Glyphs_0;
|
|||
|
int32_t L_99 = V_19;
|
|||
|
GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E* L_100 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphMarshallingStruct_OUT_3;
|
|||
|
int32_t L_101 = V_19;
|
|||
|
NullCheck(L_100);
|
|||
|
int32_t L_102 = L_101;
|
|||
|
GlyphMarshallingStruct_tB45F92185E1A4A7880004B36591D7C73E4A2B87C L_103 = (L_100)->GetAt(static_cast<il2cpp_array_size_t>(L_102));
|
|||
|
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_104 = (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F*)il2cpp_codegen_object_new(Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_il2cpp_TypeInfo_var);
|
|||
|
NullCheck(L_104);
|
|||
|
Glyph__ctor_m2E3C296A46BE48B869634BBE3F97B30F3442CC94(L_104, L_103, NULL);
|
|||
|
NullCheck(L_98);
|
|||
|
ArrayElementTypeCheck (L_98, L_104);
|
|||
|
(L_98)->SetAt(static_cast<il2cpp_array_size_t>(L_99), (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F*)L_104);
|
|||
|
}
|
|||
|
|
|||
|
IL_0203:
|
|||
|
{
|
|||
|
int32_t L_105 = V_19;
|
|||
|
int32_t L_106 = V_1;
|
|||
|
V_21 = (bool)((((int32_t)L_105) < ((int32_t)L_106))? 1 : 0);
|
|||
|
bool L_107 = V_21;
|
|||
|
if (!L_107)
|
|||
|
{
|
|||
|
goto IL_0221;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_108 = ___3_freeGlyphRects;
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_109 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_FreeGlyphRects_4;
|
|||
|
int32_t L_110 = V_19;
|
|||
|
NullCheck(L_109);
|
|||
|
int32_t L_111 = L_110;
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_112 = (L_109)->GetAt(static_cast<il2cpp_array_size_t>(L_111));
|
|||
|
NullCheck(L_108);
|
|||
|
List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_inline(L_108, L_112, List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_RuntimeMethod_var);
|
|||
|
}
|
|||
|
|
|||
|
IL_0221:
|
|||
|
{
|
|||
|
int32_t L_113 = V_19;
|
|||
|
int32_t L_114 = V_2;
|
|||
|
V_22 = (bool)((((int32_t)L_113) < ((int32_t)L_114))? 1 : 0);
|
|||
|
bool L_115 = V_22;
|
|||
|
if (!L_115)
|
|||
|
{
|
|||
|
goto IL_0240;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_116 = ___4_usedGlyphRects;
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_117 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_UsedGlyphRects_5;
|
|||
|
int32_t L_118 = V_19;
|
|||
|
NullCheck(L_117);
|
|||
|
int32_t L_119 = L_118;
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_120 = (L_117)->GetAt(static_cast<il2cpp_array_size_t>(L_119));
|
|||
|
NullCheck(L_116);
|
|||
|
List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_inline(L_116, L_120, List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_RuntimeMethod_var);
|
|||
|
}
|
|||
|
|
|||
|
IL_0240:
|
|||
|
{
|
|||
|
int32_t L_121 = V_19;
|
|||
|
V_19 = ((int32_t)il2cpp_codegen_add(L_121, 1));
|
|||
|
}
|
|||
|
|
|||
|
IL_0247:
|
|||
|
{
|
|||
|
int32_t L_122 = V_19;
|
|||
|
int32_t L_123 = V_4;
|
|||
|
V_23 = (bool)((((int32_t)L_122) < ((int32_t)L_123))? 1 : 0);
|
|||
|
bool L_124 = V_23;
|
|||
|
if (L_124)
|
|||
|
{
|
|||
|
goto IL_01de;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5** L_125 = ___7_glyphs;
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* L_126 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_Glyphs_0;
|
|||
|
*((RuntimeObject**)L_125) = (RuntimeObject*)L_126;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_125, (void*)(RuntimeObject*)L_126);
|
|||
|
Profiler_EndSample_m3FCA26738A87C0B8E352533AD48E2A16B047A757(NULL);
|
|||
|
bool L_127 = V_5;
|
|||
|
V_7 = L_127;
|
|||
|
goto IL_0267;
|
|||
|
}
|
|||
|
|
|||
|
IL_0267:
|
|||
|
{
|
|||
|
bool L_128 = V_7;
|
|||
|
return L_128;
|
|||
|
}
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryAddGlyphsToTexture_Internal(System.UInt32[],System.Int32,UnityEngine.TextCore.LowLevel.GlyphPackingMode,UnityEngine.TextCore.GlyphRect[],System.Int32&,UnityEngine.TextCore.GlyphRect[],System.Int32&,UnityEngine.TextCore.LowLevel.GlyphRenderMode,UnityEngine.Texture2D,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct[],System.Int32&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryAddGlyphsToTexture_Internal_m43D4D242873C647DF5A20F7579FD90E373999EA8 (UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___0_glyphIndex, int32_t ___1_padding, int32_t ___2_packingMode, GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* ___3_freeGlyphRects, int32_t* ___4_freeGlyphRectCount, GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* ___5_usedGlyphRects, int32_t* ___6_usedGlyphRectCount, int32_t ___7_renderMode, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___8_texture, GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E* ___9_glyphs, int32_t* ___10_glyphCount, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
typedef bool (*FontEngine_TryAddGlyphsToTexture_Internal_m43D4D242873C647DF5A20F7579FD90E373999EA8_ftn) (UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA*, int32_t, int32_t, GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*, int32_t*, GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*, int32_t*, int32_t, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*, GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E*, int32_t*);
|
|||
|
static FontEngine_TryAddGlyphsToTexture_Internal_m43D4D242873C647DF5A20F7579FD90E373999EA8_ftn _il2cpp_icall_func;
|
|||
|
if (!_il2cpp_icall_func)
|
|||
|
_il2cpp_icall_func = (FontEngine_TryAddGlyphsToTexture_Internal_m43D4D242873C647DF5A20F7579FD90E373999EA8_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::TryAddGlyphsToTexture_Internal(System.UInt32[],System.Int32,UnityEngine.TextCore.LowLevel.GlyphPackingMode,UnityEngine.TextCore.GlyphRect[],System.Int32&,UnityEngine.TextCore.GlyphRect[],System.Int32&,UnityEngine.TextCore.LowLevel.GlyphRenderMode,UnityEngine.Texture2D,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct[],System.Int32&)");
|
|||
|
bool icallRetVal = _il2cpp_icall_func(___0_glyphIndex, ___1_padding, ___2_packingMode, ___3_freeGlyphRects, ___4_freeGlyphRectCount, ___5_usedGlyphRects, ___6_usedGlyphRectCount, ___7_renderMode, ___8_texture, ___9_glyphs, ___10_glyphCount);
|
|||
|
return icallRetVal;
|
|||
|
}
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[] UnityEngine.TextCore.LowLevel.FontEngine::GetGlyphPairAdjustmentTable(System.UInt32[])
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* FontEngine_GetGlyphPairAdjustmentTable_m67DAC7C0029384FC814621F85F8B35D0D3327BC5 (UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___0_glyphIndexes, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E_m4F12F106E68B6115D47C936ADDBB1A843B670123_RuntimeMethod_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
int32_t V_0 = 0;
|
|||
|
bool V_1 = false;
|
|||
|
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* V_2 = NULL;
|
|||
|
{
|
|||
|
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_0 = ___0_glyphIndexes;
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
int32_t L_1;
|
|||
|
L_1 = FontEngine_PopulatePairAdjustmentRecordMarshallingArray_from_KernTable_mE3B5D21C5D72CEADB2BEA5AA8022E466356386E7(L_0, (&V_0), NULL);
|
|||
|
int32_t L_2 = V_0;
|
|||
|
V_1 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
|
|||
|
bool L_3 = V_1;
|
|||
|
if (!L_3)
|
|||
|
{
|
|||
|
goto IL_0016;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
V_2 = (GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7*)NULL;
|
|||
|
goto IL_0046;
|
|||
|
}
|
|||
|
|
|||
|
IL_0016:
|
|||
|
{
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
int32_t L_4 = V_0;
|
|||
|
FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E_m4F12F106E68B6115D47C936ADDBB1A843B670123((&((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_PairAdjustmentRecords_MarshallingArray_6), L_4, FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E_m4F12F106E68B6115D47C936ADDBB1A843B670123_RuntimeMethod_var);
|
|||
|
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_5 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_PairAdjustmentRecords_MarshallingArray_6;
|
|||
|
int32_t L_6;
|
|||
|
L_6 = FontEngine_GetPairAdjustmentRecordsFromMarshallingArray_m81121A95D2196747D3597C8BEFF53842577599F6(L_5, NULL);
|
|||
|
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_7 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_PairAdjustmentRecords_MarshallingArray_6;
|
|||
|
int32_t L_8 = V_0;
|
|||
|
NullCheck(L_7);
|
|||
|
il2cpp_codegen_initobj(((L_7)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_8))), sizeof(GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E));
|
|||
|
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_9 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_PairAdjustmentRecords_MarshallingArray_6;
|
|||
|
V_2 = L_9;
|
|||
|
goto IL_0046;
|
|||
|
}
|
|||
|
|
|||
|
IL_0046:
|
|||
|
{
|
|||
|
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_10 = V_2;
|
|||
|
return L_10;
|
|||
|
}
|
|||
|
}
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[] UnityEngine.TextCore.LowLevel.FontEngine::GetGlyphPairAdjustmentRecords(System.Collections.Generic.List`1<System.UInt32>,System.Int32&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* FontEngine_GetGlyphPairAdjustmentRecords_m23D346BEC5BA63185A01DF33576E98650947ABA8 (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___0_glyphIndexes, int32_t* ___1_recordCount, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_GenericListToMarshallingArray_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m9D73A631FE45ED043F5F452D50CE5C38802434D3_RuntimeMethod_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E_m4F12F106E68B6115D47C936ADDBB1A843B670123_RuntimeMethod_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
bool V_0 = false;
|
|||
|
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* V_1 = NULL;
|
|||
|
{
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
FontEngine_GenericListToMarshallingArray_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m9D73A631FE45ED043F5F452D50CE5C38802434D3((&___0_glyphIndexes), (&((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphIndexes_MarshallingArray_A_1), FontEngine_GenericListToMarshallingArray_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m9D73A631FE45ED043F5F452D50CE5C38802434D3_RuntimeMethod_var);
|
|||
|
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_0 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphIndexes_MarshallingArray_A_1;
|
|||
|
int32_t* L_1 = ___1_recordCount;
|
|||
|
int32_t L_2;
|
|||
|
L_2 = FontEngine_PopulatePairAdjustmentRecordMarshallingArray_from_KernTable_mE3B5D21C5D72CEADB2BEA5AA8022E466356386E7(L_0, L_1, NULL);
|
|||
|
int32_t* L_3 = ___1_recordCount;
|
|||
|
int32_t L_4 = *((int32_t*)L_3);
|
|||
|
V_0 = (bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0);
|
|||
|
bool L_5 = V_0;
|
|||
|
if (!L_5)
|
|||
|
{
|
|||
|
goto IL_0027;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
V_1 = (GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7*)NULL;
|
|||
|
goto IL_0059;
|
|||
|
}
|
|||
|
|
|||
|
IL_0027:
|
|||
|
{
|
|||
|
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
int32_t* L_6 = ___1_recordCount;
|
|||
|
int32_t L_7 = *((int32_t*)L_6);
|
|||
|
FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E_m4F12F106E68B6115D47C936ADDBB1A843B670123((&((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_PairAdjustmentRecords_MarshallingArray_6), L_7, FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E_m4F12F106E68B6115D47C936ADDBB1A843B670123_RuntimeMethod_var);
|
|||
|
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_8 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_PairAdjustmentRecords_MarshallingArray_6;
|
|||
|
int32_t L_9;
|
|||
|
L_9 = FontEngine_GetPairAdjustmentRecordsFromMarshallingArray_m81121A95D2196747D3597C8BEFF53842577599F6(L_8, NULL);
|
|||
|
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_10 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_PairAdjustmentRecords_MarshallingArray_6;
|
|||
|
int32_t* L_11 = ___1_recordCount;
|
|||
|
int32_t L_12 = *((int32_t*)L_11);
|
|||
|
NullCheck(L_10);
|
|||
|
il2cpp_codegen_initobj(((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_12))), sizeof(GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E));
|
|||
|
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_13 = ((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_PairAdjustmentRecords_MarshallingArray_6;
|
|||
|
V_1 = L_13;
|
|||
|
goto IL_0059;
|
|||
|
}
|
|||
|
|
|||
|
IL_0059:
|
|||
|
{
|
|||
|
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_14 = V_1;
|
|||
|
return L_14;
|
|||
|
}
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::PopulatePairAdjustmentRecordMarshallingArray_from_KernTable(System.UInt32[],System.Int32&)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_PopulatePairAdjustmentRecordMarshallingArray_from_KernTable_mE3B5D21C5D72CEADB2BEA5AA8022E466356386E7 (UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___0_glyphIndexes, int32_t* ___1_recordCount, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
typedef int32_t (*FontEngine_PopulatePairAdjustmentRecordMarshallingArray_from_KernTable_mE3B5D21C5D72CEADB2BEA5AA8022E466356386E7_ftn) (UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA*, int32_t*);
|
|||
|
static FontEngine_PopulatePairAdjustmentRecordMarshallingArray_from_KernTable_mE3B5D21C5D72CEADB2BEA5AA8022E466356386E7_ftn _il2cpp_icall_func;
|
|||
|
if (!_il2cpp_icall_func)
|
|||
|
_il2cpp_icall_func = (FontEngine_PopulatePairAdjustmentRecordMarshallingArray_from_KernTable_mE3B5D21C5D72CEADB2BEA5AA8022E466356386E7_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::PopulatePairAdjustmentRecordMarshallingArray_from_KernTable(System.UInt32[],System.Int32&)");
|
|||
|
int32_t icallRetVal = _il2cpp_icall_func(___0_glyphIndexes, ___1_recordCount);
|
|||
|
return icallRetVal;
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::GetPairAdjustmentRecordsFromMarshallingArray(UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[])
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_GetPairAdjustmentRecordsFromMarshallingArray_m81121A95D2196747D3597C8BEFF53842577599F6 (GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* ___0_glyphPairAdjustmentRecords, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
typedef int32_t (*FontEngine_GetPairAdjustmentRecordsFromMarshallingArray_m81121A95D2196747D3597C8BEFF53842577599F6_ftn) (GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7*);
|
|||
|
static FontEngine_GetPairAdjustmentRecordsFromMarshallingArray_m81121A95D2196747D3597C8BEFF53842577599F6_ftn _il2cpp_icall_func;
|
|||
|
if (!_il2cpp_icall_func)
|
|||
|
_il2cpp_icall_func = (FontEngine_GetPairAdjustmentRecordsFromMarshallingArray_m81121A95D2196747D3597C8BEFF53842577599F6_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::GetPairAdjustmentRecordsFromMarshallingArray(UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[])");
|
|||
|
int32_t icallRetVal = _il2cpp_icall_func(___0_glyphPairAdjustmentRecords);
|
|||
|
return icallRetVal;
|
|||
|
}
|
|||
|
// System.Void UnityEngine.TextCore.LowLevel.FontEngine::ResetAtlasTexture(UnityEngine.Texture2D)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FontEngine_ResetAtlasTexture_m15BBE67DFDD8A1E740BC0C4B29612A8C866860DC (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___0_texture, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
typedef void (*FontEngine_ResetAtlasTexture_m15BBE67DFDD8A1E740BC0C4B29612A8C866860DC_ftn) (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*);
|
|||
|
static FontEngine_ResetAtlasTexture_m15BBE67DFDD8A1E740BC0C4B29612A8C866860DC_ftn _il2cpp_icall_func;
|
|||
|
if (!_il2cpp_icall_func)
|
|||
|
_il2cpp_icall_func = (FontEngine_ResetAtlasTexture_m15BBE67DFDD8A1E740BC0C4B29612A8C866860DC_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::ResetAtlasTexture(UnityEngine.Texture2D)");
|
|||
|
_il2cpp_icall_func(___0_texture);
|
|||
|
}
|
|||
|
// System.Void UnityEngine.TextCore.LowLevel.FontEngine::.cctor()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FontEngine__cctor_mD8EC115E258FD225726CBC71B249C1F411447D79 (const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m30C3F5890A20AF5FA64A272E19CFC8750E0F9D16_RuntimeMethod_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7_il2cpp_TypeInfo_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E_il2cpp_TypeInfo_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70_il2cpp_TypeInfo_var);
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
{
|
|||
|
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* L_0 = (GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5*)(GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5*)SZArrayNew(GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16));
|
|||
|
((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_Glyphs_0 = L_0;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_Glyphs_0), (void*)L_0);
|
|||
|
GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E* L_1 = (GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E*)(GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E*)SZArrayNew(GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16));
|
|||
|
((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphMarshallingStruct_IN_2 = L_1;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphMarshallingStruct_IN_2), (void*)L_1);
|
|||
|
GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E* L_2 = (GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E*)(GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E*)SZArrayNew(GlyphMarshallingStructU5BU5D_t9424A4B1FAAD615472A9346208026B1B9E22069E_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16));
|
|||
|
((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphMarshallingStruct_OUT_3 = L_2;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphMarshallingStruct_OUT_3), (void*)L_2);
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_3 = (GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*)(GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*)SZArrayNew(GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16));
|
|||
|
((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_FreeGlyphRects_4 = L_3;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_FreeGlyphRects_4), (void*)L_3);
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_4 = (GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*)(GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*)SZArrayNew(GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16));
|
|||
|
((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_UsedGlyphRects_5 = L_4;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_UsedGlyphRects_5), (void*)L_4);
|
|||
|
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_5 = (Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7*)il2cpp_codegen_object_new(Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7_il2cpp_TypeInfo_var);
|
|||
|
NullCheck(L_5);
|
|||
|
Dictionary_2__ctor_m30C3F5890A20AF5FA64A272E19CFC8750E0F9D16(L_5, Dictionary_2__ctor_m30C3F5890A20AF5FA64A272E19CFC8750E0F9D16_RuntimeMethod_var);
|
|||
|
((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphLookupDictionary_7 = L_5;
|
|||
|
Il2CppCodeGenWriteBarrier((void**)(&((FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var))->___s_GlyphLookupDictionary_7), (void*)L_5);
|
|||
|
return;
|
|||
|
}
|
|||
|
}
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic pop
|
|||
|
#endif
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic push
|
|||
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
#endif
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.FontEngineUtilities::MaxValue(System.Int32,System.Int32,System.Int32)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngineUtilities_MaxValue_m7E0FBF90FE07F65C9895ACD56FD032A53E417F83 (int32_t ___0_a, int32_t ___1_b, int32_t ___2_c, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
int32_t V_0 = 0;
|
|||
|
int32_t G_B4_0 = 0;
|
|||
|
int32_t G_B8_0 = 0;
|
|||
|
{
|
|||
|
int32_t L_0 = ___0_a;
|
|||
|
int32_t L_1 = ___1_b;
|
|||
|
if ((((int32_t)L_0) < ((int32_t)L_1)))
|
|||
|
{
|
|||
|
goto IL_000f;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
int32_t L_2 = ___0_a;
|
|||
|
int32_t L_3 = ___2_c;
|
|||
|
if ((((int32_t)L_2) < ((int32_t)L_3)))
|
|||
|
{
|
|||
|
goto IL_000c;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
int32_t L_4 = ___0_a;
|
|||
|
G_B4_0 = L_4;
|
|||
|
goto IL_000d;
|
|||
|
}
|
|||
|
|
|||
|
IL_000c:
|
|||
|
{
|
|||
|
int32_t L_5 = ___2_c;
|
|||
|
G_B4_0 = L_5;
|
|||
|
}
|
|||
|
|
|||
|
IL_000d:
|
|||
|
{
|
|||
|
G_B8_0 = G_B4_0;
|
|||
|
goto IL_0017;
|
|||
|
}
|
|||
|
|
|||
|
IL_000f:
|
|||
|
{
|
|||
|
int32_t L_6 = ___1_b;
|
|||
|
int32_t L_7 = ___2_c;
|
|||
|
if ((((int32_t)L_6) < ((int32_t)L_7)))
|
|||
|
{
|
|||
|
goto IL_0016;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
int32_t L_8 = ___1_b;
|
|||
|
G_B8_0 = L_8;
|
|||
|
goto IL_0017;
|
|||
|
}
|
|||
|
|
|||
|
IL_0016:
|
|||
|
{
|
|||
|
int32_t L_9 = ___2_c;
|
|||
|
G_B8_0 = L_9;
|
|||
|
}
|
|||
|
|
|||
|
IL_0017:
|
|||
|
{
|
|||
|
V_0 = G_B8_0;
|
|||
|
goto IL_001a;
|
|||
|
}
|
|||
|
|
|||
|
IL_001a:
|
|||
|
{
|
|||
|
int32_t L_10 = V_0;
|
|||
|
return L_10;
|
|||
|
}
|
|||
|
}
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic pop
|
|||
|
#endif
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic push
|
|||
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
#endif
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic pop
|
|||
|
#endif
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic push
|
|||
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
#endif
|
|||
|
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_xPlacement()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_xPlacement_m5E2B8B05A5DF57B2DC4B3795E71330CDDE1761C8 (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_XPlacement_0;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float GlyphValueRecord_get_xPlacement_m5E2B8B05A5DF57B2DC4B3795E71330CDDE1761C8_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = GlyphValueRecord_get_xPlacement_m5E2B8B05A5DF57B2DC4B3795E71330CDDE1761C8(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_yPlacement()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_yPlacement_mB6303F8800305F6F96ECCD0CD9AA70A1A30A15DA (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_YPlacement_1;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float GlyphValueRecord_get_yPlacement_mB6303F8800305F6F96ECCD0CD9AA70A1A30A15DA_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = GlyphValueRecord_get_yPlacement_mB6303F8800305F6F96ECCD0CD9AA70A1A30A15DA(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_xAdvance()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_xAdvance_m6C392027FA91E0705C1585C5EF40D984AAA0013E (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_XAdvance_2;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float GlyphValueRecord_get_xAdvance_m6C392027FA91E0705C1585C5EF40D984AAA0013E_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = GlyphValueRecord_get_xAdvance_m6C392027FA91E0705C1585C5EF40D984AAA0013E(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_yAdvance()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_yAdvance_m1379AA10FCCFFABEAF43E767F8BFBF32CA76B5B6 (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
float V_0 = 0.0f;
|
|||
|
{
|
|||
|
float L_0 = __this->___m_YAdvance_3;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
float L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C float GlyphValueRecord_get_yAdvance_m1379AA10FCCFFABEAF43E767F8BFBF32CA76B5B6_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E*>(__this + _offset);
|
|||
|
float _returnValue;
|
|||
|
_returnValue = GlyphValueRecord_get_yAdvance_m1379AA10FCCFFABEAF43E767F8BFBF32CA76B5B6(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphValueRecord UnityEngine.TextCore.LowLevel.GlyphValueRecord::op_Addition(UnityEngine.TextCore.LowLevel.GlyphValueRecord,UnityEngine.TextCore.LowLevel.GlyphValueRecord)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E GlyphValueRecord_op_Addition_mF26165B4CE61A5409AEFF24B0D1727804E13602B (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E ___0_a, GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E ___1_b, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E V_0;
|
|||
|
memset((&V_0), 0, sizeof(V_0));
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E V_1;
|
|||
|
memset((&V_1), 0, sizeof(V_1));
|
|||
|
{
|
|||
|
float L_0;
|
|||
|
L_0 = GlyphValueRecord_get_xPlacement_m5E2B8B05A5DF57B2DC4B3795E71330CDDE1761C8((&___0_a), NULL);
|
|||
|
float L_1;
|
|||
|
L_1 = GlyphValueRecord_get_xPlacement_m5E2B8B05A5DF57B2DC4B3795E71330CDDE1761C8((&___1_b), NULL);
|
|||
|
(&V_0)->___m_XPlacement_0 = ((float)il2cpp_codegen_add(L_0, L_1));
|
|||
|
float L_2;
|
|||
|
L_2 = GlyphValueRecord_get_yPlacement_mB6303F8800305F6F96ECCD0CD9AA70A1A30A15DA((&___0_a), NULL);
|
|||
|
float L_3;
|
|||
|
L_3 = GlyphValueRecord_get_yPlacement_mB6303F8800305F6F96ECCD0CD9AA70A1A30A15DA((&___1_b), NULL);
|
|||
|
(&V_0)->___m_YPlacement_1 = ((float)il2cpp_codegen_add(L_2, L_3));
|
|||
|
float L_4;
|
|||
|
L_4 = GlyphValueRecord_get_xAdvance_m6C392027FA91E0705C1585C5EF40D984AAA0013E((&___0_a), NULL);
|
|||
|
float L_5;
|
|||
|
L_5 = GlyphValueRecord_get_xAdvance_m6C392027FA91E0705C1585C5EF40D984AAA0013E((&___1_b), NULL);
|
|||
|
(&V_0)->___m_XAdvance_2 = ((float)il2cpp_codegen_add(L_4, L_5));
|
|||
|
float L_6;
|
|||
|
L_6 = GlyphValueRecord_get_yAdvance_m1379AA10FCCFFABEAF43E767F8BFBF32CA76B5B6((&___0_a), NULL);
|
|||
|
float L_7;
|
|||
|
L_7 = GlyphValueRecord_get_yAdvance_m1379AA10FCCFFABEAF43E767F8BFBF32CA76B5B6((&___1_b), NULL);
|
|||
|
(&V_0)->___m_YAdvance_3 = ((float)il2cpp_codegen_add(L_6, L_7));
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E L_8 = V_0;
|
|||
|
V_1 = L_8;
|
|||
|
goto IL_005d;
|
|||
|
}
|
|||
|
|
|||
|
IL_005d:
|
|||
|
{
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E L_9 = V_1;
|
|||
|
return L_9;
|
|||
|
}
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.GlyphValueRecord::GetHashCode()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphValueRecord_GetHashCode_m9A2BFC7780FBD61A4B7E0091F8FE87DA15081B60 (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
int32_t V_0 = 0;
|
|||
|
{
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E L_0 = (*(GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E*)__this);
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E L_1 = L_0;
|
|||
|
RuntimeObject* L_2 = Box(GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E_il2cpp_TypeInfo_var, &L_1);
|
|||
|
int32_t L_3;
|
|||
|
L_3 = ValueType_GetHashCode_m3B47C72EA1FA846D9B0DFF3C444AB2BFA22CF3CE((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, NULL);
|
|||
|
V_0 = L_3;
|
|||
|
goto IL_0014;
|
|||
|
}
|
|||
|
|
|||
|
IL_0014:
|
|||
|
{
|
|||
|
int32_t L_4 = V_0;
|
|||
|
return L_4;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C int32_t GlyphValueRecord_GetHashCode_m9A2BFC7780FBD61A4B7E0091F8FE87DA15081B60_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E*>(__this + _offset);
|
|||
|
int32_t _returnValue;
|
|||
|
_returnValue = GlyphValueRecord_GetHashCode_m9A2BFC7780FBD61A4B7E0091F8FE87DA15081B60(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.GlyphValueRecord::Equals(System.Object)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphValueRecord_Equals_m5DC74E9C597D8F27754444C057F819ECB24CB8B6 (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
bool V_0 = false;
|
|||
|
{
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E L_0 = (*(GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E*)__this);
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E L_1 = L_0;
|
|||
|
RuntimeObject* L_2 = Box(GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E_il2cpp_TypeInfo_var, &L_1);
|
|||
|
RuntimeObject* L_3 = ___0_obj;
|
|||
|
bool L_4;
|
|||
|
L_4 = ValueType_Equals_mCA5344597A8055EC544855AD60A983B10E0EE67D((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, L_3, NULL);
|
|||
|
V_0 = L_4;
|
|||
|
goto IL_0015;
|
|||
|
}
|
|||
|
|
|||
|
IL_0015:
|
|||
|
{
|
|||
|
bool L_5 = V_0;
|
|||
|
return L_5;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C bool GlyphValueRecord_Equals_m5DC74E9C597D8F27754444C057F819ECB24CB8B6_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E*>(__this + _offset);
|
|||
|
bool _returnValue;
|
|||
|
_returnValue = GlyphValueRecord_Equals_m5DC74E9C597D8F27754444C057F819ECB24CB8B6(_thisAdjusted, ___0_obj, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.GlyphValueRecord::Equals(UnityEngine.TextCore.LowLevel.GlyphValueRecord)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphValueRecord_Equals_mB5F45CBE745D1C5BAF7944989DF4239FDC78D972 (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* __this, GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E ___0_other, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
bool V_0 = false;
|
|||
|
{
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E L_0 = (*(GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E*)__this);
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E L_1 = L_0;
|
|||
|
RuntimeObject* L_2 = Box(GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E_il2cpp_TypeInfo_var, &L_1);
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E L_3 = ___0_other;
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E L_4 = L_3;
|
|||
|
RuntimeObject* L_5 = Box(GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E_il2cpp_TypeInfo_var, &L_4);
|
|||
|
bool L_6;
|
|||
|
L_6 = ValueType_Equals_mCA5344597A8055EC544855AD60A983B10E0EE67D((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, L_5, NULL);
|
|||
|
V_0 = L_6;
|
|||
|
goto IL_001a;
|
|||
|
}
|
|||
|
|
|||
|
IL_001a:
|
|||
|
{
|
|||
|
bool L_7 = V_0;
|
|||
|
return L_7;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C bool GlyphValueRecord_Equals_mB5F45CBE745D1C5BAF7944989DF4239FDC78D972_AdjustorThunk (RuntimeObject* __this, GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E ___0_other, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E*>(__this + _offset);
|
|||
|
bool _returnValue;
|
|||
|
_returnValue = GlyphValueRecord_Equals_mB5F45CBE745D1C5BAF7944989DF4239FDC78D972(_thisAdjusted, ___0_other, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic pop
|
|||
|
#endif
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic push
|
|||
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
#endif
|
|||
|
// System.UInt32 UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::get_glyphIndex()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t GlyphAdjustmentRecord_get_glyphIndex_mB1C51945CA4FF019A74BC98C01C8883A396CBFA9 (GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
uint32_t V_0 = 0;
|
|||
|
{
|
|||
|
uint32_t L_0 = __this->___m_GlyphIndex_0;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
uint32_t L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C uint32_t GlyphAdjustmentRecord_get_glyphIndex_mB1C51945CA4FF019A74BC98C01C8883A396CBFA9_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7*>(__this + _offset);
|
|||
|
uint32_t _returnValue;
|
|||
|
_returnValue = GlyphAdjustmentRecord_get_glyphIndex_mB1C51945CA4FF019A74BC98C01C8883A396CBFA9(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphValueRecord UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::get_glyphValueRecord()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E GlyphAdjustmentRecord_get_glyphValueRecord_m83866DCE07A22F903D4BA417476E64114625BDD7 (GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E V_0;
|
|||
|
memset((&V_0), 0, sizeof(V_0));
|
|||
|
{
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E L_0 = __this->___m_GlyphValueRecord_1;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E GlyphAdjustmentRecord_get_glyphValueRecord_m83866DCE07A22F903D4BA417476E64114625BDD7_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7*>(__this + _offset);
|
|||
|
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E _returnValue;
|
|||
|
_returnValue = GlyphAdjustmentRecord_get_glyphValueRecord_m83866DCE07A22F903D4BA417476E64114625BDD7(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::GetHashCode()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphAdjustmentRecord_GetHashCode_m8E0D84D4458A732085FCCA04AAE0A0B16CB3226C (GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
int32_t V_0 = 0;
|
|||
|
{
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_0 = (*(GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7*)__this);
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_1 = L_0;
|
|||
|
RuntimeObject* L_2 = Box(GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7_il2cpp_TypeInfo_var, &L_1);
|
|||
|
int32_t L_3;
|
|||
|
L_3 = ValueType_GetHashCode_m3B47C72EA1FA846D9B0DFF3C444AB2BFA22CF3CE((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, NULL);
|
|||
|
V_0 = L_3;
|
|||
|
goto IL_0014;
|
|||
|
}
|
|||
|
|
|||
|
IL_0014:
|
|||
|
{
|
|||
|
int32_t L_4 = V_0;
|
|||
|
return L_4;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C int32_t GlyphAdjustmentRecord_GetHashCode_m8E0D84D4458A732085FCCA04AAE0A0B16CB3226C_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7*>(__this + _offset);
|
|||
|
int32_t _returnValue;
|
|||
|
_returnValue = GlyphAdjustmentRecord_GetHashCode_m8E0D84D4458A732085FCCA04AAE0A0B16CB3226C(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::Equals(System.Object)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphAdjustmentRecord_Equals_mEF9EBAA5A7ED2B136EA25A2AD26353406884F47D (GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
bool V_0 = false;
|
|||
|
{
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_0 = (*(GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7*)__this);
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_1 = L_0;
|
|||
|
RuntimeObject* L_2 = Box(GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7_il2cpp_TypeInfo_var, &L_1);
|
|||
|
RuntimeObject* L_3 = ___0_obj;
|
|||
|
bool L_4;
|
|||
|
L_4 = ValueType_Equals_mCA5344597A8055EC544855AD60A983B10E0EE67D((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, L_3, NULL);
|
|||
|
V_0 = L_4;
|
|||
|
goto IL_0015;
|
|||
|
}
|
|||
|
|
|||
|
IL_0015:
|
|||
|
{
|
|||
|
bool L_5 = V_0;
|
|||
|
return L_5;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C bool GlyphAdjustmentRecord_Equals_mEF9EBAA5A7ED2B136EA25A2AD26353406884F47D_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7*>(__this + _offset);
|
|||
|
bool _returnValue;
|
|||
|
_returnValue = GlyphAdjustmentRecord_Equals_mEF9EBAA5A7ED2B136EA25A2AD26353406884F47D(_thisAdjusted, ___0_obj, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::Equals(UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphAdjustmentRecord_Equals_m2F5908F3B2BB2F6596E40E6A74E5F2120BCDA535 (GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7* __this, GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 ___0_other, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
bool V_0 = false;
|
|||
|
{
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_0 = (*(GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7*)__this);
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_1 = L_0;
|
|||
|
RuntimeObject* L_2 = Box(GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7_il2cpp_TypeInfo_var, &L_1);
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_3 = ___0_other;
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_4 = L_3;
|
|||
|
RuntimeObject* L_5 = Box(GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7_il2cpp_TypeInfo_var, &L_4);
|
|||
|
bool L_6;
|
|||
|
L_6 = ValueType_Equals_mCA5344597A8055EC544855AD60A983B10E0EE67D((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, L_5, NULL);
|
|||
|
V_0 = L_6;
|
|||
|
goto IL_001a;
|
|||
|
}
|
|||
|
|
|||
|
IL_001a:
|
|||
|
{
|
|||
|
bool L_7 = V_0;
|
|||
|
return L_7;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C bool GlyphAdjustmentRecord_Equals_m2F5908F3B2BB2F6596E40E6A74E5F2120BCDA535_AdjustorThunk (RuntimeObject* __this, GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 ___0_other, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7*>(__this + _offset);
|
|||
|
bool _returnValue;
|
|||
|
_returnValue = GlyphAdjustmentRecord_Equals_m2F5908F3B2BB2F6596E40E6A74E5F2120BCDA535(_thisAdjusted, ___0_other, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic pop
|
|||
|
#endif
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic push
|
|||
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
#endif
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::get_firstAdjustmentRecord()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m867469548F17B298F893B78EE2F93D34E4A6C39C (GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 V_0;
|
|||
|
memset((&V_0), 0, sizeof(V_0));
|
|||
|
{
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_0 = __this->___m_FirstAdjustmentRecord_0;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m867469548F17B298F893B78EE2F93D34E4A6C39C_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E*>(__this + _offset);
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 _returnValue;
|
|||
|
_returnValue = GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m867469548F17B298F893B78EE2F93D34E4A6C39C(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::get_secondAdjustmentRecord()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_mFDFECB1F7A38E22BD2388FFE9C71E732F6B44D91 (GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 V_0;
|
|||
|
memset((&V_0), 0, sizeof(V_0));
|
|||
|
{
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_0 = __this->___m_SecondAdjustmentRecord_1;
|
|||
|
V_0 = L_0;
|
|||
|
goto IL_000a;
|
|||
|
}
|
|||
|
|
|||
|
IL_000a:
|
|||
|
{
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_1 = V_0;
|
|||
|
return L_1;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_mFDFECB1F7A38E22BD2388FFE9C71E732F6B44D91_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E*>(__this + _offset);
|
|||
|
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 _returnValue;
|
|||
|
_returnValue = GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_mFDFECB1F7A38E22BD2388FFE9C71E732F6B44D91(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Int32 UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::GetHashCode()
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphPairAdjustmentRecord_GetHashCode_mC253F24FFD3BCE5EEB44CA6CDE1BE19336E0A5F5 (GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
int32_t V_0 = 0;
|
|||
|
{
|
|||
|
GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E L_0 = (*(GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E*)__this);
|
|||
|
GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E L_1 = L_0;
|
|||
|
RuntimeObject* L_2 = Box(GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E_il2cpp_TypeInfo_var, &L_1);
|
|||
|
int32_t L_3;
|
|||
|
L_3 = ValueType_GetHashCode_m3B47C72EA1FA846D9B0DFF3C444AB2BFA22CF3CE((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, NULL);
|
|||
|
V_0 = L_3;
|
|||
|
goto IL_0014;
|
|||
|
}
|
|||
|
|
|||
|
IL_0014:
|
|||
|
{
|
|||
|
int32_t L_4 = V_0;
|
|||
|
return L_4;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C int32_t GlyphPairAdjustmentRecord_GetHashCode_mC253F24FFD3BCE5EEB44CA6CDE1BE19336E0A5F5_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E*>(__this + _offset);
|
|||
|
int32_t _returnValue;
|
|||
|
_returnValue = GlyphPairAdjustmentRecord_GetHashCode_mC253F24FFD3BCE5EEB44CA6CDE1BE19336E0A5F5(_thisAdjusted, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::Equals(System.Object)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphPairAdjustmentRecord_Equals_m0F49F5D76C114BB660B7619A93247591AE323CFD (GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
bool V_0 = false;
|
|||
|
{
|
|||
|
GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E L_0 = (*(GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E*)__this);
|
|||
|
GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E L_1 = L_0;
|
|||
|
RuntimeObject* L_2 = Box(GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E_il2cpp_TypeInfo_var, &L_1);
|
|||
|
RuntimeObject* L_3 = ___0_obj;
|
|||
|
bool L_4;
|
|||
|
L_4 = ValueType_Equals_mCA5344597A8055EC544855AD60A983B10E0EE67D((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, L_3, NULL);
|
|||
|
V_0 = L_4;
|
|||
|
goto IL_0015;
|
|||
|
}
|
|||
|
|
|||
|
IL_0015:
|
|||
|
{
|
|||
|
bool L_5 = V_0;
|
|||
|
return L_5;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C bool GlyphPairAdjustmentRecord_Equals_m0F49F5D76C114BB660B7619A93247591AE323CFD_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E*>(__this + _offset);
|
|||
|
bool _returnValue;
|
|||
|
_returnValue = GlyphPairAdjustmentRecord_Equals_m0F49F5D76C114BB660B7619A93247591AE323CFD(_thisAdjusted, ___0_obj, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
// System.Boolean UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::Equals(UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord)
|
|||
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphPairAdjustmentRecord_Equals_m2DADFD15A4DFF37570EA51D9EAEBA30DF0007689 (GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* __this, GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E ___0_other, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
static bool s_Il2CppMethodInitialized;
|
|||
|
if (!s_Il2CppMethodInitialized)
|
|||
|
{
|
|||
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E_il2cpp_TypeInfo_var);
|
|||
|
s_Il2CppMethodInitialized = true;
|
|||
|
}
|
|||
|
bool V_0 = false;
|
|||
|
{
|
|||
|
GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E L_0 = (*(GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E*)__this);
|
|||
|
GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E L_1 = L_0;
|
|||
|
RuntimeObject* L_2 = Box(GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E_il2cpp_TypeInfo_var, &L_1);
|
|||
|
GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E L_3 = ___0_other;
|
|||
|
GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E L_4 = L_3;
|
|||
|
RuntimeObject* L_5 = Box(GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E_il2cpp_TypeInfo_var, &L_4);
|
|||
|
bool L_6;
|
|||
|
L_6 = ValueType_Equals_mCA5344597A8055EC544855AD60A983B10E0EE67D((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, L_5, NULL);
|
|||
|
V_0 = L_6;
|
|||
|
goto IL_001a;
|
|||
|
}
|
|||
|
|
|||
|
IL_001a:
|
|||
|
{
|
|||
|
bool L_7 = V_0;
|
|||
|
return L_7;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_EXTERN_C bool GlyphPairAdjustmentRecord_Equals_m2DADFD15A4DFF37570EA51D9EAEBA30DF0007689_AdjustorThunk (RuntimeObject* __this, GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E ___0_other, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* _thisAdjusted;
|
|||
|
int32_t _offset = 1;
|
|||
|
_thisAdjusted = reinterpret_cast<GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E*>(__this + _offset);
|
|||
|
bool _returnValue;
|
|||
|
_returnValue = GlyphPairAdjustmentRecord_Equals_m2DADFD15A4DFF37570EA51D9EAEBA30DF0007689(_thisAdjusted, ___0_other, method);
|
|||
|
return _returnValue;
|
|||
|
}
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic pop
|
|||
|
#endif
|
|||
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline (int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
int32_t V_0 = 0;
|
|||
|
int32_t G_B3_0 = 0;
|
|||
|
{
|
|||
|
int32_t L_0 = ___0_a;
|
|||
|
int32_t L_1 = ___1_b;
|
|||
|
if ((((int32_t)L_0) > ((int32_t)L_1)))
|
|||
|
{
|
|||
|
goto IL_0008;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
int32_t L_2 = ___1_b;
|
|||
|
G_B3_0 = L_2;
|
|||
|
goto IL_0009;
|
|||
|
}
|
|||
|
|
|||
|
IL_0008:
|
|||
|
{
|
|||
|
int32_t L_3 = ___0_a;
|
|||
|
G_B3_0 = L_3;
|
|||
|
}
|
|||
|
|
|||
|
IL_0009:
|
|||
|
{
|
|||
|
V_0 = G_B3_0;
|
|||
|
goto IL_000c;
|
|||
|
}
|
|||
|
|
|||
|
IL_000c:
|
|||
|
{
|
|||
|
int32_t L_4 = V_0;
|
|||
|
return L_4;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Profiler_BeginSample_m640E26B682D803CC5DB4EDFDF2F6E83771BF0BE4_inline (String_t* ___0_name, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
{
|
|||
|
String_t* L_0 = ___0_name;
|
|||
|
Profiler_ValidateArguments_m631DF788CA8A7DF599A5871AF4D7FA8B9C3B52CC_inline(L_0, NULL);
|
|||
|
String_t* L_1 = ___0_name;
|
|||
|
Profiler_BeginSampleImpl_m7CA0C092A61229CA7BF617E521F2DE0E2B155CEA(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|||
|
return;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mCED84CDDB1FA053F00F335965060C2D9A7BF2164_gshared_inline (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
{
|
|||
|
int32_t L_0 = (int32_t)__this->____size_2;
|
|||
|
return L_0;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_gshared_inline (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
int32_t V_0 = 0;
|
|||
|
{
|
|||
|
int32_t L_0 = (int32_t)__this->____version_3;
|
|||
|
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
|
|||
|
if (!false)
|
|||
|
{
|
|||
|
goto IL_0035;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
int32_t L_1 = (int32_t)__this->____size_2;
|
|||
|
V_0 = L_1;
|
|||
|
__this->____size_2 = 0;
|
|||
|
int32_t L_2 = V_0;
|
|||
|
if ((((int32_t)L_2) <= ((int32_t)0)))
|
|||
|
{
|
|||
|
goto IL_003c;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_3 = (GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*)__this->____items_1;
|
|||
|
int32_t L_4 = V_0;
|
|||
|
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_3, 0, L_4, NULL);
|
|||
|
return;
|
|||
|
}
|
|||
|
|
|||
|
IL_0035:
|
|||
|
{
|
|||
|
__this->____size_2 = 0;
|
|||
|
}
|
|||
|
|
|||
|
IL_003c:
|
|||
|
{
|
|||
|
return;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_gshared_inline (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___0_item, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* V_0 = NULL;
|
|||
|
int32_t V_1 = 0;
|
|||
|
{
|
|||
|
int32_t L_0 = (int32_t)__this->____version_3;
|
|||
|
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_1 = (GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*)__this->____items_1;
|
|||
|
V_0 = L_1;
|
|||
|
int32_t L_2 = (int32_t)__this->____size_2;
|
|||
|
V_1 = L_2;
|
|||
|
int32_t L_3 = V_1;
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_4 = V_0;
|
|||
|
NullCheck(L_4);
|
|||
|
if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
|
|||
|
{
|
|||
|
goto IL_0034;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
int32_t L_5 = V_1;
|
|||
|
__this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
|
|||
|
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_6 = V_0;
|
|||
|
int32_t L_7 = V_1;
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_8 = ___0_item;
|
|||
|
NullCheck(L_6);
|
|||
|
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D)L_8);
|
|||
|
return;
|
|||
|
}
|
|||
|
|
|||
|
IL_0034:
|
|||
|
{
|
|||
|
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_9 = ___0_item;
|
|||
|
(( void (*) (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B*, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11));
|
|||
|
return;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_gshared_inline (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
{
|
|||
|
int32_t L_0 = (int32_t)__this->____size_2;
|
|||
|
return L_0;
|
|||
|
}
|
|||
|
}
|
|||
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Profiler_ValidateArguments_m631DF788CA8A7DF599A5871AF4D7FA8B9C3B52CC_inline (String_t* ___0_name, const RuntimeMethod* method)
|
|||
|
{
|
|||
|
bool V_0 = false;
|
|||
|
{
|
|||
|
String_t* L_0 = ___0_name;
|
|||
|
bool L_1;
|
|||
|
L_1 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_0, NULL);
|
|||
|
V_0 = L_1;
|
|||
|
bool L_2 = V_0;
|
|||
|
if (!L_2)
|
|||
|
{
|
|||
|
goto IL_001c;
|
|||
|
}
|
|||
|
}
|
|||
|
{
|
|||
|
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
|
|||
|
NullCheck(L_3);
|
|||
|
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral31D159E683556C06B3B3963D92483B6867EB3233)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F)), NULL);
|
|||
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Profiler_ValidateArguments_m631DF788CA8A7DF599A5871AF4D7FA8B9C3B52CC_RuntimeMethod_var)));
|
|||
|
}
|
|||
|
|
|||
|
IL_001c:
|
|||
|
{
|
|||
|
return;
|
|||
|
}
|
|||
|
}
|