123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231 |
- #include "il2cpp-config.h"
- #ifndef _MSC_VER
- # include <alloca.h>
- #else
- # include <malloc.h>
- #endif
- #include "codegen/il2cpp-codegen-metadata.h"
- IL2CPP_EXTERN_C_BEGIN
- IL2CPP_EXTERN_C_END
- // 0x00000001 System.Boolean UnityEngine.TextGenerationSettings::CompareColors(UnityEngine.Color,UnityEngine.Color)
- extern void TextGenerationSettings_CompareColors_m41313F2A332F5780C5BD6F8134EBB14473CC5C66_AdjustorThunk ();
- // 0x00000002 System.Boolean UnityEngine.TextGenerationSettings::CompareVector2(UnityEngine.Vector2,UnityEngine.Vector2)
- extern void TextGenerationSettings_CompareVector2_m27AE82F513B8E6D4A529A02B1A3806A85E710F1C_AdjustorThunk ();
- // 0x00000003 System.Boolean UnityEngine.TextGenerationSettings::Equals(UnityEngine.TextGenerationSettings)
- extern void TextGenerationSettings_Equals_m39912D195B0384AADC5C274659324EC8720C4F7D_AdjustorThunk ();
- // 0x00000004 System.Void UnityEngine.TextGenerator::.ctor()
- extern void TextGenerator__ctor_mD3956FF7D10DC470522A6363E7D6EC243415098A ();
- // 0x00000005 System.Void UnityEngine.TextGenerator::.ctor(System.Int32)
- extern void TextGenerator__ctor_m86E01E7BB9DC1B28F04961E482ED4D7065062BCE ();
- // 0x00000006 System.Void UnityEngine.TextGenerator::Finalize()
- extern void TextGenerator_Finalize_m6E9076F61F7B4DD5E56207F39E8F5FD85F188D8A ();
- // 0x00000007 System.Void UnityEngine.TextGenerator::System.IDisposable.Dispose()
- extern void TextGenerator_System_IDisposable_Dispose_m9D3291DC086282AF57A115B39D3C17BD0074FA3D ();
- // 0x00000008 System.Int32 UnityEngine.TextGenerator::get_characterCountVisible()
- extern void TextGenerator_get_characterCountVisible_mD0E9AA8120947F5AED58F512C0978C2E82ED1182 ();
- // 0x00000009 UnityEngine.TextGenerationSettings UnityEngine.TextGenerator::ValidatedSettings(UnityEngine.TextGenerationSettings)
- extern void TextGenerator_ValidatedSettings_m167131680BB6CD53B929EF189520F9FCF71FB1D3 ();
- // 0x0000000A System.Void UnityEngine.TextGenerator::Invalidate()
- extern void TextGenerator_Invalidate_m5C360AB470CB728BAA03B34BE33C75CBB55B673E ();
- // 0x0000000B System.Void UnityEngine.TextGenerator::GetCharacters(System.Collections.Generic.List`1<UnityEngine.UICharInfo>)
- extern void TextGenerator_GetCharacters_mBB7980F2FE8BE65A906A39B5559EC54B1CEF4131 ();
- // 0x0000000C System.Void UnityEngine.TextGenerator::GetLines(System.Collections.Generic.List`1<UnityEngine.UILineInfo>)
- extern void TextGenerator_GetLines_mC31F7918A9159908EA914D01B2E32644B046E2B5 ();
- // 0x0000000D System.Void UnityEngine.TextGenerator::GetVertices(System.Collections.Generic.List`1<UnityEngine.UIVertex>)
- extern void TextGenerator_GetVertices_m6FA34586541514ED7396990542BDAC536C10A4F2 ();
- // 0x0000000E System.Single UnityEngine.TextGenerator::GetPreferredWidth(System.String,UnityEngine.TextGenerationSettings)
- extern void TextGenerator_GetPreferredWidth_mBF228094564195BBB66669F4ECC6EE1B0B05BAAA ();
- // 0x0000000F System.Single UnityEngine.TextGenerator::GetPreferredHeight(System.String,UnityEngine.TextGenerationSettings)
- extern void TextGenerator_GetPreferredHeight_mC2F191D9E9CF2365545D0A3F1EBD0F105DB27963 ();
- // 0x00000010 System.Boolean UnityEngine.TextGenerator::PopulateWithErrors(System.String,UnityEngine.TextGenerationSettings,UnityEngine.GameObject)
- extern void TextGenerator_PopulateWithErrors_m1F1851B3C2B2EBEFD81C83DC124FB376C926B933 ();
- // 0x00000011 System.Boolean UnityEngine.TextGenerator::Populate(System.String,UnityEngine.TextGenerationSettings)
- extern void TextGenerator_Populate_m15553808C8FA017AA1AC23D2818C30DAFD654A04 ();
- // 0x00000012 UnityEngine.TextGenerationError UnityEngine.TextGenerator::PopulateWithError(System.String,UnityEngine.TextGenerationSettings)
- extern void TextGenerator_PopulateWithError_m24D1DA75F0563582E228C6F4982D0913C58E1D7D ();
- // 0x00000013 UnityEngine.TextGenerationError UnityEngine.TextGenerator::PopulateAlways(System.String,UnityEngine.TextGenerationSettings)
- extern void TextGenerator_PopulateAlways_m8DCF389A51877975F29FAB9B6E800DFDC1E0B8DF ();
- // 0x00000014 System.Collections.Generic.IList`1<UnityEngine.UIVertex> UnityEngine.TextGenerator::get_verts()
- extern void TextGenerator_get_verts_mD0B3D877BE872CDE4BE3791685B8B5EF0AAC6120 ();
- // 0x00000015 System.Collections.Generic.IList`1<UnityEngine.UICharInfo> UnityEngine.TextGenerator::get_characters()
- extern void TextGenerator_get_characters_m716FE1EF0738A1E6B3FBF4A1DBC46244B9594C7B ();
- // 0x00000016 System.Collections.Generic.IList`1<UnityEngine.UILineInfo> UnityEngine.TextGenerator::get_lines()
- extern void TextGenerator_get_lines_m40303E6BF9508DD46E04A21B5F5510F0FB9437CD ();
- // 0x00000017 UnityEngine.Rect UnityEngine.TextGenerator::get_rectExtents()
- extern void TextGenerator_get_rectExtents_m55F6A6727406C54BEFB7628751555B7C58BEC9B1 ();
- // 0x00000018 System.Int32 UnityEngine.TextGenerator::get_characterCount()
- extern void TextGenerator_get_characterCount_m2A8F9764A7BD2AD1287D3721638FB6114D6BDDC7 ();
- // 0x00000019 System.Int32 UnityEngine.TextGenerator::get_lineCount()
- extern void TextGenerator_get_lineCount_m7A3CC9D67099CDC4723A683716BE5FBC623EE9C4 ();
- // 0x0000001A System.IntPtr UnityEngine.TextGenerator::Internal_Create()
- extern void TextGenerator_Internal_Create_m127DBEDE47D3028812950FD9184A18C9F3A5E994 ();
- // 0x0000001B System.Void UnityEngine.TextGenerator::Internal_Destroy(System.IntPtr)
- extern void TextGenerator_Internal_Destroy_mB7FE56C2FAAE16938DE8BC7256EB44643E1845A5 ();
- // 0x0000001C System.Boolean UnityEngine.TextGenerator::Populate_Internal(System.String,UnityEngine.Font,UnityEngine.Color,System.Int32,System.Single,System.Single,UnityEngine.FontStyle,System.Boolean,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,UnityEngine.TextAnchor,System.Single,System.Single,System.Single,System.Single,System.Boolean,System.Boolean,System.UInt32&)
- extern void TextGenerator_Populate_Internal_mCA54081A0855AED6EC6345265603409FE330985C ();
- // 0x0000001D System.Boolean UnityEngine.TextGenerator::Populate_Internal(System.String,UnityEngine.Font,UnityEngine.Color,System.Int32,System.Single,System.Single,UnityEngine.FontStyle,System.Boolean,System.Boolean,System.Int32,System.Int32,UnityEngine.VerticalWrapMode,UnityEngine.HorizontalWrapMode,System.Boolean,UnityEngine.TextAnchor,UnityEngine.Vector2,UnityEngine.Vector2,System.Boolean,System.Boolean,UnityEngine.TextGenerationError&)
- extern void TextGenerator_Populate_Internal_m42F7FED165D62BFD9C006D19A0FCE5B70C1EF92B ();
- // 0x0000001E System.Void UnityEngine.TextGenerator::GetVerticesInternal(System.Object)
- extern void TextGenerator_GetVerticesInternal_mB794B94982BA35D2CDB8F3AA77880B33AEB42B9A ();
- // 0x0000001F System.Void UnityEngine.TextGenerator::GetCharactersInternal(System.Object)
- extern void TextGenerator_GetCharactersInternal_m4383B9A162CF10430636BFD248DDBDDB4D64E967 ();
- // 0x00000020 System.Void UnityEngine.TextGenerator::GetLinesInternal(System.Object)
- extern void TextGenerator_GetLinesInternal_mA54A05D512EE1CED958F73E0024FB913E648EDAD ();
- // 0x00000021 System.Void UnityEngine.TextGenerator::get_rectExtents_Injected(UnityEngine.Rect&)
- extern void TextGenerator_get_rectExtents_Injected_mD8FC9E47642590C7AC78DA83B583E5F4271842D0 ();
- // 0x00000022 System.Boolean UnityEngine.TextGenerator::Populate_Internal_Injected(System.String,UnityEngine.Font,UnityEngine.Color&,System.Int32,System.Single,System.Single,UnityEngine.FontStyle,System.Boolean,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,UnityEngine.TextAnchor,System.Single,System.Single,System.Single,System.Single,System.Boolean,System.Boolean,System.UInt32&)
- extern void TextGenerator_Populate_Internal_Injected_mC1D6A0A0A9E0BFDB146EA921DA459D83FF33DEDE ();
- // 0x00000023 System.Void UnityEngine.UIVertex::.cctor()
- extern void UIVertex__cctor_m86F60F5BB996D3C59B19B80C4BFB5770802BFB30 ();
- // 0x00000024 System.Void UnityEngine.Font::add_textureRebuilt(System.Action`1<UnityEngine.Font>)
- extern void Font_add_textureRebuilt_m031EFCD3B164273920B133A8689C18ED87C9B18F ();
- // 0x00000025 System.Void UnityEngine.Font::remove_textureRebuilt(System.Action`1<UnityEngine.Font>)
- extern void Font_remove_textureRebuilt_mBEF163DAE27CA126D400646E850AAEE4AE8DAAB4 ();
- // 0x00000026 UnityEngine.Material UnityEngine.Font::get_material()
- extern void Font_get_material_m92A995029540A5FACAEA3A2FE792FFDAC294827D ();
- // 0x00000027 System.Boolean UnityEngine.Font::get_dynamic()
- extern void Font_get_dynamic_m14C7E59606E317C5952A69F05CC44BF399CFFE2E ();
- // 0x00000028 System.Int32 UnityEngine.Font::get_fontSize()
- extern void Font_get_fontSize_m75A71EFC3D6483AD1A8C6F38133648BDFF1618A5 ();
- // 0x00000029 System.Void UnityEngine.Font::InvokeTextureRebuilt_Internal(UnityEngine.Font)
- extern void Font_InvokeTextureRebuilt_Internal_m2D4C9D99B6137EF380A19EC72D6EE8CBFF7B4062 ();
- // 0x0000002A System.Boolean UnityEngine.Font::HasCharacter(System.Char)
- extern void Font_HasCharacter_m23CC7E1E37BCA115DC130B841CF3207212E2802E ();
- // 0x0000002B System.Boolean UnityEngine.Font::HasCharacter(System.Int32)
- extern void Font_HasCharacter_m59FF574F1E4A2F9807CCF0C5D56C29E68D514D51 ();
- // 0x0000002C System.Void UnityEngine.Font_FontTextureRebuildCallback::.ctor(System.Object,System.IntPtr)
- extern void FontTextureRebuildCallback__ctor_m83BD4ACFF1FDA3D203ABA140B0CA2B4B0064A3A3 ();
- // 0x0000002D System.Void UnityEngine.Font_FontTextureRebuildCallback::Invoke()
- extern void FontTextureRebuildCallback_Invoke_m4E6CFDE11932BA7F129C9A2C4CAE294562B07480 ();
- // 0x0000002E System.IAsyncResult UnityEngine.Font_FontTextureRebuildCallback::BeginInvoke(System.AsyncCallback,System.Object)
- extern void FontTextureRebuildCallback_BeginInvoke_m53EF837EFEA71B83AEA6706E2EB8F83062E43880 ();
- // 0x0000002F System.Void UnityEngine.Font_FontTextureRebuildCallback::EndInvoke(System.IAsyncResult)
- extern void FontTextureRebuildCallback_EndInvoke_m8EEDB9652F6D2358523057E1164740820D2AE93C ();
- static Il2CppMethodPointer s_methodPointers[47] =
- {
- TextGenerationSettings_CompareColors_m41313F2A332F5780C5BD6F8134EBB14473CC5C66_AdjustorThunk,
- TextGenerationSettings_CompareVector2_m27AE82F513B8E6D4A529A02B1A3806A85E710F1C_AdjustorThunk,
- TextGenerationSettings_Equals_m39912D195B0384AADC5C274659324EC8720C4F7D_AdjustorThunk,
- TextGenerator__ctor_mD3956FF7D10DC470522A6363E7D6EC243415098A,
- TextGenerator__ctor_m86E01E7BB9DC1B28F04961E482ED4D7065062BCE,
- TextGenerator_Finalize_m6E9076F61F7B4DD5E56207F39E8F5FD85F188D8A,
- TextGenerator_System_IDisposable_Dispose_m9D3291DC086282AF57A115B39D3C17BD0074FA3D,
- TextGenerator_get_characterCountVisible_mD0E9AA8120947F5AED58F512C0978C2E82ED1182,
- TextGenerator_ValidatedSettings_m167131680BB6CD53B929EF189520F9FCF71FB1D3,
- TextGenerator_Invalidate_m5C360AB470CB728BAA03B34BE33C75CBB55B673E,
- TextGenerator_GetCharacters_mBB7980F2FE8BE65A906A39B5559EC54B1CEF4131,
- TextGenerator_GetLines_mC31F7918A9159908EA914D01B2E32644B046E2B5,
- TextGenerator_GetVertices_m6FA34586541514ED7396990542BDAC536C10A4F2,
- TextGenerator_GetPreferredWidth_mBF228094564195BBB66669F4ECC6EE1B0B05BAAA,
- TextGenerator_GetPreferredHeight_mC2F191D9E9CF2365545D0A3F1EBD0F105DB27963,
- TextGenerator_PopulateWithErrors_m1F1851B3C2B2EBEFD81C83DC124FB376C926B933,
- TextGenerator_Populate_m15553808C8FA017AA1AC23D2818C30DAFD654A04,
- TextGenerator_PopulateWithError_m24D1DA75F0563582E228C6F4982D0913C58E1D7D,
- TextGenerator_PopulateAlways_m8DCF389A51877975F29FAB9B6E800DFDC1E0B8DF,
- TextGenerator_get_verts_mD0B3D877BE872CDE4BE3791685B8B5EF0AAC6120,
- TextGenerator_get_characters_m716FE1EF0738A1E6B3FBF4A1DBC46244B9594C7B,
- TextGenerator_get_lines_m40303E6BF9508DD46E04A21B5F5510F0FB9437CD,
- TextGenerator_get_rectExtents_m55F6A6727406C54BEFB7628751555B7C58BEC9B1,
- TextGenerator_get_characterCount_m2A8F9764A7BD2AD1287D3721638FB6114D6BDDC7,
- TextGenerator_get_lineCount_m7A3CC9D67099CDC4723A683716BE5FBC623EE9C4,
- TextGenerator_Internal_Create_m127DBEDE47D3028812950FD9184A18C9F3A5E994,
- TextGenerator_Internal_Destroy_mB7FE56C2FAAE16938DE8BC7256EB44643E1845A5,
- TextGenerator_Populate_Internal_mCA54081A0855AED6EC6345265603409FE330985C,
- TextGenerator_Populate_Internal_m42F7FED165D62BFD9C006D19A0FCE5B70C1EF92B,
- TextGenerator_GetVerticesInternal_mB794B94982BA35D2CDB8F3AA77880B33AEB42B9A,
- TextGenerator_GetCharactersInternal_m4383B9A162CF10430636BFD248DDBDDB4D64E967,
- TextGenerator_GetLinesInternal_mA54A05D512EE1CED958F73E0024FB913E648EDAD,
- TextGenerator_get_rectExtents_Injected_mD8FC9E47642590C7AC78DA83B583E5F4271842D0,
- TextGenerator_Populate_Internal_Injected_mC1D6A0A0A9E0BFDB146EA921DA459D83FF33DEDE,
- UIVertex__cctor_m86F60F5BB996D3C59B19B80C4BFB5770802BFB30,
- Font_add_textureRebuilt_m031EFCD3B164273920B133A8689C18ED87C9B18F,
- Font_remove_textureRebuilt_mBEF163DAE27CA126D400646E850AAEE4AE8DAAB4,
- Font_get_material_m92A995029540A5FACAEA3A2FE792FFDAC294827D,
- Font_get_dynamic_m14C7E59606E317C5952A69F05CC44BF399CFFE2E,
- Font_get_fontSize_m75A71EFC3D6483AD1A8C6F38133648BDFF1618A5,
- Font_InvokeTextureRebuilt_Internal_m2D4C9D99B6137EF380A19EC72D6EE8CBFF7B4062,
- Font_HasCharacter_m23CC7E1E37BCA115DC130B841CF3207212E2802E,
- Font_HasCharacter_m59FF574F1E4A2F9807CCF0C5D56C29E68D514D51,
- FontTextureRebuildCallback__ctor_m83BD4ACFF1FDA3D203ABA140B0CA2B4B0064A3A3,
- FontTextureRebuildCallback_Invoke_m4E6CFDE11932BA7F129C9A2C4CAE294562B07480,
- FontTextureRebuildCallback_BeginInvoke_m53EF837EFEA71B83AEA6706E2EB8F83062E43880,
- FontTextureRebuildCallback_EndInvoke_m8EEDB9652F6D2358523057E1164740820D2AE93C,
- };
- static const int32_t s_InvokerIndices[47] =
- {
- 1700,
- 1701,
- 1702,
- 23,
- 32,
- 23,
- 23,
- 10,
- 1703,
- 23,
- 26,
- 26,
- 26,
- 1704,
- 1704,
- 1705,
- 1706,
- 1707,
- 1707,
- 14,
- 14,
- 14,
- 1469,
- 10,
- 10,
- 779,
- 25,
- 1708,
- 1709,
- 26,
- 26,
- 26,
- 6,
- 1710,
- 3,
- 163,
- 163,
- 14,
- 89,
- 10,
- 163,
- 241,
- 30,
- 124,
- 23,
- 105,
- 26,
- };
- extern const Il2CppCodeGenModule g_UnityEngine_TextRenderingModuleCodeGenModule;
- const Il2CppCodeGenModule g_UnityEngine_TextRenderingModuleCodeGenModule =
- {
- "UnityEngine.TextRenderingModule.dll",
- 47,
- s_methodPointers,
- s_InvokerIndices,
- 0,
- NULL,
- 0,
- NULL,
- 0,
- NULL,
- NULL,
- };
|