UnityEngine.TextCoreModule_CodeGen.c 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598
  1. #include "pch-c.h"
  2. #ifndef _MSC_VER
  3. # include <alloca.h>
  4. #else
  5. # include <malloc.h>
  6. #endif
  7. #include "codegen/il2cpp-codegen-metadata.h"
  8. // 0x00000001 System.Void UnityEngine.TextCore.FaceInfo::set_familyName(System.String)
  9. extern void FaceInfo_set_familyName_mF2284C683441750136664CE2F54A6A1B8D025BCF (void);
  10. // 0x00000002 System.Void UnityEngine.TextCore.FaceInfo::set_styleName(System.String)
  11. extern void FaceInfo_set_styleName_m2EA494E818600812D1EF63E1B861D930D72DDB2F (void);
  12. // 0x00000003 System.Int32 UnityEngine.TextCore.FaceInfo::get_pointSize()
  13. extern void FaceInfo_get_pointSize_m3C6775E1AE5F27EAAB93CC84480B14AFBDB5E330 (void);
  14. // 0x00000004 System.Void UnityEngine.TextCore.FaceInfo::set_pointSize(System.Int32)
  15. extern void FaceInfo_set_pointSize_m26A4A24116D162BB182959D46AB2FA6576A84CF9 (void);
  16. // 0x00000005 System.Single UnityEngine.TextCore.FaceInfo::get_scale()
  17. extern void FaceInfo_get_scale_mA059FCEE1F13BBDF846AB8D8B8EDA468F4FCD2A4 (void);
  18. // 0x00000006 System.Void UnityEngine.TextCore.FaceInfo::set_scale(System.Single)
  19. extern void FaceInfo_set_scale_mA870178A90FC90A4E7D7149972CF190112244D9C (void);
  20. // 0x00000007 System.Single UnityEngine.TextCore.FaceInfo::get_lineHeight()
  21. extern void FaceInfo_get_lineHeight_m4BC0162351D2C7E607ECDF93534DAF0169AAEFE5 (void);
  22. // 0x00000008 System.Void UnityEngine.TextCore.FaceInfo::set_lineHeight(System.Single)
  23. extern void FaceInfo_set_lineHeight_mF771EE64A254D4ED012070BDC94B06545668D347 (void);
  24. // 0x00000009 System.Single UnityEngine.TextCore.FaceInfo::get_ascentLine()
  25. extern void FaceInfo_get_ascentLine_m69928E2E998FA9441C7628BF7F8D9E888470D983 (void);
  26. // 0x0000000A System.Void UnityEngine.TextCore.FaceInfo::set_ascentLine(System.Single)
  27. extern void FaceInfo_set_ascentLine_m510C3CF1B961D9BEDD79A4BAA7D65742C33AAD06 (void);
  28. // 0x0000000B System.Single UnityEngine.TextCore.FaceInfo::get_capLine()
  29. extern void FaceInfo_get_capLine_m16556D45E8441052D15DAE83CDB3FC31635BE0A7 (void);
  30. // 0x0000000C System.Void UnityEngine.TextCore.FaceInfo::set_capLine(System.Single)
  31. extern void FaceInfo_set_capLine_m6FB88B8953008824E84DBA88B3896DD98A1E8926 (void);
  32. // 0x0000000D System.Single UnityEngine.TextCore.FaceInfo::get_meanLine()
  33. extern void FaceInfo_get_meanLine_m10957577CE99FF794523FA34E4ED873B4888A11D (void);
  34. // 0x0000000E System.Void UnityEngine.TextCore.FaceInfo::set_meanLine(System.Single)
  35. extern void FaceInfo_set_meanLine_m9118E1C37F756267BF93CE1E94C880FACB70E2A2 (void);
  36. // 0x0000000F System.Single UnityEngine.TextCore.FaceInfo::get_baseline()
  37. extern void FaceInfo_get_baseline_m7EB9429D8D329E5DA5DB890CEF02A6C015C056D6 (void);
  38. // 0x00000010 System.Void UnityEngine.TextCore.FaceInfo::set_baseline(System.Single)
  39. extern void FaceInfo_set_baseline_m83DA240FEADBE11609EB11B79AC9FE6165ABBAC7 (void);
  40. // 0x00000011 System.Single UnityEngine.TextCore.FaceInfo::get_descentLine()
  41. extern void FaceInfo_get_descentLine_m0AEF0D85997836B841605DCE178ABA42A92C6EFA (void);
  42. // 0x00000012 System.Void UnityEngine.TextCore.FaceInfo::set_descentLine(System.Single)
  43. extern void FaceInfo_set_descentLine_m91AB76A124FE9E536BD72785512B2C623BA2B067 (void);
  44. // 0x00000013 System.Single UnityEngine.TextCore.FaceInfo::get_superscriptOffset()
  45. extern void FaceInfo_get_superscriptOffset_mAF8D37F78A79780652BAE40384F0C4DED8350769 (void);
  46. // 0x00000014 System.Void UnityEngine.TextCore.FaceInfo::set_superscriptOffset(System.Single)
  47. extern void FaceInfo_set_superscriptOffset_mE0422507D4C2DE3F2CFF7286F90462675741D15E (void);
  48. // 0x00000015 System.Single UnityEngine.TextCore.FaceInfo::get_superscriptSize()
  49. extern void FaceInfo_get_superscriptSize_m7FBEC1B0C97A7DC9D581AF9ADBDDCF14F7565F1A (void);
  50. // 0x00000016 System.Void UnityEngine.TextCore.FaceInfo::set_superscriptSize(System.Single)
  51. extern void FaceInfo_set_superscriptSize_mCDE84F4EA47D69B7D783FE62DA78656BBC17C07E (void);
  52. // 0x00000017 System.Single UnityEngine.TextCore.FaceInfo::get_subscriptOffset()
  53. extern void FaceInfo_get_subscriptOffset_mD3F7F2F5F93364977E3F81E9B693D5CDB1419088 (void);
  54. // 0x00000018 System.Void UnityEngine.TextCore.FaceInfo::set_subscriptOffset(System.Single)
  55. extern void FaceInfo_set_subscriptOffset_mCF79D815311C70E3E8CC2BC241FEFE39CC992A39 (void);
  56. // 0x00000019 System.Single UnityEngine.TextCore.FaceInfo::get_subscriptSize()
  57. extern void FaceInfo_get_subscriptSize_mEC9AEAD24A51AB19FFCC09AE919EF656ED2C6413 (void);
  58. // 0x0000001A System.Void UnityEngine.TextCore.FaceInfo::set_subscriptSize(System.Single)
  59. extern void FaceInfo_set_subscriptSize_m61497C0D29FE50D498648DEC0FAADA9ED151387A (void);
  60. // 0x0000001B System.Single UnityEngine.TextCore.FaceInfo::get_underlineOffset()
  61. extern void FaceInfo_get_underlineOffset_m0F2900E06388C697807D43285BD4979E9D0BDA50 (void);
  62. // 0x0000001C System.Void UnityEngine.TextCore.FaceInfo::set_underlineOffset(System.Single)
  63. extern void FaceInfo_set_underlineOffset_mBE89D25E848FAF83FB750D95A93F6C051D798B54 (void);
  64. // 0x0000001D System.Single UnityEngine.TextCore.FaceInfo::get_underlineThickness()
  65. extern void FaceInfo_get_underlineThickness_m07A6016172DE8DC1514CA780EBB80C32FA209F28 (void);
  66. // 0x0000001E System.Void UnityEngine.TextCore.FaceInfo::set_underlineThickness(System.Single)
  67. extern void FaceInfo_set_underlineThickness_m86B440DB7CBDB6C588FBC03990B980A715726059 (void);
  68. // 0x0000001F System.Single UnityEngine.TextCore.FaceInfo::get_strikethroughOffset()
  69. extern void FaceInfo_get_strikethroughOffset_m705C7A75FFA7E324582D6A1CC404ED4C8E8417EB (void);
  70. // 0x00000020 System.Void UnityEngine.TextCore.FaceInfo::set_strikethroughOffset(System.Single)
  71. extern void FaceInfo_set_strikethroughOffset_m9ACD0A24A8EC5FEB90596BA43E8E8D8FF7EA0623 (void);
  72. // 0x00000021 System.Void UnityEngine.TextCore.FaceInfo::set_strikethroughThickness(System.Single)
  73. extern void FaceInfo_set_strikethroughThickness_mE26FAFBC6C984F88F68F7507CFE8AFB28E1932E7 (void);
  74. // 0x00000022 System.Single UnityEngine.TextCore.FaceInfo::get_tabWidth()
  75. extern void FaceInfo_get_tabWidth_mFBE94B2FBBB301B0FC1011D49A96032A0EE1A588 (void);
  76. // 0x00000023 System.Void UnityEngine.TextCore.FaceInfo::set_tabWidth(System.Single)
  77. extern void FaceInfo_set_tabWidth_mE024C95E768A214E3C85781753658B437F4B6B54 (void);
  78. // 0x00000024 System.Int32 UnityEngine.TextCore.GlyphRect::get_x()
  79. extern void GlyphRect_get_x_m004398D85360A389BCCD4F8B38347C0555F86166 (void);
  80. // 0x00000025 System.Int32 UnityEngine.TextCore.GlyphRect::get_y()
  81. extern void GlyphRect_get_y_mBF2FC84CB7B201F30376B46390D37887B6AD6C20 (void);
  82. // 0x00000026 System.Int32 UnityEngine.TextCore.GlyphRect::get_width()
  83. extern void GlyphRect_get_width_m8B9FBFA897082BA8E5F71222E1AAAB8D4A345A41 (void);
  84. // 0x00000027 System.Int32 UnityEngine.TextCore.GlyphRect::get_height()
  85. extern void GlyphRect_get_height_m319E96AD96E2087C9C9F5A1DF883F06A4D04104F (void);
  86. // 0x00000028 UnityEngine.TextCore.GlyphRect UnityEngine.TextCore.GlyphRect::get_zero()
  87. extern void GlyphRect_get_zero_m4F82533B1FF0E143D6CEB594F68254D925879229 (void);
  88. // 0x00000029 System.Void UnityEngine.TextCore.GlyphRect::.ctor(System.Int32,System.Int32,System.Int32,System.Int32)
  89. extern void GlyphRect__ctor_m278B410AE9B6DE62FF8C2445B8F3C6051B45ED61 (void);
  90. // 0x0000002A System.Int32 UnityEngine.TextCore.GlyphRect::GetHashCode()
  91. extern void GlyphRect_GetHashCode_m6DC4515E8C489593A329B5EA66895BD8C25DF913 (void);
  92. // 0x0000002B System.Boolean UnityEngine.TextCore.GlyphRect::Equals(System.Object)
  93. extern void GlyphRect_Equals_m7F1DB9A21E584BEF84C5F83E6DD290EF54D655C1 (void);
  94. // 0x0000002C System.Boolean UnityEngine.TextCore.GlyphRect::Equals(UnityEngine.TextCore.GlyphRect)
  95. extern void GlyphRect_Equals_mB9F911262F09BC42CD2A461D8692D1C3ECAFCDCE (void);
  96. // 0x0000002D System.Void UnityEngine.TextCore.GlyphRect::.cctor()
  97. extern void GlyphRect__cctor_mC0A746562E15F7DB07264227927E7B9276FA5A9B (void);
  98. // 0x0000002E System.Single UnityEngine.TextCore.GlyphMetrics::get_width()
  99. extern void GlyphMetrics_get_width_m4E2BCD2B54F121478C1D23C43FB6E8C0EF71C70F (void);
  100. // 0x0000002F System.Single UnityEngine.TextCore.GlyphMetrics::get_height()
  101. extern void GlyphMetrics_get_height_m742B169DCF2892774ACEC4F25310CDC0C7F1D85F (void);
  102. // 0x00000030 System.Single UnityEngine.TextCore.GlyphMetrics::get_horizontalBearingX()
  103. extern void GlyphMetrics_get_horizontalBearingX_m8474B6C9DB0D4D36516FCAC03B6ECBDAF49247E0 (void);
  104. // 0x00000031 System.Single UnityEngine.TextCore.GlyphMetrics::get_horizontalBearingY()
  105. extern void GlyphMetrics_get_horizontalBearingY_m2C5A73B899AFF5F5F594F447160ADB6E0523C16A (void);
  106. // 0x00000032 System.Single UnityEngine.TextCore.GlyphMetrics::get_horizontalAdvance()
  107. extern void GlyphMetrics_get_horizontalAdvance_mB204F2676223D5BEF5FEFF8969B159B39F1A617A (void);
  108. // 0x00000033 System.Void UnityEngine.TextCore.GlyphMetrics::.ctor(System.Single,System.Single,System.Single,System.Single,System.Single)
  109. extern void GlyphMetrics__ctor_m6146EC37C12EF153771AEF9983A63B5EBAE0CEFB (void);
  110. // 0x00000034 System.Int32 UnityEngine.TextCore.GlyphMetrics::GetHashCode()
  111. extern void GlyphMetrics_GetHashCode_m4F7985D656AFB70AE746F9A2513D39D3DFF9CD73 (void);
  112. // 0x00000035 System.Boolean UnityEngine.TextCore.GlyphMetrics::Equals(System.Object)
  113. extern void GlyphMetrics_Equals_mCCF68C73B7AE05D97A0D4459384DABD8BEB1097F (void);
  114. // 0x00000036 System.Boolean UnityEngine.TextCore.GlyphMetrics::Equals(UnityEngine.TextCore.GlyphMetrics)
  115. extern void GlyphMetrics_Equals_m54C8D6CAD2653668377F5F7A9F78FD7C4F05E4A8 (void);
  116. // 0x00000037 System.UInt32 UnityEngine.TextCore.Glyph::get_index()
  117. extern void Glyph_get_index_mB9A53E02F757731DC06414DFC6F4F5D1615DC248 (void);
  118. // 0x00000038 System.Void UnityEngine.TextCore.Glyph::set_index(System.UInt32)
  119. extern void Glyph_set_index_m68FA74E7DF133C63E1544913F2ADC38BB27DBED4 (void);
  120. // 0x00000039 UnityEngine.TextCore.GlyphMetrics UnityEngine.TextCore.Glyph::get_metrics()
  121. extern void Glyph_get_metrics_m395A93D5BD1B7859DD95B17386DAA033D2F865B0 (void);
  122. // 0x0000003A System.Void UnityEngine.TextCore.Glyph::set_metrics(UnityEngine.TextCore.GlyphMetrics)
  123. extern void Glyph_set_metrics_mAA75ADA7FEE5D62A48D1558CE4393C8E4FBBBC3B (void);
  124. // 0x0000003B UnityEngine.TextCore.GlyphRect UnityEngine.TextCore.Glyph::get_glyphRect()
  125. extern void Glyph_get_glyphRect_mA3484840AF306B3F9B146D7162424238B4F456F9 (void);
  126. // 0x0000003C System.Void UnityEngine.TextCore.Glyph::set_glyphRect(UnityEngine.TextCore.GlyphRect)
  127. extern void Glyph_set_glyphRect_mC1B26C50850B546BF6CF5AE5765FA6080F983B3B (void);
  128. // 0x0000003D System.Single UnityEngine.TextCore.Glyph::get_scale()
  129. extern void Glyph_get_scale_m446CB523D55E31B00D8AC704A60308C773E7F208 (void);
  130. // 0x0000003E System.Void UnityEngine.TextCore.Glyph::set_scale(System.Single)
  131. extern void Glyph_set_scale_m576BAC2DABBBDDAEB8B84BEB4A0780BC00D90753 (void);
  132. // 0x0000003F System.Int32 UnityEngine.TextCore.Glyph::get_atlasIndex()
  133. extern void Glyph_get_atlasIndex_m6538243B8852D859DE81213EDC5A9FDD837909EF (void);
  134. // 0x00000040 System.Void UnityEngine.TextCore.Glyph::set_atlasIndex(System.Int32)
  135. extern void Glyph_set_atlasIndex_m9994675326C6545B78A3CD5CC4A534D597195A3B (void);
  136. // 0x00000041 System.Void UnityEngine.TextCore.Glyph::.ctor()
  137. extern void Glyph__ctor_m3B14665C4F129AA87DC0FBF1D8E5274729840076 (void);
  138. // 0x00000042 System.Void UnityEngine.TextCore.Glyph::.ctor(UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct)
  139. extern void Glyph__ctor_m926A82734800BFA828FFB469B956F563FF0F1994 (void);
  140. // 0x00000043 System.Void UnityEngine.TextCore.Glyph::.ctor(System.UInt32,UnityEngine.TextCore.GlyphMetrics,UnityEngine.TextCore.GlyphRect,System.Single,System.Int32)
  141. extern void Glyph__ctor_m3B1336D6A76FF3C315E66EC5857E378D7BE50DE2 (void);
  142. // 0x00000044 System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_xPlacement()
  143. extern void GlyphValueRecord_get_xPlacement_mAC5902DE9EE01D98DE9FBC6DB3A8BA7CDC525D14 (void);
  144. // 0x00000045 System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_yPlacement()
  145. extern void GlyphValueRecord_get_yPlacement_m624E2DA69CC5A21117EE275359F66AF88DFC7D2D (void);
  146. // 0x00000046 System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_xAdvance()
  147. extern void GlyphValueRecord_get_xAdvance_m577D4D32490C42890C3F15230479D931B91BDED5 (void);
  148. // 0x00000047 System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_yAdvance()
  149. extern void GlyphValueRecord_get_yAdvance_m9659978FFA9B58B6AA7DE30199E405CF642BA34F (void);
  150. // 0x00000048 System.Int32 UnityEngine.TextCore.LowLevel.GlyphValueRecord::GetHashCode()
  151. extern void GlyphValueRecord_GetHashCode_m5700595527E17C02B923199180E8983105563A71 (void);
  152. // 0x00000049 System.Boolean UnityEngine.TextCore.LowLevel.GlyphValueRecord::Equals(System.Object)
  153. extern void GlyphValueRecord_Equals_mB12EE7C56E781B2DAFF2DEA1AFFFA1EC4DCBA943 (void);
  154. // 0x0000004A System.Boolean UnityEngine.TextCore.LowLevel.GlyphValueRecord::Equals(UnityEngine.TextCore.LowLevel.GlyphValueRecord)
  155. extern void GlyphValueRecord_Equals_m716F55BA3DD7B7E97F3E35BE94A5922BE90FECF4 (void);
  156. // 0x0000004B System.UInt32 UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::get_glyphIndex()
  157. extern void GlyphAdjustmentRecord_get_glyphIndex_mCD420C739E19E446152534AFA80A6113C0DBCC55 (void);
  158. // 0x0000004C UnityEngine.TextCore.LowLevel.GlyphValueRecord UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::get_glyphValueRecord()
  159. extern void GlyphAdjustmentRecord_get_glyphValueRecord_mAC27920271FB7166EE305BACE1D595CAA57872EE (void);
  160. // 0x0000004D UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::get_firstAdjustmentRecord()
  161. extern void GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m92BC7561227D482635EF8AB93B8F20808017FBF8 (void);
  162. // 0x0000004E UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::get_secondAdjustmentRecord()
  163. extern void GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_m488CCBCB6802727334E2135E65EBB027A0A01EAD (void);
  164. // 0x0000004F UnityEngine.TextCore.LowLevel.FontEngineError UnityEngine.TextCore.LowLevel.FontEngine::InitializeFontEngine()
  165. extern void FontEngine_InitializeFontEngine_m85697221DC9ED18EC8356014293D423347054C43 (void);
  166. // 0x00000050 System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::InitializeFontEngine_Internal()
  167. extern void FontEngine_InitializeFontEngine_Internal_m50E925BB9BE850ADB0611C2707FCECF3FB728C71 (void);
  168. // 0x00000051 UnityEngine.TextCore.LowLevel.FontEngineError UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace(UnityEngine.Font,System.Int32)
  169. extern void FontEngine_LoadFontFace_m85674659FD8AA761C771CA869FC345B1555EDD5D (void);
  170. // 0x00000052 System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace_With_Size_FromFont_Internal(UnityEngine.Font,System.Int32)
  171. extern void FontEngine_LoadFontFace_With_Size_FromFont_Internal_m2904823B237D890C9AC817A13098274D7DEC4FA7 (void);
  172. // 0x00000053 UnityEngine.TextCore.FaceInfo UnityEngine.TextCore.LowLevel.FontEngine::GetFaceInfo()
  173. extern void FontEngine_GetFaceInfo_m76A5E8DEE1846A7D56BC72D8FE177CA6656F8385 (void);
  174. // 0x00000054 System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::GetFaceInfo_Internal(UnityEngine.TextCore.FaceInfo&)
  175. extern void FontEngine_GetFaceInfo_Internal_m86BF1FCC26761DEB15EBC252943F10690612F6CA (void);
  176. // 0x00000055 System.UInt32 UnityEngine.TextCore.LowLevel.FontEngine::GetGlyphIndex(System.UInt32)
  177. extern void FontEngine_GetGlyphIndex_mFA9D09AB6E5FC7234F0154D9BF53923762EE1947 (void);
  178. // 0x00000056 System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithUnicodeValue(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.Glyph&)
  179. extern void FontEngine_TryGetGlyphWithUnicodeValue_m2C8B5D37D097FB1C75846E431D29AC15349CBA3B (void);
  180. // 0x00000057 System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithUnicodeValue_Internal(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct&)
  181. extern void FontEngine_TryGetGlyphWithUnicodeValue_Internal_m4DDE3BF8F78CEDB763D821454B89997BB9BA276C (void);
  182. // 0x00000058 System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithIndexValue(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.Glyph&)
  183. extern void FontEngine_TryGetGlyphWithIndexValue_m775B743546174CA10A01141847225874AC3EE7D9 (void);
  184. // 0x00000059 System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithIndexValue_Internal(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct&)
  185. extern void FontEngine_TryGetGlyphWithIndexValue_Internal_mF1CB9EABC97E1A1372A23297EAFBE7EAB5A6313A (void);
  186. // 0x0000005A 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&)
  187. extern void FontEngine_TryAddGlyphToTexture_mF2513F6DE362FCB9609BE09CC1EFB6D851922200 (void);
  188. // 0x0000005B 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&)
  189. extern void FontEngine_TryAddGlyphToTexture_Internal_m1A0E3323EADB617657BF97F660649C6FDD1B14B7 (void);
  190. // 0x0000005C 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[]&)
  191. extern void FontEngine_TryAddGlyphsToTexture_m61337C5A18F0229A85A6203976715D70F3362655 (void);
  192. // 0x0000005D 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&)
  193. extern void FontEngine_TryAddGlyphsToTexture_Internal_mB0FE279387211C00BF9E5891C39462CD6F159CE8 (void);
  194. // 0x0000005E UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[] UnityEngine.TextCore.LowLevel.FontEngine::GetGlyphPairAdjustmentTable(System.UInt32[])
  195. extern void FontEngine_GetGlyphPairAdjustmentTable_mE93C9A8673C34CAE740DEB22328F2A961DB76014 (void);
  196. // 0x0000005F UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[] UnityEngine.TextCore.LowLevel.FontEngine::GetGlyphPairAdjustmentRecords(System.Collections.Generic.List`1<System.UInt32>,System.Int32&)
  197. extern void FontEngine_GetGlyphPairAdjustmentRecords_mD48E80AB6EC69715B5D2522AB7B949823298C52F (void);
  198. // 0x00000060 System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::PopulatePairAdjustmentRecordMarshallingArray_from_GlyphIndexes(System.UInt32[],System.Int32&)
  199. extern void FontEngine_PopulatePairAdjustmentRecordMarshallingArray_from_GlyphIndexes_m209060A34247119B382FE9327CDDC85B8A04DEDF (void);
  200. // 0x00000061 System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::GetGlyphPairAdjustmentRecordsFromMarshallingArray(UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[])
  201. extern void FontEngine_GetGlyphPairAdjustmentRecordsFromMarshallingArray_m0B720E99C766368DA85190A049A4F70C5805DFD4 (void);
  202. // 0x00000062 System.Void UnityEngine.TextCore.LowLevel.FontEngine::GenericListToMarshallingArray(System.Collections.Generic.List`1<T>&,T[]&)
  203. // 0x00000063 System.Void UnityEngine.TextCore.LowLevel.FontEngine::SetMarshallingArraySize(T[]&,System.Int32)
  204. // 0x00000064 System.Void UnityEngine.TextCore.LowLevel.FontEngine::ResetAtlasTexture(UnityEngine.Texture2D)
  205. extern void FontEngine_ResetAtlasTexture_m34415B1BC955B68AC8BFE1F339BA74E4B81C160B (void);
  206. // 0x00000065 System.Void UnityEngine.TextCore.LowLevel.FontEngine::.cctor()
  207. extern void FontEngine__cctor_mACF18DD12F81B34818DC5508BC4EF347445F7FE3 (void);
  208. // 0x00000066 System.Int32 UnityEngine.TextCore.LowLevel.FontEngineUtilities::MaxValue(System.Int32,System.Int32,System.Int32)
  209. extern void FontEngineUtilities_MaxValue_m2EF659954522080160961E35BE6FDF1DD5C98FB7 (void);
  210. static Il2CppMethodPointer s_methodPointers[102] =
  211. {
  212. FaceInfo_set_familyName_mF2284C683441750136664CE2F54A6A1B8D025BCF,
  213. FaceInfo_set_styleName_m2EA494E818600812D1EF63E1B861D930D72DDB2F,
  214. FaceInfo_get_pointSize_m3C6775E1AE5F27EAAB93CC84480B14AFBDB5E330,
  215. FaceInfo_set_pointSize_m26A4A24116D162BB182959D46AB2FA6576A84CF9,
  216. FaceInfo_get_scale_mA059FCEE1F13BBDF846AB8D8B8EDA468F4FCD2A4,
  217. FaceInfo_set_scale_mA870178A90FC90A4E7D7149972CF190112244D9C,
  218. FaceInfo_get_lineHeight_m4BC0162351D2C7E607ECDF93534DAF0169AAEFE5,
  219. FaceInfo_set_lineHeight_mF771EE64A254D4ED012070BDC94B06545668D347,
  220. FaceInfo_get_ascentLine_m69928E2E998FA9441C7628BF7F8D9E888470D983,
  221. FaceInfo_set_ascentLine_m510C3CF1B961D9BEDD79A4BAA7D65742C33AAD06,
  222. FaceInfo_get_capLine_m16556D45E8441052D15DAE83CDB3FC31635BE0A7,
  223. FaceInfo_set_capLine_m6FB88B8953008824E84DBA88B3896DD98A1E8926,
  224. FaceInfo_get_meanLine_m10957577CE99FF794523FA34E4ED873B4888A11D,
  225. FaceInfo_set_meanLine_m9118E1C37F756267BF93CE1E94C880FACB70E2A2,
  226. FaceInfo_get_baseline_m7EB9429D8D329E5DA5DB890CEF02A6C015C056D6,
  227. FaceInfo_set_baseline_m83DA240FEADBE11609EB11B79AC9FE6165ABBAC7,
  228. FaceInfo_get_descentLine_m0AEF0D85997836B841605DCE178ABA42A92C6EFA,
  229. FaceInfo_set_descentLine_m91AB76A124FE9E536BD72785512B2C623BA2B067,
  230. FaceInfo_get_superscriptOffset_mAF8D37F78A79780652BAE40384F0C4DED8350769,
  231. FaceInfo_set_superscriptOffset_mE0422507D4C2DE3F2CFF7286F90462675741D15E,
  232. FaceInfo_get_superscriptSize_m7FBEC1B0C97A7DC9D581AF9ADBDDCF14F7565F1A,
  233. FaceInfo_set_superscriptSize_mCDE84F4EA47D69B7D783FE62DA78656BBC17C07E,
  234. FaceInfo_get_subscriptOffset_mD3F7F2F5F93364977E3F81E9B693D5CDB1419088,
  235. FaceInfo_set_subscriptOffset_mCF79D815311C70E3E8CC2BC241FEFE39CC992A39,
  236. FaceInfo_get_subscriptSize_mEC9AEAD24A51AB19FFCC09AE919EF656ED2C6413,
  237. FaceInfo_set_subscriptSize_m61497C0D29FE50D498648DEC0FAADA9ED151387A,
  238. FaceInfo_get_underlineOffset_m0F2900E06388C697807D43285BD4979E9D0BDA50,
  239. FaceInfo_set_underlineOffset_mBE89D25E848FAF83FB750D95A93F6C051D798B54,
  240. FaceInfo_get_underlineThickness_m07A6016172DE8DC1514CA780EBB80C32FA209F28,
  241. FaceInfo_set_underlineThickness_m86B440DB7CBDB6C588FBC03990B980A715726059,
  242. FaceInfo_get_strikethroughOffset_m705C7A75FFA7E324582D6A1CC404ED4C8E8417EB,
  243. FaceInfo_set_strikethroughOffset_m9ACD0A24A8EC5FEB90596BA43E8E8D8FF7EA0623,
  244. FaceInfo_set_strikethroughThickness_mE26FAFBC6C984F88F68F7507CFE8AFB28E1932E7,
  245. FaceInfo_get_tabWidth_mFBE94B2FBBB301B0FC1011D49A96032A0EE1A588,
  246. FaceInfo_set_tabWidth_mE024C95E768A214E3C85781753658B437F4B6B54,
  247. GlyphRect_get_x_m004398D85360A389BCCD4F8B38347C0555F86166,
  248. GlyphRect_get_y_mBF2FC84CB7B201F30376B46390D37887B6AD6C20,
  249. GlyphRect_get_width_m8B9FBFA897082BA8E5F71222E1AAAB8D4A345A41,
  250. GlyphRect_get_height_m319E96AD96E2087C9C9F5A1DF883F06A4D04104F,
  251. GlyphRect_get_zero_m4F82533B1FF0E143D6CEB594F68254D925879229,
  252. GlyphRect__ctor_m278B410AE9B6DE62FF8C2445B8F3C6051B45ED61,
  253. GlyphRect_GetHashCode_m6DC4515E8C489593A329B5EA66895BD8C25DF913,
  254. GlyphRect_Equals_m7F1DB9A21E584BEF84C5F83E6DD290EF54D655C1,
  255. GlyphRect_Equals_mB9F911262F09BC42CD2A461D8692D1C3ECAFCDCE,
  256. GlyphRect__cctor_mC0A746562E15F7DB07264227927E7B9276FA5A9B,
  257. GlyphMetrics_get_width_m4E2BCD2B54F121478C1D23C43FB6E8C0EF71C70F,
  258. GlyphMetrics_get_height_m742B169DCF2892774ACEC4F25310CDC0C7F1D85F,
  259. GlyphMetrics_get_horizontalBearingX_m8474B6C9DB0D4D36516FCAC03B6ECBDAF49247E0,
  260. GlyphMetrics_get_horizontalBearingY_m2C5A73B899AFF5F5F594F447160ADB6E0523C16A,
  261. GlyphMetrics_get_horizontalAdvance_mB204F2676223D5BEF5FEFF8969B159B39F1A617A,
  262. GlyphMetrics__ctor_m6146EC37C12EF153771AEF9983A63B5EBAE0CEFB,
  263. GlyphMetrics_GetHashCode_m4F7985D656AFB70AE746F9A2513D39D3DFF9CD73,
  264. GlyphMetrics_Equals_mCCF68C73B7AE05D97A0D4459384DABD8BEB1097F,
  265. GlyphMetrics_Equals_m54C8D6CAD2653668377F5F7A9F78FD7C4F05E4A8,
  266. Glyph_get_index_mB9A53E02F757731DC06414DFC6F4F5D1615DC248,
  267. Glyph_set_index_m68FA74E7DF133C63E1544913F2ADC38BB27DBED4,
  268. Glyph_get_metrics_m395A93D5BD1B7859DD95B17386DAA033D2F865B0,
  269. Glyph_set_metrics_mAA75ADA7FEE5D62A48D1558CE4393C8E4FBBBC3B,
  270. Glyph_get_glyphRect_mA3484840AF306B3F9B146D7162424238B4F456F9,
  271. Glyph_set_glyphRect_mC1B26C50850B546BF6CF5AE5765FA6080F983B3B,
  272. Glyph_get_scale_m446CB523D55E31B00D8AC704A60308C773E7F208,
  273. Glyph_set_scale_m576BAC2DABBBDDAEB8B84BEB4A0780BC00D90753,
  274. Glyph_get_atlasIndex_m6538243B8852D859DE81213EDC5A9FDD837909EF,
  275. Glyph_set_atlasIndex_m9994675326C6545B78A3CD5CC4A534D597195A3B,
  276. Glyph__ctor_m3B14665C4F129AA87DC0FBF1D8E5274729840076,
  277. Glyph__ctor_m926A82734800BFA828FFB469B956F563FF0F1994,
  278. Glyph__ctor_m3B1336D6A76FF3C315E66EC5857E378D7BE50DE2,
  279. GlyphValueRecord_get_xPlacement_mAC5902DE9EE01D98DE9FBC6DB3A8BA7CDC525D14,
  280. GlyphValueRecord_get_yPlacement_m624E2DA69CC5A21117EE275359F66AF88DFC7D2D,
  281. GlyphValueRecord_get_xAdvance_m577D4D32490C42890C3F15230479D931B91BDED5,
  282. GlyphValueRecord_get_yAdvance_m9659978FFA9B58B6AA7DE30199E405CF642BA34F,
  283. GlyphValueRecord_GetHashCode_m5700595527E17C02B923199180E8983105563A71,
  284. GlyphValueRecord_Equals_mB12EE7C56E781B2DAFF2DEA1AFFFA1EC4DCBA943,
  285. GlyphValueRecord_Equals_m716F55BA3DD7B7E97F3E35BE94A5922BE90FECF4,
  286. GlyphAdjustmentRecord_get_glyphIndex_mCD420C739E19E446152534AFA80A6113C0DBCC55,
  287. GlyphAdjustmentRecord_get_glyphValueRecord_mAC27920271FB7166EE305BACE1D595CAA57872EE,
  288. GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m92BC7561227D482635EF8AB93B8F20808017FBF8,
  289. GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_m488CCBCB6802727334E2135E65EBB027A0A01EAD,
  290. FontEngine_InitializeFontEngine_m85697221DC9ED18EC8356014293D423347054C43,
  291. FontEngine_InitializeFontEngine_Internal_m50E925BB9BE850ADB0611C2707FCECF3FB728C71,
  292. FontEngine_LoadFontFace_m85674659FD8AA761C771CA869FC345B1555EDD5D,
  293. FontEngine_LoadFontFace_With_Size_FromFont_Internal_m2904823B237D890C9AC817A13098274D7DEC4FA7,
  294. FontEngine_GetFaceInfo_m76A5E8DEE1846A7D56BC72D8FE177CA6656F8385,
  295. FontEngine_GetFaceInfo_Internal_m86BF1FCC26761DEB15EBC252943F10690612F6CA,
  296. FontEngine_GetGlyphIndex_mFA9D09AB6E5FC7234F0154D9BF53923762EE1947,
  297. FontEngine_TryGetGlyphWithUnicodeValue_m2C8B5D37D097FB1C75846E431D29AC15349CBA3B,
  298. FontEngine_TryGetGlyphWithUnicodeValue_Internal_m4DDE3BF8F78CEDB763D821454B89997BB9BA276C,
  299. FontEngine_TryGetGlyphWithIndexValue_m775B743546174CA10A01141847225874AC3EE7D9,
  300. FontEngine_TryGetGlyphWithIndexValue_Internal_mF1CB9EABC97E1A1372A23297EAFBE7EAB5A6313A,
  301. FontEngine_TryAddGlyphToTexture_mF2513F6DE362FCB9609BE09CC1EFB6D851922200,
  302. FontEngine_TryAddGlyphToTexture_Internal_m1A0E3323EADB617657BF97F660649C6FDD1B14B7,
  303. FontEngine_TryAddGlyphsToTexture_m61337C5A18F0229A85A6203976715D70F3362655,
  304. FontEngine_TryAddGlyphsToTexture_Internal_mB0FE279387211C00BF9E5891C39462CD6F159CE8,
  305. FontEngine_GetGlyphPairAdjustmentTable_mE93C9A8673C34CAE740DEB22328F2A961DB76014,
  306. FontEngine_GetGlyphPairAdjustmentRecords_mD48E80AB6EC69715B5D2522AB7B949823298C52F,
  307. FontEngine_PopulatePairAdjustmentRecordMarshallingArray_from_GlyphIndexes_m209060A34247119B382FE9327CDDC85B8A04DEDF,
  308. FontEngine_GetGlyphPairAdjustmentRecordsFromMarshallingArray_m0B720E99C766368DA85190A049A4F70C5805DFD4,
  309. NULL,
  310. NULL,
  311. FontEngine_ResetAtlasTexture_m34415B1BC955B68AC8BFE1F339BA74E4B81C160B,
  312. FontEngine__cctor_mACF18DD12F81B34818DC5508BC4EF347445F7FE3,
  313. FontEngineUtilities_MaxValue_m2EF659954522080160961E35BE6FDF1DD5C98FB7,
  314. };
  315. extern void FaceInfo_set_familyName_mF2284C683441750136664CE2F54A6A1B8D025BCF_AdjustorThunk (void);
  316. extern void FaceInfo_set_styleName_m2EA494E818600812D1EF63E1B861D930D72DDB2F_AdjustorThunk (void);
  317. extern void FaceInfo_get_pointSize_m3C6775E1AE5F27EAAB93CC84480B14AFBDB5E330_AdjustorThunk (void);
  318. extern void FaceInfo_set_pointSize_m26A4A24116D162BB182959D46AB2FA6576A84CF9_AdjustorThunk (void);
  319. extern void FaceInfo_get_scale_mA059FCEE1F13BBDF846AB8D8B8EDA468F4FCD2A4_AdjustorThunk (void);
  320. extern void FaceInfo_set_scale_mA870178A90FC90A4E7D7149972CF190112244D9C_AdjustorThunk (void);
  321. extern void FaceInfo_get_lineHeight_m4BC0162351D2C7E607ECDF93534DAF0169AAEFE5_AdjustorThunk (void);
  322. extern void FaceInfo_set_lineHeight_mF771EE64A254D4ED012070BDC94B06545668D347_AdjustorThunk (void);
  323. extern void FaceInfo_get_ascentLine_m69928E2E998FA9441C7628BF7F8D9E888470D983_AdjustorThunk (void);
  324. extern void FaceInfo_set_ascentLine_m510C3CF1B961D9BEDD79A4BAA7D65742C33AAD06_AdjustorThunk (void);
  325. extern void FaceInfo_get_capLine_m16556D45E8441052D15DAE83CDB3FC31635BE0A7_AdjustorThunk (void);
  326. extern void FaceInfo_set_capLine_m6FB88B8953008824E84DBA88B3896DD98A1E8926_AdjustorThunk (void);
  327. extern void FaceInfo_get_meanLine_m10957577CE99FF794523FA34E4ED873B4888A11D_AdjustorThunk (void);
  328. extern void FaceInfo_set_meanLine_m9118E1C37F756267BF93CE1E94C880FACB70E2A2_AdjustorThunk (void);
  329. extern void FaceInfo_get_baseline_m7EB9429D8D329E5DA5DB890CEF02A6C015C056D6_AdjustorThunk (void);
  330. extern void FaceInfo_set_baseline_m83DA240FEADBE11609EB11B79AC9FE6165ABBAC7_AdjustorThunk (void);
  331. extern void FaceInfo_get_descentLine_m0AEF0D85997836B841605DCE178ABA42A92C6EFA_AdjustorThunk (void);
  332. extern void FaceInfo_set_descentLine_m91AB76A124FE9E536BD72785512B2C623BA2B067_AdjustorThunk (void);
  333. extern void FaceInfo_get_superscriptOffset_mAF8D37F78A79780652BAE40384F0C4DED8350769_AdjustorThunk (void);
  334. extern void FaceInfo_set_superscriptOffset_mE0422507D4C2DE3F2CFF7286F90462675741D15E_AdjustorThunk (void);
  335. extern void FaceInfo_get_superscriptSize_m7FBEC1B0C97A7DC9D581AF9ADBDDCF14F7565F1A_AdjustorThunk (void);
  336. extern void FaceInfo_set_superscriptSize_mCDE84F4EA47D69B7D783FE62DA78656BBC17C07E_AdjustorThunk (void);
  337. extern void FaceInfo_get_subscriptOffset_mD3F7F2F5F93364977E3F81E9B693D5CDB1419088_AdjustorThunk (void);
  338. extern void FaceInfo_set_subscriptOffset_mCF79D815311C70E3E8CC2BC241FEFE39CC992A39_AdjustorThunk (void);
  339. extern void FaceInfo_get_subscriptSize_mEC9AEAD24A51AB19FFCC09AE919EF656ED2C6413_AdjustorThunk (void);
  340. extern void FaceInfo_set_subscriptSize_m61497C0D29FE50D498648DEC0FAADA9ED151387A_AdjustorThunk (void);
  341. extern void FaceInfo_get_underlineOffset_m0F2900E06388C697807D43285BD4979E9D0BDA50_AdjustorThunk (void);
  342. extern void FaceInfo_set_underlineOffset_mBE89D25E848FAF83FB750D95A93F6C051D798B54_AdjustorThunk (void);
  343. extern void FaceInfo_get_underlineThickness_m07A6016172DE8DC1514CA780EBB80C32FA209F28_AdjustorThunk (void);
  344. extern void FaceInfo_set_underlineThickness_m86B440DB7CBDB6C588FBC03990B980A715726059_AdjustorThunk (void);
  345. extern void FaceInfo_get_strikethroughOffset_m705C7A75FFA7E324582D6A1CC404ED4C8E8417EB_AdjustorThunk (void);
  346. extern void FaceInfo_set_strikethroughOffset_m9ACD0A24A8EC5FEB90596BA43E8E8D8FF7EA0623_AdjustorThunk (void);
  347. extern void FaceInfo_set_strikethroughThickness_mE26FAFBC6C984F88F68F7507CFE8AFB28E1932E7_AdjustorThunk (void);
  348. extern void FaceInfo_get_tabWidth_mFBE94B2FBBB301B0FC1011D49A96032A0EE1A588_AdjustorThunk (void);
  349. extern void FaceInfo_set_tabWidth_mE024C95E768A214E3C85781753658B437F4B6B54_AdjustorThunk (void);
  350. extern void GlyphRect_get_x_m004398D85360A389BCCD4F8B38347C0555F86166_AdjustorThunk (void);
  351. extern void GlyphRect_get_y_mBF2FC84CB7B201F30376B46390D37887B6AD6C20_AdjustorThunk (void);
  352. extern void GlyphRect_get_width_m8B9FBFA897082BA8E5F71222E1AAAB8D4A345A41_AdjustorThunk (void);
  353. extern void GlyphRect_get_height_m319E96AD96E2087C9C9F5A1DF883F06A4D04104F_AdjustorThunk (void);
  354. extern void GlyphRect__ctor_m278B410AE9B6DE62FF8C2445B8F3C6051B45ED61_AdjustorThunk (void);
  355. extern void GlyphRect_GetHashCode_m6DC4515E8C489593A329B5EA66895BD8C25DF913_AdjustorThunk (void);
  356. extern void GlyphRect_Equals_m7F1DB9A21E584BEF84C5F83E6DD290EF54D655C1_AdjustorThunk (void);
  357. extern void GlyphRect_Equals_mB9F911262F09BC42CD2A461D8692D1C3ECAFCDCE_AdjustorThunk (void);
  358. extern void GlyphMetrics_get_width_m4E2BCD2B54F121478C1D23C43FB6E8C0EF71C70F_AdjustorThunk (void);
  359. extern void GlyphMetrics_get_height_m742B169DCF2892774ACEC4F25310CDC0C7F1D85F_AdjustorThunk (void);
  360. extern void GlyphMetrics_get_horizontalBearingX_m8474B6C9DB0D4D36516FCAC03B6ECBDAF49247E0_AdjustorThunk (void);
  361. extern void GlyphMetrics_get_horizontalBearingY_m2C5A73B899AFF5F5F594F447160ADB6E0523C16A_AdjustorThunk (void);
  362. extern void GlyphMetrics_get_horizontalAdvance_mB204F2676223D5BEF5FEFF8969B159B39F1A617A_AdjustorThunk (void);
  363. extern void GlyphMetrics__ctor_m6146EC37C12EF153771AEF9983A63B5EBAE0CEFB_AdjustorThunk (void);
  364. extern void GlyphMetrics_GetHashCode_m4F7985D656AFB70AE746F9A2513D39D3DFF9CD73_AdjustorThunk (void);
  365. extern void GlyphMetrics_Equals_mCCF68C73B7AE05D97A0D4459384DABD8BEB1097F_AdjustorThunk (void);
  366. extern void GlyphMetrics_Equals_m54C8D6CAD2653668377F5F7A9F78FD7C4F05E4A8_AdjustorThunk (void);
  367. extern void GlyphValueRecord_get_xPlacement_mAC5902DE9EE01D98DE9FBC6DB3A8BA7CDC525D14_AdjustorThunk (void);
  368. extern void GlyphValueRecord_get_yPlacement_m624E2DA69CC5A21117EE275359F66AF88DFC7D2D_AdjustorThunk (void);
  369. extern void GlyphValueRecord_get_xAdvance_m577D4D32490C42890C3F15230479D931B91BDED5_AdjustorThunk (void);
  370. extern void GlyphValueRecord_get_yAdvance_m9659978FFA9B58B6AA7DE30199E405CF642BA34F_AdjustorThunk (void);
  371. extern void GlyphValueRecord_GetHashCode_m5700595527E17C02B923199180E8983105563A71_AdjustorThunk (void);
  372. extern void GlyphValueRecord_Equals_mB12EE7C56E781B2DAFF2DEA1AFFFA1EC4DCBA943_AdjustorThunk (void);
  373. extern void GlyphValueRecord_Equals_m716F55BA3DD7B7E97F3E35BE94A5922BE90FECF4_AdjustorThunk (void);
  374. extern void GlyphAdjustmentRecord_get_glyphIndex_mCD420C739E19E446152534AFA80A6113C0DBCC55_AdjustorThunk (void);
  375. extern void GlyphAdjustmentRecord_get_glyphValueRecord_mAC27920271FB7166EE305BACE1D595CAA57872EE_AdjustorThunk (void);
  376. extern void GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m92BC7561227D482635EF8AB93B8F20808017FBF8_AdjustorThunk (void);
  377. extern void GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_m488CCBCB6802727334E2135E65EBB027A0A01EAD_AdjustorThunk (void);
  378. static Il2CppTokenAdjustorThunkPair s_adjustorThunks[63] =
  379. {
  380. { 0x06000001, FaceInfo_set_familyName_mF2284C683441750136664CE2F54A6A1B8D025BCF_AdjustorThunk },
  381. { 0x06000002, FaceInfo_set_styleName_m2EA494E818600812D1EF63E1B861D930D72DDB2F_AdjustorThunk },
  382. { 0x06000003, FaceInfo_get_pointSize_m3C6775E1AE5F27EAAB93CC84480B14AFBDB5E330_AdjustorThunk },
  383. { 0x06000004, FaceInfo_set_pointSize_m26A4A24116D162BB182959D46AB2FA6576A84CF9_AdjustorThunk },
  384. { 0x06000005, FaceInfo_get_scale_mA059FCEE1F13BBDF846AB8D8B8EDA468F4FCD2A4_AdjustorThunk },
  385. { 0x06000006, FaceInfo_set_scale_mA870178A90FC90A4E7D7149972CF190112244D9C_AdjustorThunk },
  386. { 0x06000007, FaceInfo_get_lineHeight_m4BC0162351D2C7E607ECDF93534DAF0169AAEFE5_AdjustorThunk },
  387. { 0x06000008, FaceInfo_set_lineHeight_mF771EE64A254D4ED012070BDC94B06545668D347_AdjustorThunk },
  388. { 0x06000009, FaceInfo_get_ascentLine_m69928E2E998FA9441C7628BF7F8D9E888470D983_AdjustorThunk },
  389. { 0x0600000A, FaceInfo_set_ascentLine_m510C3CF1B961D9BEDD79A4BAA7D65742C33AAD06_AdjustorThunk },
  390. { 0x0600000B, FaceInfo_get_capLine_m16556D45E8441052D15DAE83CDB3FC31635BE0A7_AdjustorThunk },
  391. { 0x0600000C, FaceInfo_set_capLine_m6FB88B8953008824E84DBA88B3896DD98A1E8926_AdjustorThunk },
  392. { 0x0600000D, FaceInfo_get_meanLine_m10957577CE99FF794523FA34E4ED873B4888A11D_AdjustorThunk },
  393. { 0x0600000E, FaceInfo_set_meanLine_m9118E1C37F756267BF93CE1E94C880FACB70E2A2_AdjustorThunk },
  394. { 0x0600000F, FaceInfo_get_baseline_m7EB9429D8D329E5DA5DB890CEF02A6C015C056D6_AdjustorThunk },
  395. { 0x06000010, FaceInfo_set_baseline_m83DA240FEADBE11609EB11B79AC9FE6165ABBAC7_AdjustorThunk },
  396. { 0x06000011, FaceInfo_get_descentLine_m0AEF0D85997836B841605DCE178ABA42A92C6EFA_AdjustorThunk },
  397. { 0x06000012, FaceInfo_set_descentLine_m91AB76A124FE9E536BD72785512B2C623BA2B067_AdjustorThunk },
  398. { 0x06000013, FaceInfo_get_superscriptOffset_mAF8D37F78A79780652BAE40384F0C4DED8350769_AdjustorThunk },
  399. { 0x06000014, FaceInfo_set_superscriptOffset_mE0422507D4C2DE3F2CFF7286F90462675741D15E_AdjustorThunk },
  400. { 0x06000015, FaceInfo_get_superscriptSize_m7FBEC1B0C97A7DC9D581AF9ADBDDCF14F7565F1A_AdjustorThunk },
  401. { 0x06000016, FaceInfo_set_superscriptSize_mCDE84F4EA47D69B7D783FE62DA78656BBC17C07E_AdjustorThunk },
  402. { 0x06000017, FaceInfo_get_subscriptOffset_mD3F7F2F5F93364977E3F81E9B693D5CDB1419088_AdjustorThunk },
  403. { 0x06000018, FaceInfo_set_subscriptOffset_mCF79D815311C70E3E8CC2BC241FEFE39CC992A39_AdjustorThunk },
  404. { 0x06000019, FaceInfo_get_subscriptSize_mEC9AEAD24A51AB19FFCC09AE919EF656ED2C6413_AdjustorThunk },
  405. { 0x0600001A, FaceInfo_set_subscriptSize_m61497C0D29FE50D498648DEC0FAADA9ED151387A_AdjustorThunk },
  406. { 0x0600001B, FaceInfo_get_underlineOffset_m0F2900E06388C697807D43285BD4979E9D0BDA50_AdjustorThunk },
  407. { 0x0600001C, FaceInfo_set_underlineOffset_mBE89D25E848FAF83FB750D95A93F6C051D798B54_AdjustorThunk },
  408. { 0x0600001D, FaceInfo_get_underlineThickness_m07A6016172DE8DC1514CA780EBB80C32FA209F28_AdjustorThunk },
  409. { 0x0600001E, FaceInfo_set_underlineThickness_m86B440DB7CBDB6C588FBC03990B980A715726059_AdjustorThunk },
  410. { 0x0600001F, FaceInfo_get_strikethroughOffset_m705C7A75FFA7E324582D6A1CC404ED4C8E8417EB_AdjustorThunk },
  411. { 0x06000020, FaceInfo_set_strikethroughOffset_m9ACD0A24A8EC5FEB90596BA43E8E8D8FF7EA0623_AdjustorThunk },
  412. { 0x06000021, FaceInfo_set_strikethroughThickness_mE26FAFBC6C984F88F68F7507CFE8AFB28E1932E7_AdjustorThunk },
  413. { 0x06000022, FaceInfo_get_tabWidth_mFBE94B2FBBB301B0FC1011D49A96032A0EE1A588_AdjustorThunk },
  414. { 0x06000023, FaceInfo_set_tabWidth_mE024C95E768A214E3C85781753658B437F4B6B54_AdjustorThunk },
  415. { 0x06000024, GlyphRect_get_x_m004398D85360A389BCCD4F8B38347C0555F86166_AdjustorThunk },
  416. { 0x06000025, GlyphRect_get_y_mBF2FC84CB7B201F30376B46390D37887B6AD6C20_AdjustorThunk },
  417. { 0x06000026, GlyphRect_get_width_m8B9FBFA897082BA8E5F71222E1AAAB8D4A345A41_AdjustorThunk },
  418. { 0x06000027, GlyphRect_get_height_m319E96AD96E2087C9C9F5A1DF883F06A4D04104F_AdjustorThunk },
  419. { 0x06000029, GlyphRect__ctor_m278B410AE9B6DE62FF8C2445B8F3C6051B45ED61_AdjustorThunk },
  420. { 0x0600002A, GlyphRect_GetHashCode_m6DC4515E8C489593A329B5EA66895BD8C25DF913_AdjustorThunk },
  421. { 0x0600002B, GlyphRect_Equals_m7F1DB9A21E584BEF84C5F83E6DD290EF54D655C1_AdjustorThunk },
  422. { 0x0600002C, GlyphRect_Equals_mB9F911262F09BC42CD2A461D8692D1C3ECAFCDCE_AdjustorThunk },
  423. { 0x0600002E, GlyphMetrics_get_width_m4E2BCD2B54F121478C1D23C43FB6E8C0EF71C70F_AdjustorThunk },
  424. { 0x0600002F, GlyphMetrics_get_height_m742B169DCF2892774ACEC4F25310CDC0C7F1D85F_AdjustorThunk },
  425. { 0x06000030, GlyphMetrics_get_horizontalBearingX_m8474B6C9DB0D4D36516FCAC03B6ECBDAF49247E0_AdjustorThunk },
  426. { 0x06000031, GlyphMetrics_get_horizontalBearingY_m2C5A73B899AFF5F5F594F447160ADB6E0523C16A_AdjustorThunk },
  427. { 0x06000032, GlyphMetrics_get_horizontalAdvance_mB204F2676223D5BEF5FEFF8969B159B39F1A617A_AdjustorThunk },
  428. { 0x06000033, GlyphMetrics__ctor_m6146EC37C12EF153771AEF9983A63B5EBAE0CEFB_AdjustorThunk },
  429. { 0x06000034, GlyphMetrics_GetHashCode_m4F7985D656AFB70AE746F9A2513D39D3DFF9CD73_AdjustorThunk },
  430. { 0x06000035, GlyphMetrics_Equals_mCCF68C73B7AE05D97A0D4459384DABD8BEB1097F_AdjustorThunk },
  431. { 0x06000036, GlyphMetrics_Equals_m54C8D6CAD2653668377F5F7A9F78FD7C4F05E4A8_AdjustorThunk },
  432. { 0x06000044, GlyphValueRecord_get_xPlacement_mAC5902DE9EE01D98DE9FBC6DB3A8BA7CDC525D14_AdjustorThunk },
  433. { 0x06000045, GlyphValueRecord_get_yPlacement_m624E2DA69CC5A21117EE275359F66AF88DFC7D2D_AdjustorThunk },
  434. { 0x06000046, GlyphValueRecord_get_xAdvance_m577D4D32490C42890C3F15230479D931B91BDED5_AdjustorThunk },
  435. { 0x06000047, GlyphValueRecord_get_yAdvance_m9659978FFA9B58B6AA7DE30199E405CF642BA34F_AdjustorThunk },
  436. { 0x06000048, GlyphValueRecord_GetHashCode_m5700595527E17C02B923199180E8983105563A71_AdjustorThunk },
  437. { 0x06000049, GlyphValueRecord_Equals_mB12EE7C56E781B2DAFF2DEA1AFFFA1EC4DCBA943_AdjustorThunk },
  438. { 0x0600004A, GlyphValueRecord_Equals_m716F55BA3DD7B7E97F3E35BE94A5922BE90FECF4_AdjustorThunk },
  439. { 0x0600004B, GlyphAdjustmentRecord_get_glyphIndex_mCD420C739E19E446152534AFA80A6113C0DBCC55_AdjustorThunk },
  440. { 0x0600004C, GlyphAdjustmentRecord_get_glyphValueRecord_mAC27920271FB7166EE305BACE1D595CAA57872EE_AdjustorThunk },
  441. { 0x0600004D, GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m92BC7561227D482635EF8AB93B8F20808017FBF8_AdjustorThunk },
  442. { 0x0600004E, GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_m488CCBCB6802727334E2135E65EBB027A0A01EAD_AdjustorThunk },
  443. };
  444. static const int32_t s_InvokerIndices[102] =
  445. {
  446. 7394,
  447. 7394,
  448. 8467,
  449. 7369,
  450. 8549,
  451. 7440,
  452. 8549,
  453. 7440,
  454. 8549,
  455. 7440,
  456. 8549,
  457. 7440,
  458. 8549,
  459. 7440,
  460. 8549,
  461. 7440,
  462. 8549,
  463. 7440,
  464. 8549,
  465. 7440,
  466. 8549,
  467. 7440,
  468. 8549,
  469. 7440,
  470. 8549,
  471. 7440,
  472. 8549,
  473. 7440,
  474. 8549,
  475. 7440,
  476. 8549,
  477. 7440,
  478. 7440,
  479. 8549,
  480. 7440,
  481. 8467,
  482. 8467,
  483. 8467,
  484. 8467,
  485. 14662,
  486. 1135,
  487. 8467,
  488. 6565,
  489. 6499,
  490. 14700,
  491. 8549,
  492. 8549,
  493. 8549,
  494. 8549,
  495. 8549,
  496. 872,
  497. 8467,
  498. 6565,
  499. 6497,
  500. 8467,
  501. 7369,
  502. 8430,
  503. 7333,
  504. 8432,
  505. 7335,
  506. 8549,
  507. 7440,
  508. 8467,
  509. 7369,
  510. 8589,
  511. 7332,
  512. 691,
  513. 8549,
  514. 8549,
  515. 8549,
  516. 8549,
  517. 8467,
  518. 6565,
  519. 6500,
  520. 8467,
  521. 8433,
  522. 8428,
  523. 8428,
  524. 14666,
  525. 14666,
  526. 12422,
  527. 12422,
  528. 14660,
  529. 14229,
  530. 14248,
  531. 10750,
  532. 10750,
  533. 10750,
  534. 10750,
  535. 8844,
  536. 8703,
  537. 8848,
  538. 8662,
  539. 14365,
  540. 12528,
  541. 12419,
  542. 14261,
  543. -1,
  544. -1,
  545. 14512,
  546. 14700,
  547. 10548,
  548. };
  549. static const Il2CppTokenRangePair s_rgctxIndices[2] =
  550. {
  551. { 0x06000062, { 0, 4 } },
  552. { 0x06000063, { 4, 2 } },
  553. };
  554. extern const uint32_t g_rgctx_List_1_get_Count_m91EEA7B533805A3C56159421D1557C61A600D048;
  555. extern const uint32_t g_rgctx_TU5BU5D_t6B348EA2A2E9F507249A804F0406C48CE5AF61AC;
  556. extern const uint32_t g_rgctx_Array_Resize_TisT_t5E2B5401A9F6199E77E14C75B7B05D76053E7B46_m59E421069CAE9D2FDF386AC765D10677F26B4266;
  557. extern const uint32_t g_rgctx_List_1_get_Item_mF80440C8247662810B490AEC506618351FAD7392;
  558. extern const uint32_t g_rgctx_TU5BU5D_t428E22A88D0D615939340449A5B6EA7336405518;
  559. extern const uint32_t g_rgctx_Array_Resize_TisT_t2540A0F3BDC8BDFDBA69AE7A4354F1ADA657DDCA_mE6051D65C7CEF6AFA380F0ED75C6D5A1F1D36652;
  560. static const Il2CppRGCTXDefinition s_rgctxValues[6] =
  561. {
  562. { (Il2CppRGCTXDataType)3, (const Il2CppRGCTXDefinitionData *)&g_rgctx_List_1_get_Count_m91EEA7B533805A3C56159421D1557C61A600D048 },
  563. { (Il2CppRGCTXDataType)2, (const Il2CppRGCTXDefinitionData *)&g_rgctx_TU5BU5D_t6B348EA2A2E9F507249A804F0406C48CE5AF61AC },
  564. { (Il2CppRGCTXDataType)3, (const Il2CppRGCTXDefinitionData *)&g_rgctx_Array_Resize_TisT_t5E2B5401A9F6199E77E14C75B7B05D76053E7B46_m59E421069CAE9D2FDF386AC765D10677F26B4266 },
  565. { (Il2CppRGCTXDataType)3, (const Il2CppRGCTXDefinitionData *)&g_rgctx_List_1_get_Item_mF80440C8247662810B490AEC506618351FAD7392 },
  566. { (Il2CppRGCTXDataType)2, (const Il2CppRGCTXDefinitionData *)&g_rgctx_TU5BU5D_t428E22A88D0D615939340449A5B6EA7336405518 },
  567. { (Il2CppRGCTXDataType)3, (const Il2CppRGCTXDefinitionData *)&g_rgctx_Array_Resize_TisT_t2540A0F3BDC8BDFDBA69AE7A4354F1ADA657DDCA_mE6051D65C7CEF6AFA380F0ED75C6D5A1F1D36652 },
  568. };
  569. extern const CustomAttributesCacheGenerator g_UnityEngine_TextCoreModule_AttributeGenerators[];
  570. IL2CPP_EXTERN_C const Il2CppCodeGenModule g_UnityEngine_TextCoreModule_CodeGenModule;
  571. const Il2CppCodeGenModule g_UnityEngine_TextCoreModule_CodeGenModule =
  572. {
  573. "UnityEngine.TextCoreModule.dll",
  574. 102,
  575. s_methodPointers,
  576. 63,
  577. s_adjustorThunks,
  578. s_InvokerIndices,
  579. 0,
  580. NULL,
  581. 2,
  582. s_rgctxIndices,
  583. 6,
  584. s_rgctxValues,
  585. NULL,
  586. g_UnityEngine_TextCoreModule_AttributeGenerators,
  587. NULL, // module initializer,
  588. NULL,
  589. NULL,
  590. NULL,
  591. };