UnityEngine.TextCoreModule.cpp 299 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794
  1. #include "pch-cpp.hpp"
  2. #ifndef _MSC_VER
  3. # include <alloca.h>
  4. #else
  5. # include <malloc.h>
  6. #endif
  7. #include <limits>
  8. #include <stdint.h>
  9. // System.Action`1<UnityEngine.Font>
  10. struct Action_1_tC07E78969BFFC97261F80F4C08915A046DFDD9C7;
  11. // System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>
  12. struct Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE;
  13. // System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>
  14. struct Dictionary_2_t32479D928C553725424938B11A68D3CD8069EA75;
  15. // System.Collections.Generic.IEqualityComparer`1<System.UInt32>
  16. struct IEqualityComparer_1_t75C3361D3BE51E9742B0BBFA0F3998120E7CB6CE;
  17. // System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,UnityEngine.TextCore.Glyph>
  18. struct KeyCollection_t04B68A9A576D1B9B53769953130AAC6DF22B5B71;
  19. // System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>
  20. struct List_1_tE870449A6BC21548542BC92F18B284004FA8668A;
  21. // System.Collections.Generic.List`1<System.UInt32>
  22. struct List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731;
  23. // System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,UnityEngine.TextCore.Glyph>
  24. struct ValueCollection_t7AA68FFFD6B6520835D0E5DAC023274AABA8AD87;
  25. // System.Collections.Generic.Dictionary`2/Entry<System.UInt32,UnityEngine.TextCore.Glyph>[]
  26. struct EntryU5BU5D_tA3837BCE14260AC046667F4677CA376DD6AC77CF;
  27. // System.Char[]
  28. struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34;
  29. // UnityEngine.TextCore.Glyph[]
  30. struct GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B;
  31. // UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct[]
  32. struct GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D;
  33. // UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[]
  34. struct GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609;
  35. // UnityEngine.TextCore.GlyphRect[]
  36. struct GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA;
  37. // System.Int32[]
  38. struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32;
  39. // System.IntPtr[]
  40. struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6;
  41. // System.Diagnostics.StackTrace[]
  42. struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971;
  43. // System.UInt32[]
  44. struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF;
  45. // System.ArgumentException
  46. struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00;
  47. // UnityEngine.Font
  48. struct Font_tB53D3F362CB1A0B92307B362826F212AE2D2A6A9;
  49. // UnityEngine.TextCore.Glyph
  50. struct Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1;
  51. // System.Collections.IDictionary
  52. struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A;
  53. // UnityEngine.Object
  54. struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A;
  55. // System.Runtime.Serialization.SafeSerializationManager
  56. struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F;
  57. // System.String
  58. struct String_t;
  59. // UnityEngine.Texture2D
  60. struct Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF;
  61. // System.ValueType
  62. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52;
  63. // System.Void
  64. struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5;
  65. // UnityEngine.Font/FontTextureRebuildCallback
  66. struct FontTextureRebuildCallback_tBF11A511EBD8D237A1C5885D460B42A45DDBB2DB;
  67. IL2CPP_EXTERN_C RuntimeClass* ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var;
  68. IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE_il2cpp_TypeInfo_var;
  69. IL2CPP_EXTERN_C RuntimeClass* FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var;
  70. IL2CPP_EXTERN_C RuntimeClass* GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D_il2cpp_TypeInfo_var;
  71. IL2CPP_EXTERN_C RuntimeClass* GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B_il2cpp_TypeInfo_var;
  72. IL2CPP_EXTERN_C RuntimeClass* GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA_il2cpp_TypeInfo_var;
  73. IL2CPP_EXTERN_C RuntimeClass* GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_il2cpp_TypeInfo_var;
  74. IL2CPP_EXTERN_C RuntimeClass* GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B_il2cpp_TypeInfo_var;
  75. IL2CPP_EXTERN_C RuntimeClass* GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3_il2cpp_TypeInfo_var;
  76. IL2CPP_EXTERN_C RuntimeClass* Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_il2cpp_TypeInfo_var;
  77. IL2CPP_EXTERN_C RuntimeClass* UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var;
  78. IL2CPP_EXTERN_C String_t* _stringLiteral31D159E683556C06B3B3963D92483B6867EB3233;
  79. IL2CPP_EXTERN_C String_t* _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F;
  80. IL2CPP_EXTERN_C String_t* _stringLiteralF0EDAB22225C2411ABFD38819044326FB5BDC916;
  81. IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mA742BAFFA1D2C33D93731258D03686051DD22B98_RuntimeMethod_var;
  82. IL2CPP_EXTERN_C const RuntimeMethod* FontEngine_GenericListToMarshallingArray_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m42F4E1C6CFD9D889431FACA1EC4FA0CFD49BBF4C_RuntimeMethod_var;
  83. IL2CPP_EXTERN_C const RuntimeMethod* FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169_m56744B1E3086E24D03D24BA48022876D86ED1C25_RuntimeMethod_var;
  84. IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m0571434FBDE53644D999B834DAD977310BAD102F_RuntimeMethod_var;
  85. IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m949403FFC1CA942A8E079B68690DD0403B97CCCE_RuntimeMethod_var;
  86. IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m3A6B7533185FE0E994960D5DB16D0BCDFAD9139A_RuntimeMethod_var;
  87. IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m70BC2BBCAA532A1588DB59CA7E556F541F32621D_RuntimeMethod_var;
  88. IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mB16774A7E717953B089B111C42D5DD2256E30F69_RuntimeMethod_var;
  89. IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mD82D6243B1279DDE52B1B500B5DF60B509D30AC1_RuntimeMethod_var;
  90. IL2CPP_EXTERN_C const RuntimeMethod* Profiler_ValidateArguments_mBD8BD2520B428CBAA924D27613F9F0BB5D9C4512_RuntimeMethod_var;
  91. struct Exception_t_marshaled_com;
  92. struct Exception_t_marshaled_pinvoke;
  93. struct GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B;
  94. struct GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D;
  95. struct GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609;
  96. struct GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA;
  97. struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF;
  98. IL2CPP_EXTERN_C_BEGIN
  99. IL2CPP_EXTERN_C_END
  100. #ifdef __clang__
  101. #pragma clang diagnostic push
  102. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  103. #pragma clang diagnostic ignored "-Wunused-variable"
  104. #endif
  105. // <Module>
  106. struct U3CModuleU3E_t52269C3CB045A95B23D81F414AA4B6CB764716D6
  107. {
  108. public:
  109. public:
  110. };
  111. // System.Object
  112. // System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>
  113. struct Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE : public RuntimeObject
  114. {
  115. public:
  116. // System.Int32[] System.Collections.Generic.Dictionary`2::buckets
  117. Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0;
  118. // System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
  119. EntryU5BU5D_tA3837BCE14260AC046667F4677CA376DD6AC77CF* ___entries_1;
  120. // System.Int32 System.Collections.Generic.Dictionary`2::count
  121. int32_t ___count_2;
  122. // System.Int32 System.Collections.Generic.Dictionary`2::version
  123. int32_t ___version_3;
  124. // System.Int32 System.Collections.Generic.Dictionary`2::freeList
  125. int32_t ___freeList_4;
  126. // System.Int32 System.Collections.Generic.Dictionary`2::freeCount
  127. int32_t ___freeCount_5;
  128. // System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
  129. RuntimeObject* ___comparer_6;
  130. // System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
  131. KeyCollection_t04B68A9A576D1B9B53769953130AAC6DF22B5B71 * ___keys_7;
  132. // System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
  133. ValueCollection_t7AA68FFFD6B6520835D0E5DAC023274AABA8AD87 * ___values_8;
  134. // System.Object System.Collections.Generic.Dictionary`2::_syncRoot
  135. RuntimeObject * ____syncRoot_9;
  136. public:
  137. inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE, ___buckets_0)); }
  138. inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; }
  139. inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; }
  140. inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value)
  141. {
  142. ___buckets_0 = value;
  143. Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
  144. }
  145. inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE, ___entries_1)); }
  146. inline EntryU5BU5D_tA3837BCE14260AC046667F4677CA376DD6AC77CF* get_entries_1() const { return ___entries_1; }
  147. inline EntryU5BU5D_tA3837BCE14260AC046667F4677CA376DD6AC77CF** get_address_of_entries_1() { return &___entries_1; }
  148. inline void set_entries_1(EntryU5BU5D_tA3837BCE14260AC046667F4677CA376DD6AC77CF* value)
  149. {
  150. ___entries_1 = value;
  151. Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
  152. }
  153. inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE, ___count_2)); }
  154. inline int32_t get_count_2() const { return ___count_2; }
  155. inline int32_t* get_address_of_count_2() { return &___count_2; }
  156. inline void set_count_2(int32_t value)
  157. {
  158. ___count_2 = value;
  159. }
  160. inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE, ___version_3)); }
  161. inline int32_t get_version_3() const { return ___version_3; }
  162. inline int32_t* get_address_of_version_3() { return &___version_3; }
  163. inline void set_version_3(int32_t value)
  164. {
  165. ___version_3 = value;
  166. }
  167. inline static int32_t get_offset_of_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE, ___freeList_4)); }
  168. inline int32_t get_freeList_4() const { return ___freeList_4; }
  169. inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
  170. inline void set_freeList_4(int32_t value)
  171. {
  172. ___freeList_4 = value;
  173. }
  174. inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE, ___freeCount_5)); }
  175. inline int32_t get_freeCount_5() const { return ___freeCount_5; }
  176. inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
  177. inline void set_freeCount_5(int32_t value)
  178. {
  179. ___freeCount_5 = value;
  180. }
  181. inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE, ___comparer_6)); }
  182. inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
  183. inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
  184. inline void set_comparer_6(RuntimeObject* value)
  185. {
  186. ___comparer_6 = value;
  187. Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
  188. }
  189. inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE, ___keys_7)); }
  190. inline KeyCollection_t04B68A9A576D1B9B53769953130AAC6DF22B5B71 * get_keys_7() const { return ___keys_7; }
  191. inline KeyCollection_t04B68A9A576D1B9B53769953130AAC6DF22B5B71 ** get_address_of_keys_7() { return &___keys_7; }
  192. inline void set_keys_7(KeyCollection_t04B68A9A576D1B9B53769953130AAC6DF22B5B71 * value)
  193. {
  194. ___keys_7 = value;
  195. Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
  196. }
  197. inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE, ___values_8)); }
  198. inline ValueCollection_t7AA68FFFD6B6520835D0E5DAC023274AABA8AD87 * get_values_8() const { return ___values_8; }
  199. inline ValueCollection_t7AA68FFFD6B6520835D0E5DAC023274AABA8AD87 ** get_address_of_values_8() { return &___values_8; }
  200. inline void set_values_8(ValueCollection_t7AA68FFFD6B6520835D0E5DAC023274AABA8AD87 * value)
  201. {
  202. ___values_8 = value;
  203. Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
  204. }
  205. inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE, ____syncRoot_9)); }
  206. inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
  207. inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
  208. inline void set__syncRoot_9(RuntimeObject * value)
  209. {
  210. ____syncRoot_9 = value;
  211. Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
  212. }
  213. };
  214. // System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>
  215. struct List_1_tE870449A6BC21548542BC92F18B284004FA8668A : public RuntimeObject
  216. {
  217. public:
  218. // T[] System.Collections.Generic.List`1::_items
  219. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* ____items_1;
  220. // System.Int32 System.Collections.Generic.List`1::_size
  221. int32_t ____size_2;
  222. // System.Int32 System.Collections.Generic.List`1::_version
  223. int32_t ____version_3;
  224. // System.Object System.Collections.Generic.List`1::_syncRoot
  225. RuntimeObject * ____syncRoot_4;
  226. public:
  227. inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_tE870449A6BC21548542BC92F18B284004FA8668A, ____items_1)); }
  228. inline GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* get__items_1() const { return ____items_1; }
  229. inline GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA** get_address_of__items_1() { return &____items_1; }
  230. inline void set__items_1(GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* value)
  231. {
  232. ____items_1 = value;
  233. Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
  234. }
  235. inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_tE870449A6BC21548542BC92F18B284004FA8668A, ____size_2)); }
  236. inline int32_t get__size_2() const { return ____size_2; }
  237. inline int32_t* get_address_of__size_2() { return &____size_2; }
  238. inline void set__size_2(int32_t value)
  239. {
  240. ____size_2 = value;
  241. }
  242. inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_tE870449A6BC21548542BC92F18B284004FA8668A, ____version_3)); }
  243. inline int32_t get__version_3() const { return ____version_3; }
  244. inline int32_t* get_address_of__version_3() { return &____version_3; }
  245. inline void set__version_3(int32_t value)
  246. {
  247. ____version_3 = value;
  248. }
  249. inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_tE870449A6BC21548542BC92F18B284004FA8668A, ____syncRoot_4)); }
  250. inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
  251. inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
  252. inline void set__syncRoot_4(RuntimeObject * value)
  253. {
  254. ____syncRoot_4 = value;
  255. Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
  256. }
  257. };
  258. struct List_1_tE870449A6BC21548542BC92F18B284004FA8668A_StaticFields
  259. {
  260. public:
  261. // T[] System.Collections.Generic.List`1::_emptyArray
  262. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* ____emptyArray_5;
  263. public:
  264. inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tE870449A6BC21548542BC92F18B284004FA8668A_StaticFields, ____emptyArray_5)); }
  265. inline GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* get__emptyArray_5() const { return ____emptyArray_5; }
  266. inline GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA** get_address_of__emptyArray_5() { return &____emptyArray_5; }
  267. inline void set__emptyArray_5(GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* value)
  268. {
  269. ____emptyArray_5 = value;
  270. Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
  271. }
  272. };
  273. // System.Collections.Generic.List`1<System.UInt32>
  274. struct List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 : public RuntimeObject
  275. {
  276. public:
  277. // T[] System.Collections.Generic.List`1::_items
  278. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ____items_1;
  279. // System.Int32 System.Collections.Generic.List`1::_size
  280. int32_t ____size_2;
  281. // System.Int32 System.Collections.Generic.List`1::_version
  282. int32_t ____version_3;
  283. // System.Object System.Collections.Generic.List`1::_syncRoot
  284. RuntimeObject * ____syncRoot_4;
  285. public:
  286. inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731, ____items_1)); }
  287. inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get__items_1() const { return ____items_1; }
  288. inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of__items_1() { return &____items_1; }
  289. inline void set__items_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value)
  290. {
  291. ____items_1 = value;
  292. Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
  293. }
  294. inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731, ____size_2)); }
  295. inline int32_t get__size_2() const { return ____size_2; }
  296. inline int32_t* get_address_of__size_2() { return &____size_2; }
  297. inline void set__size_2(int32_t value)
  298. {
  299. ____size_2 = value;
  300. }
  301. inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731, ____version_3)); }
  302. inline int32_t get__version_3() const { return ____version_3; }
  303. inline int32_t* get_address_of__version_3() { return &____version_3; }
  304. inline void set__version_3(int32_t value)
  305. {
  306. ____version_3 = value;
  307. }
  308. inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731, ____syncRoot_4)); }
  309. inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
  310. inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
  311. inline void set__syncRoot_4(RuntimeObject * value)
  312. {
  313. ____syncRoot_4 = value;
  314. Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
  315. }
  316. };
  317. struct List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731_StaticFields
  318. {
  319. public:
  320. // T[] System.Collections.Generic.List`1::_emptyArray
  321. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ____emptyArray_5;
  322. public:
  323. inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731_StaticFields, ____emptyArray_5)); }
  324. inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get__emptyArray_5() const { return ____emptyArray_5; }
  325. inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of__emptyArray_5() { return &____emptyArray_5; }
  326. inline void set__emptyArray_5(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value)
  327. {
  328. ____emptyArray_5 = value;
  329. Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
  330. }
  331. };
  332. struct Il2CppArrayBounds;
  333. // System.Array
  334. // UnityEngine.TextCore.LowLevel.FontEngine
  335. struct FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5 : public RuntimeObject
  336. {
  337. public:
  338. public:
  339. };
  340. struct FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields
  341. {
  342. public:
  343. // UnityEngine.TextCore.Glyph[] UnityEngine.TextCore.LowLevel.FontEngine::s_Glyphs
  344. GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B* ___s_Glyphs_0;
  345. // System.UInt32[] UnityEngine.TextCore.LowLevel.FontEngine::s_GlyphIndexes_MarshallingArray_A
  346. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___s_GlyphIndexes_MarshallingArray_A_1;
  347. // UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct[] UnityEngine.TextCore.LowLevel.FontEngine::s_GlyphMarshallingStruct_IN
  348. GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D* ___s_GlyphMarshallingStruct_IN_2;
  349. // UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct[] UnityEngine.TextCore.LowLevel.FontEngine::s_GlyphMarshallingStruct_OUT
  350. GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D* ___s_GlyphMarshallingStruct_OUT_3;
  351. // UnityEngine.TextCore.GlyphRect[] UnityEngine.TextCore.LowLevel.FontEngine::s_FreeGlyphRects
  352. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* ___s_FreeGlyphRects_4;
  353. // UnityEngine.TextCore.GlyphRect[] UnityEngine.TextCore.LowLevel.FontEngine::s_UsedGlyphRects
  354. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* ___s_UsedGlyphRects_5;
  355. // UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[] UnityEngine.TextCore.LowLevel.FontEngine::s_PairAdjustmentRecords_MarshallingArray
  356. GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609* ___s_PairAdjustmentRecords_MarshallingArray_6;
  357. // System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph> UnityEngine.TextCore.LowLevel.FontEngine::s_GlyphLookupDictionary
  358. Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE * ___s_GlyphLookupDictionary_7;
  359. public:
  360. inline static int32_t get_offset_of_s_Glyphs_0() { return static_cast<int32_t>(offsetof(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields, ___s_Glyphs_0)); }
  361. inline GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B* get_s_Glyphs_0() const { return ___s_Glyphs_0; }
  362. inline GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B** get_address_of_s_Glyphs_0() { return &___s_Glyphs_0; }
  363. inline void set_s_Glyphs_0(GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B* value)
  364. {
  365. ___s_Glyphs_0 = value;
  366. Il2CppCodeGenWriteBarrier((void**)(&___s_Glyphs_0), (void*)value);
  367. }
  368. inline static int32_t get_offset_of_s_GlyphIndexes_MarshallingArray_A_1() { return static_cast<int32_t>(offsetof(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields, ___s_GlyphIndexes_MarshallingArray_A_1)); }
  369. inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_s_GlyphIndexes_MarshallingArray_A_1() const { return ___s_GlyphIndexes_MarshallingArray_A_1; }
  370. inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_s_GlyphIndexes_MarshallingArray_A_1() { return &___s_GlyphIndexes_MarshallingArray_A_1; }
  371. inline void set_s_GlyphIndexes_MarshallingArray_A_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value)
  372. {
  373. ___s_GlyphIndexes_MarshallingArray_A_1 = value;
  374. Il2CppCodeGenWriteBarrier((void**)(&___s_GlyphIndexes_MarshallingArray_A_1), (void*)value);
  375. }
  376. inline static int32_t get_offset_of_s_GlyphMarshallingStruct_IN_2() { return static_cast<int32_t>(offsetof(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields, ___s_GlyphMarshallingStruct_IN_2)); }
  377. inline GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D* get_s_GlyphMarshallingStruct_IN_2() const { return ___s_GlyphMarshallingStruct_IN_2; }
  378. inline GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D** get_address_of_s_GlyphMarshallingStruct_IN_2() { return &___s_GlyphMarshallingStruct_IN_2; }
  379. inline void set_s_GlyphMarshallingStruct_IN_2(GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D* value)
  380. {
  381. ___s_GlyphMarshallingStruct_IN_2 = value;
  382. Il2CppCodeGenWriteBarrier((void**)(&___s_GlyphMarshallingStruct_IN_2), (void*)value);
  383. }
  384. inline static int32_t get_offset_of_s_GlyphMarshallingStruct_OUT_3() { return static_cast<int32_t>(offsetof(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields, ___s_GlyphMarshallingStruct_OUT_3)); }
  385. inline GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D* get_s_GlyphMarshallingStruct_OUT_3() const { return ___s_GlyphMarshallingStruct_OUT_3; }
  386. inline GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D** get_address_of_s_GlyphMarshallingStruct_OUT_3() { return &___s_GlyphMarshallingStruct_OUT_3; }
  387. inline void set_s_GlyphMarshallingStruct_OUT_3(GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D* value)
  388. {
  389. ___s_GlyphMarshallingStruct_OUT_3 = value;
  390. Il2CppCodeGenWriteBarrier((void**)(&___s_GlyphMarshallingStruct_OUT_3), (void*)value);
  391. }
  392. inline static int32_t get_offset_of_s_FreeGlyphRects_4() { return static_cast<int32_t>(offsetof(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields, ___s_FreeGlyphRects_4)); }
  393. inline GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* get_s_FreeGlyphRects_4() const { return ___s_FreeGlyphRects_4; }
  394. inline GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA** get_address_of_s_FreeGlyphRects_4() { return &___s_FreeGlyphRects_4; }
  395. inline void set_s_FreeGlyphRects_4(GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* value)
  396. {
  397. ___s_FreeGlyphRects_4 = value;
  398. Il2CppCodeGenWriteBarrier((void**)(&___s_FreeGlyphRects_4), (void*)value);
  399. }
  400. inline static int32_t get_offset_of_s_UsedGlyphRects_5() { return static_cast<int32_t>(offsetof(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields, ___s_UsedGlyphRects_5)); }
  401. inline GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* get_s_UsedGlyphRects_5() const { return ___s_UsedGlyphRects_5; }
  402. inline GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA** get_address_of_s_UsedGlyphRects_5() { return &___s_UsedGlyphRects_5; }
  403. inline void set_s_UsedGlyphRects_5(GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* value)
  404. {
  405. ___s_UsedGlyphRects_5 = value;
  406. Il2CppCodeGenWriteBarrier((void**)(&___s_UsedGlyphRects_5), (void*)value);
  407. }
  408. inline static int32_t get_offset_of_s_PairAdjustmentRecords_MarshallingArray_6() { return static_cast<int32_t>(offsetof(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields, ___s_PairAdjustmentRecords_MarshallingArray_6)); }
  409. inline GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609* get_s_PairAdjustmentRecords_MarshallingArray_6() const { return ___s_PairAdjustmentRecords_MarshallingArray_6; }
  410. inline GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609** get_address_of_s_PairAdjustmentRecords_MarshallingArray_6() { return &___s_PairAdjustmentRecords_MarshallingArray_6; }
  411. inline void set_s_PairAdjustmentRecords_MarshallingArray_6(GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609* value)
  412. {
  413. ___s_PairAdjustmentRecords_MarshallingArray_6 = value;
  414. Il2CppCodeGenWriteBarrier((void**)(&___s_PairAdjustmentRecords_MarshallingArray_6), (void*)value);
  415. }
  416. inline static int32_t get_offset_of_s_GlyphLookupDictionary_7() { return static_cast<int32_t>(offsetof(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields, ___s_GlyphLookupDictionary_7)); }
  417. inline Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE * get_s_GlyphLookupDictionary_7() const { return ___s_GlyphLookupDictionary_7; }
  418. inline Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE ** get_address_of_s_GlyphLookupDictionary_7() { return &___s_GlyphLookupDictionary_7; }
  419. inline void set_s_GlyphLookupDictionary_7(Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE * value)
  420. {
  421. ___s_GlyphLookupDictionary_7 = value;
  422. Il2CppCodeGenWriteBarrier((void**)(&___s_GlyphLookupDictionary_7), (void*)value);
  423. }
  424. };
  425. // System.String
  426. struct String_t : public RuntimeObject
  427. {
  428. public:
  429. // System.Int32 System.String::m_stringLength
  430. int32_t ___m_stringLength_0;
  431. // System.Char System.String::m_firstChar
  432. Il2CppChar ___m_firstChar_1;
  433. public:
  434. inline static int32_t get_offset_of_m_stringLength_0() { return static_cast<int32_t>(offsetof(String_t, ___m_stringLength_0)); }
  435. inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; }
  436. inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; }
  437. inline void set_m_stringLength_0(int32_t value)
  438. {
  439. ___m_stringLength_0 = value;
  440. }
  441. inline static int32_t get_offset_of_m_firstChar_1() { return static_cast<int32_t>(offsetof(String_t, ___m_firstChar_1)); }
  442. inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; }
  443. inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; }
  444. inline void set_m_firstChar_1(Il2CppChar value)
  445. {
  446. ___m_firstChar_1 = value;
  447. }
  448. };
  449. struct String_t_StaticFields
  450. {
  451. public:
  452. // System.String System.String::Empty
  453. String_t* ___Empty_5;
  454. public:
  455. inline static int32_t get_offset_of_Empty_5() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_5)); }
  456. inline String_t* get_Empty_5() const { return ___Empty_5; }
  457. inline String_t** get_address_of_Empty_5() { return &___Empty_5; }
  458. inline void set_Empty_5(String_t* value)
  459. {
  460. ___Empty_5 = value;
  461. Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value);
  462. }
  463. };
  464. // System.ValueType
  465. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject
  466. {
  467. public:
  468. public:
  469. };
  470. // Native definition for P/Invoke marshalling of System.ValueType
  471. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke
  472. {
  473. };
  474. // Native definition for COM marshalling of System.ValueType
  475. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com
  476. {
  477. };
  478. // System.Boolean
  479. struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37
  480. {
  481. public:
  482. // System.Boolean System.Boolean::m_value
  483. bool ___m_value_0;
  484. public:
  485. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); }
  486. inline bool get_m_value_0() const { return ___m_value_0; }
  487. inline bool* get_address_of_m_value_0() { return &___m_value_0; }
  488. inline void set_m_value_0(bool value)
  489. {
  490. ___m_value_0 = value;
  491. }
  492. };
  493. struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields
  494. {
  495. public:
  496. // System.String System.Boolean::TrueString
  497. String_t* ___TrueString_5;
  498. // System.String System.Boolean::FalseString
  499. String_t* ___FalseString_6;
  500. public:
  501. inline static int32_t get_offset_of_TrueString_5() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); }
  502. inline String_t* get_TrueString_5() const { return ___TrueString_5; }
  503. inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; }
  504. inline void set_TrueString_5(String_t* value)
  505. {
  506. ___TrueString_5 = value;
  507. Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value);
  508. }
  509. inline static int32_t get_offset_of_FalseString_6() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); }
  510. inline String_t* get_FalseString_6() const { return ___FalseString_6; }
  511. inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; }
  512. inline void set_FalseString_6(String_t* value)
  513. {
  514. ___FalseString_6 = value;
  515. Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value);
  516. }
  517. };
  518. // System.Enum
  519. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52
  520. {
  521. public:
  522. public:
  523. };
  524. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields
  525. {
  526. public:
  527. // System.Char[] System.Enum::enumSeperatorCharArray
  528. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0;
  529. public:
  530. inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast<int32_t>(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); }
  531. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; }
  532. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; }
  533. inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value)
  534. {
  535. ___enumSeperatorCharArray_0 = value;
  536. Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value);
  537. }
  538. };
  539. // Native definition for P/Invoke marshalling of System.Enum
  540. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke
  541. {
  542. };
  543. // Native definition for COM marshalling of System.Enum
  544. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com
  545. {
  546. };
  547. // UnityEngine.TextCore.FaceInfo
  548. struct FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979
  549. {
  550. public:
  551. // System.Int32 UnityEngine.TextCore.FaceInfo::m_FaceIndex
  552. int32_t ___m_FaceIndex_0;
  553. // System.String UnityEngine.TextCore.FaceInfo::m_FamilyName
  554. String_t* ___m_FamilyName_1;
  555. // System.String UnityEngine.TextCore.FaceInfo::m_StyleName
  556. String_t* ___m_StyleName_2;
  557. // System.Int32 UnityEngine.TextCore.FaceInfo::m_PointSize
  558. int32_t ___m_PointSize_3;
  559. // System.Single UnityEngine.TextCore.FaceInfo::m_Scale
  560. float ___m_Scale_4;
  561. // System.Single UnityEngine.TextCore.FaceInfo::m_LineHeight
  562. float ___m_LineHeight_5;
  563. // System.Single UnityEngine.TextCore.FaceInfo::m_AscentLine
  564. float ___m_AscentLine_6;
  565. // System.Single UnityEngine.TextCore.FaceInfo::m_CapLine
  566. float ___m_CapLine_7;
  567. // System.Single UnityEngine.TextCore.FaceInfo::m_MeanLine
  568. float ___m_MeanLine_8;
  569. // System.Single UnityEngine.TextCore.FaceInfo::m_Baseline
  570. float ___m_Baseline_9;
  571. // System.Single UnityEngine.TextCore.FaceInfo::m_DescentLine
  572. float ___m_DescentLine_10;
  573. // System.Single UnityEngine.TextCore.FaceInfo::m_SuperscriptOffset
  574. float ___m_SuperscriptOffset_11;
  575. // System.Single UnityEngine.TextCore.FaceInfo::m_SuperscriptSize
  576. float ___m_SuperscriptSize_12;
  577. // System.Single UnityEngine.TextCore.FaceInfo::m_SubscriptOffset
  578. float ___m_SubscriptOffset_13;
  579. // System.Single UnityEngine.TextCore.FaceInfo::m_SubscriptSize
  580. float ___m_SubscriptSize_14;
  581. // System.Single UnityEngine.TextCore.FaceInfo::m_UnderlineOffset
  582. float ___m_UnderlineOffset_15;
  583. // System.Single UnityEngine.TextCore.FaceInfo::m_UnderlineThickness
  584. float ___m_UnderlineThickness_16;
  585. // System.Single UnityEngine.TextCore.FaceInfo::m_StrikethroughOffset
  586. float ___m_StrikethroughOffset_17;
  587. // System.Single UnityEngine.TextCore.FaceInfo::m_StrikethroughThickness
  588. float ___m_StrikethroughThickness_18;
  589. // System.Single UnityEngine.TextCore.FaceInfo::m_TabWidth
  590. float ___m_TabWidth_19;
  591. public:
  592. inline static int32_t get_offset_of_m_FaceIndex_0() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_FaceIndex_0)); }
  593. inline int32_t get_m_FaceIndex_0() const { return ___m_FaceIndex_0; }
  594. inline int32_t* get_address_of_m_FaceIndex_0() { return &___m_FaceIndex_0; }
  595. inline void set_m_FaceIndex_0(int32_t value)
  596. {
  597. ___m_FaceIndex_0 = value;
  598. }
  599. inline static int32_t get_offset_of_m_FamilyName_1() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_FamilyName_1)); }
  600. inline String_t* get_m_FamilyName_1() const { return ___m_FamilyName_1; }
  601. inline String_t** get_address_of_m_FamilyName_1() { return &___m_FamilyName_1; }
  602. inline void set_m_FamilyName_1(String_t* value)
  603. {
  604. ___m_FamilyName_1 = value;
  605. Il2CppCodeGenWriteBarrier((void**)(&___m_FamilyName_1), (void*)value);
  606. }
  607. inline static int32_t get_offset_of_m_StyleName_2() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_StyleName_2)); }
  608. inline String_t* get_m_StyleName_2() const { return ___m_StyleName_2; }
  609. inline String_t** get_address_of_m_StyleName_2() { return &___m_StyleName_2; }
  610. inline void set_m_StyleName_2(String_t* value)
  611. {
  612. ___m_StyleName_2 = value;
  613. Il2CppCodeGenWriteBarrier((void**)(&___m_StyleName_2), (void*)value);
  614. }
  615. inline static int32_t get_offset_of_m_PointSize_3() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_PointSize_3)); }
  616. inline int32_t get_m_PointSize_3() const { return ___m_PointSize_3; }
  617. inline int32_t* get_address_of_m_PointSize_3() { return &___m_PointSize_3; }
  618. inline void set_m_PointSize_3(int32_t value)
  619. {
  620. ___m_PointSize_3 = value;
  621. }
  622. inline static int32_t get_offset_of_m_Scale_4() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_Scale_4)); }
  623. inline float get_m_Scale_4() const { return ___m_Scale_4; }
  624. inline float* get_address_of_m_Scale_4() { return &___m_Scale_4; }
  625. inline void set_m_Scale_4(float value)
  626. {
  627. ___m_Scale_4 = value;
  628. }
  629. inline static int32_t get_offset_of_m_LineHeight_5() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_LineHeight_5)); }
  630. inline float get_m_LineHeight_5() const { return ___m_LineHeight_5; }
  631. inline float* get_address_of_m_LineHeight_5() { return &___m_LineHeight_5; }
  632. inline void set_m_LineHeight_5(float value)
  633. {
  634. ___m_LineHeight_5 = value;
  635. }
  636. inline static int32_t get_offset_of_m_AscentLine_6() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_AscentLine_6)); }
  637. inline float get_m_AscentLine_6() const { return ___m_AscentLine_6; }
  638. inline float* get_address_of_m_AscentLine_6() { return &___m_AscentLine_6; }
  639. inline void set_m_AscentLine_6(float value)
  640. {
  641. ___m_AscentLine_6 = value;
  642. }
  643. inline static int32_t get_offset_of_m_CapLine_7() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_CapLine_7)); }
  644. inline float get_m_CapLine_7() const { return ___m_CapLine_7; }
  645. inline float* get_address_of_m_CapLine_7() { return &___m_CapLine_7; }
  646. inline void set_m_CapLine_7(float value)
  647. {
  648. ___m_CapLine_7 = value;
  649. }
  650. inline static int32_t get_offset_of_m_MeanLine_8() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_MeanLine_8)); }
  651. inline float get_m_MeanLine_8() const { return ___m_MeanLine_8; }
  652. inline float* get_address_of_m_MeanLine_8() { return &___m_MeanLine_8; }
  653. inline void set_m_MeanLine_8(float value)
  654. {
  655. ___m_MeanLine_8 = value;
  656. }
  657. inline static int32_t get_offset_of_m_Baseline_9() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_Baseline_9)); }
  658. inline float get_m_Baseline_9() const { return ___m_Baseline_9; }
  659. inline float* get_address_of_m_Baseline_9() { return &___m_Baseline_9; }
  660. inline void set_m_Baseline_9(float value)
  661. {
  662. ___m_Baseline_9 = value;
  663. }
  664. inline static int32_t get_offset_of_m_DescentLine_10() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_DescentLine_10)); }
  665. inline float get_m_DescentLine_10() const { return ___m_DescentLine_10; }
  666. inline float* get_address_of_m_DescentLine_10() { return &___m_DescentLine_10; }
  667. inline void set_m_DescentLine_10(float value)
  668. {
  669. ___m_DescentLine_10 = value;
  670. }
  671. inline static int32_t get_offset_of_m_SuperscriptOffset_11() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_SuperscriptOffset_11)); }
  672. inline float get_m_SuperscriptOffset_11() const { return ___m_SuperscriptOffset_11; }
  673. inline float* get_address_of_m_SuperscriptOffset_11() { return &___m_SuperscriptOffset_11; }
  674. inline void set_m_SuperscriptOffset_11(float value)
  675. {
  676. ___m_SuperscriptOffset_11 = value;
  677. }
  678. inline static int32_t get_offset_of_m_SuperscriptSize_12() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_SuperscriptSize_12)); }
  679. inline float get_m_SuperscriptSize_12() const { return ___m_SuperscriptSize_12; }
  680. inline float* get_address_of_m_SuperscriptSize_12() { return &___m_SuperscriptSize_12; }
  681. inline void set_m_SuperscriptSize_12(float value)
  682. {
  683. ___m_SuperscriptSize_12 = value;
  684. }
  685. inline static int32_t get_offset_of_m_SubscriptOffset_13() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_SubscriptOffset_13)); }
  686. inline float get_m_SubscriptOffset_13() const { return ___m_SubscriptOffset_13; }
  687. inline float* get_address_of_m_SubscriptOffset_13() { return &___m_SubscriptOffset_13; }
  688. inline void set_m_SubscriptOffset_13(float value)
  689. {
  690. ___m_SubscriptOffset_13 = value;
  691. }
  692. inline static int32_t get_offset_of_m_SubscriptSize_14() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_SubscriptSize_14)); }
  693. inline float get_m_SubscriptSize_14() const { return ___m_SubscriptSize_14; }
  694. inline float* get_address_of_m_SubscriptSize_14() { return &___m_SubscriptSize_14; }
  695. inline void set_m_SubscriptSize_14(float value)
  696. {
  697. ___m_SubscriptSize_14 = value;
  698. }
  699. inline static int32_t get_offset_of_m_UnderlineOffset_15() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_UnderlineOffset_15)); }
  700. inline float get_m_UnderlineOffset_15() const { return ___m_UnderlineOffset_15; }
  701. inline float* get_address_of_m_UnderlineOffset_15() { return &___m_UnderlineOffset_15; }
  702. inline void set_m_UnderlineOffset_15(float value)
  703. {
  704. ___m_UnderlineOffset_15 = value;
  705. }
  706. inline static int32_t get_offset_of_m_UnderlineThickness_16() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_UnderlineThickness_16)); }
  707. inline float get_m_UnderlineThickness_16() const { return ___m_UnderlineThickness_16; }
  708. inline float* get_address_of_m_UnderlineThickness_16() { return &___m_UnderlineThickness_16; }
  709. inline void set_m_UnderlineThickness_16(float value)
  710. {
  711. ___m_UnderlineThickness_16 = value;
  712. }
  713. inline static int32_t get_offset_of_m_StrikethroughOffset_17() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_StrikethroughOffset_17)); }
  714. inline float get_m_StrikethroughOffset_17() const { return ___m_StrikethroughOffset_17; }
  715. inline float* get_address_of_m_StrikethroughOffset_17() { return &___m_StrikethroughOffset_17; }
  716. inline void set_m_StrikethroughOffset_17(float value)
  717. {
  718. ___m_StrikethroughOffset_17 = value;
  719. }
  720. inline static int32_t get_offset_of_m_StrikethroughThickness_18() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_StrikethroughThickness_18)); }
  721. inline float get_m_StrikethroughThickness_18() const { return ___m_StrikethroughThickness_18; }
  722. inline float* get_address_of_m_StrikethroughThickness_18() { return &___m_StrikethroughThickness_18; }
  723. inline void set_m_StrikethroughThickness_18(float value)
  724. {
  725. ___m_StrikethroughThickness_18 = value;
  726. }
  727. inline static int32_t get_offset_of_m_TabWidth_19() { return static_cast<int32_t>(offsetof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979, ___m_TabWidth_19)); }
  728. inline float get_m_TabWidth_19() const { return ___m_TabWidth_19; }
  729. inline float* get_address_of_m_TabWidth_19() { return &___m_TabWidth_19; }
  730. inline void set_m_TabWidth_19(float value)
  731. {
  732. ___m_TabWidth_19 = value;
  733. }
  734. };
  735. // Native definition for P/Invoke marshalling of UnityEngine.TextCore.FaceInfo
  736. struct FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979_marshaled_pinvoke
  737. {
  738. int32_t ___m_FaceIndex_0;
  739. char* ___m_FamilyName_1;
  740. char* ___m_StyleName_2;
  741. int32_t ___m_PointSize_3;
  742. float ___m_Scale_4;
  743. float ___m_LineHeight_5;
  744. float ___m_AscentLine_6;
  745. float ___m_CapLine_7;
  746. float ___m_MeanLine_8;
  747. float ___m_Baseline_9;
  748. float ___m_DescentLine_10;
  749. float ___m_SuperscriptOffset_11;
  750. float ___m_SuperscriptSize_12;
  751. float ___m_SubscriptOffset_13;
  752. float ___m_SubscriptSize_14;
  753. float ___m_UnderlineOffset_15;
  754. float ___m_UnderlineThickness_16;
  755. float ___m_StrikethroughOffset_17;
  756. float ___m_StrikethroughThickness_18;
  757. float ___m_TabWidth_19;
  758. };
  759. // Native definition for COM marshalling of UnityEngine.TextCore.FaceInfo
  760. struct FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979_marshaled_com
  761. {
  762. int32_t ___m_FaceIndex_0;
  763. Il2CppChar* ___m_FamilyName_1;
  764. Il2CppChar* ___m_StyleName_2;
  765. int32_t ___m_PointSize_3;
  766. float ___m_Scale_4;
  767. float ___m_LineHeight_5;
  768. float ___m_AscentLine_6;
  769. float ___m_CapLine_7;
  770. float ___m_MeanLine_8;
  771. float ___m_Baseline_9;
  772. float ___m_DescentLine_10;
  773. float ___m_SuperscriptOffset_11;
  774. float ___m_SuperscriptSize_12;
  775. float ___m_SubscriptOffset_13;
  776. float ___m_SubscriptSize_14;
  777. float ___m_UnderlineOffset_15;
  778. float ___m_UnderlineThickness_16;
  779. float ___m_StrikethroughOffset_17;
  780. float ___m_StrikethroughThickness_18;
  781. float ___m_TabWidth_19;
  782. };
  783. // UnityEngine.TextCore.LowLevel.FontEngineUtilities
  784. struct FontEngineUtilities_tFA15A550712D3C90200C37F9DEAA234D04F47B8D
  785. {
  786. public:
  787. union
  788. {
  789. struct
  790. {
  791. };
  792. uint8_t FontEngineUtilities_tFA15A550712D3C90200C37F9DEAA234D04F47B8D__padding[1];
  793. };
  794. public:
  795. };
  796. // UnityEngine.TextCore.GlyphMetrics
  797. struct GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B
  798. {
  799. public:
  800. // System.Single UnityEngine.TextCore.GlyphMetrics::m_Width
  801. float ___m_Width_0;
  802. // System.Single UnityEngine.TextCore.GlyphMetrics::m_Height
  803. float ___m_Height_1;
  804. // System.Single UnityEngine.TextCore.GlyphMetrics::m_HorizontalBearingX
  805. float ___m_HorizontalBearingX_2;
  806. // System.Single UnityEngine.TextCore.GlyphMetrics::m_HorizontalBearingY
  807. float ___m_HorizontalBearingY_3;
  808. // System.Single UnityEngine.TextCore.GlyphMetrics::m_HorizontalAdvance
  809. float ___m_HorizontalAdvance_4;
  810. public:
  811. inline static int32_t get_offset_of_m_Width_0() { return static_cast<int32_t>(offsetof(GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B, ___m_Width_0)); }
  812. inline float get_m_Width_0() const { return ___m_Width_0; }
  813. inline float* get_address_of_m_Width_0() { return &___m_Width_0; }
  814. inline void set_m_Width_0(float value)
  815. {
  816. ___m_Width_0 = value;
  817. }
  818. inline static int32_t get_offset_of_m_Height_1() { return static_cast<int32_t>(offsetof(GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B, ___m_Height_1)); }
  819. inline float get_m_Height_1() const { return ___m_Height_1; }
  820. inline float* get_address_of_m_Height_1() { return &___m_Height_1; }
  821. inline void set_m_Height_1(float value)
  822. {
  823. ___m_Height_1 = value;
  824. }
  825. inline static int32_t get_offset_of_m_HorizontalBearingX_2() { return static_cast<int32_t>(offsetof(GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B, ___m_HorizontalBearingX_2)); }
  826. inline float get_m_HorizontalBearingX_2() const { return ___m_HorizontalBearingX_2; }
  827. inline float* get_address_of_m_HorizontalBearingX_2() { return &___m_HorizontalBearingX_2; }
  828. inline void set_m_HorizontalBearingX_2(float value)
  829. {
  830. ___m_HorizontalBearingX_2 = value;
  831. }
  832. inline static int32_t get_offset_of_m_HorizontalBearingY_3() { return static_cast<int32_t>(offsetof(GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B, ___m_HorizontalBearingY_3)); }
  833. inline float get_m_HorizontalBearingY_3() const { return ___m_HorizontalBearingY_3; }
  834. inline float* get_address_of_m_HorizontalBearingY_3() { return &___m_HorizontalBearingY_3; }
  835. inline void set_m_HorizontalBearingY_3(float value)
  836. {
  837. ___m_HorizontalBearingY_3 = value;
  838. }
  839. inline static int32_t get_offset_of_m_HorizontalAdvance_4() { return static_cast<int32_t>(offsetof(GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B, ___m_HorizontalAdvance_4)); }
  840. inline float get_m_HorizontalAdvance_4() const { return ___m_HorizontalAdvance_4; }
  841. inline float* get_address_of_m_HorizontalAdvance_4() { return &___m_HorizontalAdvance_4; }
  842. inline void set_m_HorizontalAdvance_4(float value)
  843. {
  844. ___m_HorizontalAdvance_4 = value;
  845. }
  846. };
  847. // UnityEngine.TextCore.GlyphRect
  848. struct GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D
  849. {
  850. public:
  851. // System.Int32 UnityEngine.TextCore.GlyphRect::m_X
  852. int32_t ___m_X_0;
  853. // System.Int32 UnityEngine.TextCore.GlyphRect::m_Y
  854. int32_t ___m_Y_1;
  855. // System.Int32 UnityEngine.TextCore.GlyphRect::m_Width
  856. int32_t ___m_Width_2;
  857. // System.Int32 UnityEngine.TextCore.GlyphRect::m_Height
  858. int32_t ___m_Height_3;
  859. public:
  860. inline static int32_t get_offset_of_m_X_0() { return static_cast<int32_t>(offsetof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D, ___m_X_0)); }
  861. inline int32_t get_m_X_0() const { return ___m_X_0; }
  862. inline int32_t* get_address_of_m_X_0() { return &___m_X_0; }
  863. inline void set_m_X_0(int32_t value)
  864. {
  865. ___m_X_0 = value;
  866. }
  867. inline static int32_t get_offset_of_m_Y_1() { return static_cast<int32_t>(offsetof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D, ___m_Y_1)); }
  868. inline int32_t get_m_Y_1() const { return ___m_Y_1; }
  869. inline int32_t* get_address_of_m_Y_1() { return &___m_Y_1; }
  870. inline void set_m_Y_1(int32_t value)
  871. {
  872. ___m_Y_1 = value;
  873. }
  874. inline static int32_t get_offset_of_m_Width_2() { return static_cast<int32_t>(offsetof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D, ___m_Width_2)); }
  875. inline int32_t get_m_Width_2() const { return ___m_Width_2; }
  876. inline int32_t* get_address_of_m_Width_2() { return &___m_Width_2; }
  877. inline void set_m_Width_2(int32_t value)
  878. {
  879. ___m_Width_2 = value;
  880. }
  881. inline static int32_t get_offset_of_m_Height_3() { return static_cast<int32_t>(offsetof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D, ___m_Height_3)); }
  882. inline int32_t get_m_Height_3() const { return ___m_Height_3; }
  883. inline int32_t* get_address_of_m_Height_3() { return &___m_Height_3; }
  884. inline void set_m_Height_3(int32_t value)
  885. {
  886. ___m_Height_3 = value;
  887. }
  888. };
  889. struct GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_StaticFields
  890. {
  891. public:
  892. // UnityEngine.TextCore.GlyphRect UnityEngine.TextCore.GlyphRect::s_ZeroGlyphRect
  893. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D ___s_ZeroGlyphRect_4;
  894. public:
  895. inline static int32_t get_offset_of_s_ZeroGlyphRect_4() { return static_cast<int32_t>(offsetof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_StaticFields, ___s_ZeroGlyphRect_4)); }
  896. inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D get_s_ZeroGlyphRect_4() const { return ___s_ZeroGlyphRect_4; }
  897. inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * get_address_of_s_ZeroGlyphRect_4() { return &___s_ZeroGlyphRect_4; }
  898. inline void set_s_ZeroGlyphRect_4(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D value)
  899. {
  900. ___s_ZeroGlyphRect_4 = value;
  901. }
  902. };
  903. // UnityEngine.TextCore.LowLevel.GlyphValueRecord
  904. struct GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3
  905. {
  906. public:
  907. // System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::m_XPlacement
  908. float ___m_XPlacement_0;
  909. // System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::m_YPlacement
  910. float ___m_YPlacement_1;
  911. // System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::m_XAdvance
  912. float ___m_XAdvance_2;
  913. // System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::m_YAdvance
  914. float ___m_YAdvance_3;
  915. public:
  916. inline static int32_t get_offset_of_m_XPlacement_0() { return static_cast<int32_t>(offsetof(GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3, ___m_XPlacement_0)); }
  917. inline float get_m_XPlacement_0() const { return ___m_XPlacement_0; }
  918. inline float* get_address_of_m_XPlacement_0() { return &___m_XPlacement_0; }
  919. inline void set_m_XPlacement_0(float value)
  920. {
  921. ___m_XPlacement_0 = value;
  922. }
  923. inline static int32_t get_offset_of_m_YPlacement_1() { return static_cast<int32_t>(offsetof(GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3, ___m_YPlacement_1)); }
  924. inline float get_m_YPlacement_1() const { return ___m_YPlacement_1; }
  925. inline float* get_address_of_m_YPlacement_1() { return &___m_YPlacement_1; }
  926. inline void set_m_YPlacement_1(float value)
  927. {
  928. ___m_YPlacement_1 = value;
  929. }
  930. inline static int32_t get_offset_of_m_XAdvance_2() { return static_cast<int32_t>(offsetof(GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3, ___m_XAdvance_2)); }
  931. inline float get_m_XAdvance_2() const { return ___m_XAdvance_2; }
  932. inline float* get_address_of_m_XAdvance_2() { return &___m_XAdvance_2; }
  933. inline void set_m_XAdvance_2(float value)
  934. {
  935. ___m_XAdvance_2 = value;
  936. }
  937. inline static int32_t get_offset_of_m_YAdvance_3() { return static_cast<int32_t>(offsetof(GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3, ___m_YAdvance_3)); }
  938. inline float get_m_YAdvance_3() const { return ___m_YAdvance_3; }
  939. inline float* get_address_of_m_YAdvance_3() { return &___m_YAdvance_3; }
  940. inline void set_m_YAdvance_3(float value)
  941. {
  942. ___m_YAdvance_3 = value;
  943. }
  944. };
  945. // System.Int32
  946. struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046
  947. {
  948. public:
  949. // System.Int32 System.Int32::m_value
  950. int32_t ___m_value_0;
  951. public:
  952. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); }
  953. inline int32_t get_m_value_0() const { return ___m_value_0; }
  954. inline int32_t* get_address_of_m_value_0() { return &___m_value_0; }
  955. inline void set_m_value_0(int32_t value)
  956. {
  957. ___m_value_0 = value;
  958. }
  959. };
  960. // System.IntPtr
  961. struct IntPtr_t
  962. {
  963. public:
  964. // System.Void* System.IntPtr::m_value
  965. void* ___m_value_0;
  966. public:
  967. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(IntPtr_t, ___m_value_0)); }
  968. inline void* get_m_value_0() const { return ___m_value_0; }
  969. inline void** get_address_of_m_value_0() { return &___m_value_0; }
  970. inline void set_m_value_0(void* value)
  971. {
  972. ___m_value_0 = value;
  973. }
  974. };
  975. struct IntPtr_t_StaticFields
  976. {
  977. public:
  978. // System.IntPtr System.IntPtr::Zero
  979. intptr_t ___Zero_1;
  980. public:
  981. inline static int32_t get_offset_of_Zero_1() { return static_cast<int32_t>(offsetof(IntPtr_t_StaticFields, ___Zero_1)); }
  982. inline intptr_t get_Zero_1() const { return ___Zero_1; }
  983. inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; }
  984. inline void set_Zero_1(intptr_t value)
  985. {
  986. ___Zero_1 = value;
  987. }
  988. };
  989. // System.Single
  990. struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E
  991. {
  992. public:
  993. // System.Single System.Single::m_value
  994. float ___m_value_0;
  995. public:
  996. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___m_value_0)); }
  997. inline float get_m_value_0() const { return ___m_value_0; }
  998. inline float* get_address_of_m_value_0() { return &___m_value_0; }
  999. inline void set_m_value_0(float value)
  1000. {
  1001. ___m_value_0 = value;
  1002. }
  1003. };
  1004. // System.UInt32
  1005. struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15
  1006. {
  1007. public:
  1008. // System.UInt32 System.UInt32::m_value
  1009. uint32_t ___m_value_0;
  1010. public:
  1011. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15, ___m_value_0)); }
  1012. inline uint32_t get_m_value_0() const { return ___m_value_0; }
  1013. inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; }
  1014. inline void set_m_value_0(uint32_t value)
  1015. {
  1016. ___m_value_0 = value;
  1017. }
  1018. };
  1019. // System.Void
  1020. struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5
  1021. {
  1022. public:
  1023. union
  1024. {
  1025. struct
  1026. {
  1027. };
  1028. uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1];
  1029. };
  1030. public:
  1031. };
  1032. // System.Exception
  1033. struct Exception_t : public RuntimeObject
  1034. {
  1035. public:
  1036. // System.String System.Exception::_className
  1037. String_t* ____className_1;
  1038. // System.String System.Exception::_message
  1039. String_t* ____message_2;
  1040. // System.Collections.IDictionary System.Exception::_data
  1041. RuntimeObject* ____data_3;
  1042. // System.Exception System.Exception::_innerException
  1043. Exception_t * ____innerException_4;
  1044. // System.String System.Exception::_helpURL
  1045. String_t* ____helpURL_5;
  1046. // System.Object System.Exception::_stackTrace
  1047. RuntimeObject * ____stackTrace_6;
  1048. // System.String System.Exception::_stackTraceString
  1049. String_t* ____stackTraceString_7;
  1050. // System.String System.Exception::_remoteStackTraceString
  1051. String_t* ____remoteStackTraceString_8;
  1052. // System.Int32 System.Exception::_remoteStackIndex
  1053. int32_t ____remoteStackIndex_9;
  1054. // System.Object System.Exception::_dynamicMethods
  1055. RuntimeObject * ____dynamicMethods_10;
  1056. // System.Int32 System.Exception::_HResult
  1057. int32_t ____HResult_11;
  1058. // System.String System.Exception::_source
  1059. String_t* ____source_12;
  1060. // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager
  1061. SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13;
  1062. // System.Diagnostics.StackTrace[] System.Exception::captured_traces
  1063. StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14;
  1064. // System.IntPtr[] System.Exception::native_trace_ips
  1065. IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___native_trace_ips_15;
  1066. public:
  1067. inline static int32_t get_offset_of__className_1() { return static_cast<int32_t>(offsetof(Exception_t, ____className_1)); }
  1068. inline String_t* get__className_1() const { return ____className_1; }
  1069. inline String_t** get_address_of__className_1() { return &____className_1; }
  1070. inline void set__className_1(String_t* value)
  1071. {
  1072. ____className_1 = value;
  1073. Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value);
  1074. }
  1075. inline static int32_t get_offset_of__message_2() { return static_cast<int32_t>(offsetof(Exception_t, ____message_2)); }
  1076. inline String_t* get__message_2() const { return ____message_2; }
  1077. inline String_t** get_address_of__message_2() { return &____message_2; }
  1078. inline void set__message_2(String_t* value)
  1079. {
  1080. ____message_2 = value;
  1081. Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value);
  1082. }
  1083. inline static int32_t get_offset_of__data_3() { return static_cast<int32_t>(offsetof(Exception_t, ____data_3)); }
  1084. inline RuntimeObject* get__data_3() const { return ____data_3; }
  1085. inline RuntimeObject** get_address_of__data_3() { return &____data_3; }
  1086. inline void set__data_3(RuntimeObject* value)
  1087. {
  1088. ____data_3 = value;
  1089. Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value);
  1090. }
  1091. inline static int32_t get_offset_of__innerException_4() { return static_cast<int32_t>(offsetof(Exception_t, ____innerException_4)); }
  1092. inline Exception_t * get__innerException_4() const { return ____innerException_4; }
  1093. inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; }
  1094. inline void set__innerException_4(Exception_t * value)
  1095. {
  1096. ____innerException_4 = value;
  1097. Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value);
  1098. }
  1099. inline static int32_t get_offset_of__helpURL_5() { return static_cast<int32_t>(offsetof(Exception_t, ____helpURL_5)); }
  1100. inline String_t* get__helpURL_5() const { return ____helpURL_5; }
  1101. inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; }
  1102. inline void set__helpURL_5(String_t* value)
  1103. {
  1104. ____helpURL_5 = value;
  1105. Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value);
  1106. }
  1107. inline static int32_t get_offset_of__stackTrace_6() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTrace_6)); }
  1108. inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; }
  1109. inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; }
  1110. inline void set__stackTrace_6(RuntimeObject * value)
  1111. {
  1112. ____stackTrace_6 = value;
  1113. Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value);
  1114. }
  1115. inline static int32_t get_offset_of__stackTraceString_7() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTraceString_7)); }
  1116. inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; }
  1117. inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; }
  1118. inline void set__stackTraceString_7(String_t* value)
  1119. {
  1120. ____stackTraceString_7 = value;
  1121. Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value);
  1122. }
  1123. inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackTraceString_8)); }
  1124. inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; }
  1125. inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; }
  1126. inline void set__remoteStackTraceString_8(String_t* value)
  1127. {
  1128. ____remoteStackTraceString_8 = value;
  1129. Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value);
  1130. }
  1131. inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackIndex_9)); }
  1132. inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; }
  1133. inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; }
  1134. inline void set__remoteStackIndex_9(int32_t value)
  1135. {
  1136. ____remoteStackIndex_9 = value;
  1137. }
  1138. inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast<int32_t>(offsetof(Exception_t, ____dynamicMethods_10)); }
  1139. inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; }
  1140. inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; }
  1141. inline void set__dynamicMethods_10(RuntimeObject * value)
  1142. {
  1143. ____dynamicMethods_10 = value;
  1144. Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value);
  1145. }
  1146. inline static int32_t get_offset_of__HResult_11() { return static_cast<int32_t>(offsetof(Exception_t, ____HResult_11)); }
  1147. inline int32_t get__HResult_11() const { return ____HResult_11; }
  1148. inline int32_t* get_address_of__HResult_11() { return &____HResult_11; }
  1149. inline void set__HResult_11(int32_t value)
  1150. {
  1151. ____HResult_11 = value;
  1152. }
  1153. inline static int32_t get_offset_of__source_12() { return static_cast<int32_t>(offsetof(Exception_t, ____source_12)); }
  1154. inline String_t* get__source_12() const { return ____source_12; }
  1155. inline String_t** get_address_of__source_12() { return &____source_12; }
  1156. inline void set__source_12(String_t* value)
  1157. {
  1158. ____source_12 = value;
  1159. Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value);
  1160. }
  1161. inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast<int32_t>(offsetof(Exception_t, ____safeSerializationManager_13)); }
  1162. inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; }
  1163. inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; }
  1164. inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * value)
  1165. {
  1166. ____safeSerializationManager_13 = value;
  1167. Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value);
  1168. }
  1169. inline static int32_t get_offset_of_captured_traces_14() { return static_cast<int32_t>(offsetof(Exception_t, ___captured_traces_14)); }
  1170. inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; }
  1171. inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; }
  1172. inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* value)
  1173. {
  1174. ___captured_traces_14 = value;
  1175. Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value);
  1176. }
  1177. inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast<int32_t>(offsetof(Exception_t, ___native_trace_ips_15)); }
  1178. inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; }
  1179. inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; }
  1180. inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* value)
  1181. {
  1182. ___native_trace_ips_15 = value;
  1183. Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value);
  1184. }
  1185. };
  1186. struct Exception_t_StaticFields
  1187. {
  1188. public:
  1189. // System.Object System.Exception::s_EDILock
  1190. RuntimeObject * ___s_EDILock_0;
  1191. public:
  1192. inline static int32_t get_offset_of_s_EDILock_0() { return static_cast<int32_t>(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); }
  1193. inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; }
  1194. inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; }
  1195. inline void set_s_EDILock_0(RuntimeObject * value)
  1196. {
  1197. ___s_EDILock_0 = value;
  1198. Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value);
  1199. }
  1200. };
  1201. // Native definition for P/Invoke marshalling of System.Exception
  1202. struct Exception_t_marshaled_pinvoke
  1203. {
  1204. char* ____className_1;
  1205. char* ____message_2;
  1206. RuntimeObject* ____data_3;
  1207. Exception_t_marshaled_pinvoke* ____innerException_4;
  1208. char* ____helpURL_5;
  1209. Il2CppIUnknown* ____stackTrace_6;
  1210. char* ____stackTraceString_7;
  1211. char* ____remoteStackTraceString_8;
  1212. int32_t ____remoteStackIndex_9;
  1213. Il2CppIUnknown* ____dynamicMethods_10;
  1214. int32_t ____HResult_11;
  1215. char* ____source_12;
  1216. SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13;
  1217. StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14;
  1218. Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
  1219. };
  1220. // Native definition for COM marshalling of System.Exception
  1221. struct Exception_t_marshaled_com
  1222. {
  1223. Il2CppChar* ____className_1;
  1224. Il2CppChar* ____message_2;
  1225. RuntimeObject* ____data_3;
  1226. Exception_t_marshaled_com* ____innerException_4;
  1227. Il2CppChar* ____helpURL_5;
  1228. Il2CppIUnknown* ____stackTrace_6;
  1229. Il2CppChar* ____stackTraceString_7;
  1230. Il2CppChar* ____remoteStackTraceString_8;
  1231. int32_t ____remoteStackIndex_9;
  1232. Il2CppIUnknown* ____dynamicMethods_10;
  1233. int32_t ____HResult_11;
  1234. Il2CppChar* ____source_12;
  1235. SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13;
  1236. StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14;
  1237. Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
  1238. };
  1239. // UnityEngine.TextCore.LowLevel.FontEngineError
  1240. struct FontEngineError_t2202C4EC984B214495C9B7742BF13626DA63AE43
  1241. {
  1242. public:
  1243. // System.Int32 UnityEngine.TextCore.LowLevel.FontEngineError::value__
  1244. int32_t ___value___2;
  1245. public:
  1246. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(FontEngineError_t2202C4EC984B214495C9B7742BF13626DA63AE43, ___value___2)); }
  1247. inline int32_t get_value___2() const { return ___value___2; }
  1248. inline int32_t* get_address_of_value___2() { return &___value___2; }
  1249. inline void set_value___2(int32_t value)
  1250. {
  1251. ___value___2 = value;
  1252. }
  1253. };
  1254. // UnityEngine.TextCore.LowLevel.FontFeatureLookupFlags
  1255. struct FontFeatureLookupFlags_t37E41419FC68819F0CA4BD748675CE571DEA2781
  1256. {
  1257. public:
  1258. // System.Int32 UnityEngine.TextCore.LowLevel.FontFeatureLookupFlags::value__
  1259. int32_t ___value___2;
  1260. public:
  1261. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(FontFeatureLookupFlags_t37E41419FC68819F0CA4BD748675CE571DEA2781, ___value___2)); }
  1262. inline int32_t get_value___2() const { return ___value___2; }
  1263. inline int32_t* get_address_of_value___2() { return &___value___2; }
  1264. inline void set_value___2(int32_t value)
  1265. {
  1266. ___value___2 = value;
  1267. }
  1268. };
  1269. // UnityEngine.TextCore.Glyph
  1270. struct Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 : public RuntimeObject
  1271. {
  1272. public:
  1273. // System.UInt32 UnityEngine.TextCore.Glyph::m_Index
  1274. uint32_t ___m_Index_0;
  1275. // UnityEngine.TextCore.GlyphMetrics UnityEngine.TextCore.Glyph::m_Metrics
  1276. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B ___m_Metrics_1;
  1277. // UnityEngine.TextCore.GlyphRect UnityEngine.TextCore.Glyph::m_GlyphRect
  1278. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D ___m_GlyphRect_2;
  1279. // System.Single UnityEngine.TextCore.Glyph::m_Scale
  1280. float ___m_Scale_3;
  1281. // System.Int32 UnityEngine.TextCore.Glyph::m_AtlasIndex
  1282. int32_t ___m_AtlasIndex_4;
  1283. public:
  1284. inline static int32_t get_offset_of_m_Index_0() { return static_cast<int32_t>(offsetof(Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1, ___m_Index_0)); }
  1285. inline uint32_t get_m_Index_0() const { return ___m_Index_0; }
  1286. inline uint32_t* get_address_of_m_Index_0() { return &___m_Index_0; }
  1287. inline void set_m_Index_0(uint32_t value)
  1288. {
  1289. ___m_Index_0 = value;
  1290. }
  1291. inline static int32_t get_offset_of_m_Metrics_1() { return static_cast<int32_t>(offsetof(Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1, ___m_Metrics_1)); }
  1292. inline GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B get_m_Metrics_1() const { return ___m_Metrics_1; }
  1293. inline GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * get_address_of_m_Metrics_1() { return &___m_Metrics_1; }
  1294. inline void set_m_Metrics_1(GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B value)
  1295. {
  1296. ___m_Metrics_1 = value;
  1297. }
  1298. inline static int32_t get_offset_of_m_GlyphRect_2() { return static_cast<int32_t>(offsetof(Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1, ___m_GlyphRect_2)); }
  1299. inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D get_m_GlyphRect_2() const { return ___m_GlyphRect_2; }
  1300. inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * get_address_of_m_GlyphRect_2() { return &___m_GlyphRect_2; }
  1301. inline void set_m_GlyphRect_2(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D value)
  1302. {
  1303. ___m_GlyphRect_2 = value;
  1304. }
  1305. inline static int32_t get_offset_of_m_Scale_3() { return static_cast<int32_t>(offsetof(Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1, ___m_Scale_3)); }
  1306. inline float get_m_Scale_3() const { return ___m_Scale_3; }
  1307. inline float* get_address_of_m_Scale_3() { return &___m_Scale_3; }
  1308. inline void set_m_Scale_3(float value)
  1309. {
  1310. ___m_Scale_3 = value;
  1311. }
  1312. inline static int32_t get_offset_of_m_AtlasIndex_4() { return static_cast<int32_t>(offsetof(Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1, ___m_AtlasIndex_4)); }
  1313. inline int32_t get_m_AtlasIndex_4() const { return ___m_AtlasIndex_4; }
  1314. inline int32_t* get_address_of_m_AtlasIndex_4() { return &___m_AtlasIndex_4; }
  1315. inline void set_m_AtlasIndex_4(int32_t value)
  1316. {
  1317. ___m_AtlasIndex_4 = value;
  1318. }
  1319. };
  1320. // Native definition for P/Invoke marshalling of UnityEngine.TextCore.Glyph
  1321. struct Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_marshaled_pinvoke
  1322. {
  1323. uint32_t ___m_Index_0;
  1324. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B ___m_Metrics_1;
  1325. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D ___m_GlyphRect_2;
  1326. float ___m_Scale_3;
  1327. int32_t ___m_AtlasIndex_4;
  1328. };
  1329. // Native definition for COM marshalling of UnityEngine.TextCore.Glyph
  1330. struct Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_marshaled_com
  1331. {
  1332. uint32_t ___m_Index_0;
  1333. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B ___m_Metrics_1;
  1334. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D ___m_GlyphRect_2;
  1335. float ___m_Scale_3;
  1336. int32_t ___m_AtlasIndex_4;
  1337. };
  1338. // UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord
  1339. struct GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA
  1340. {
  1341. public:
  1342. // System.UInt32 UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::m_GlyphIndex
  1343. uint32_t ___m_GlyphIndex_0;
  1344. // UnityEngine.TextCore.LowLevel.GlyphValueRecord UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::m_GlyphValueRecord
  1345. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 ___m_GlyphValueRecord_1;
  1346. public:
  1347. inline static int32_t get_offset_of_m_GlyphIndex_0() { return static_cast<int32_t>(offsetof(GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA, ___m_GlyphIndex_0)); }
  1348. inline uint32_t get_m_GlyphIndex_0() const { return ___m_GlyphIndex_0; }
  1349. inline uint32_t* get_address_of_m_GlyphIndex_0() { return &___m_GlyphIndex_0; }
  1350. inline void set_m_GlyphIndex_0(uint32_t value)
  1351. {
  1352. ___m_GlyphIndex_0 = value;
  1353. }
  1354. inline static int32_t get_offset_of_m_GlyphValueRecord_1() { return static_cast<int32_t>(offsetof(GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA, ___m_GlyphValueRecord_1)); }
  1355. inline GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 get_m_GlyphValueRecord_1() const { return ___m_GlyphValueRecord_1; }
  1356. inline GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * get_address_of_m_GlyphValueRecord_1() { return &___m_GlyphValueRecord_1; }
  1357. inline void set_m_GlyphValueRecord_1(GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 value)
  1358. {
  1359. ___m_GlyphValueRecord_1 = value;
  1360. }
  1361. };
  1362. // UnityEngine.TextCore.LowLevel.GlyphLoadFlags
  1363. struct GlyphLoadFlags_t4F6D16E7D35F02D6D5F6A61CC1FE6F2D37BA52E1
  1364. {
  1365. public:
  1366. // System.Int32 UnityEngine.TextCore.LowLevel.GlyphLoadFlags::value__
  1367. int32_t ___value___2;
  1368. public:
  1369. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(GlyphLoadFlags_t4F6D16E7D35F02D6D5F6A61CC1FE6F2D37BA52E1, ___value___2)); }
  1370. inline int32_t get_value___2() const { return ___value___2; }
  1371. inline int32_t* get_address_of_value___2() { return &___value___2; }
  1372. inline void set_value___2(int32_t value)
  1373. {
  1374. ___value___2 = value;
  1375. }
  1376. };
  1377. // UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct
  1378. struct GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19
  1379. {
  1380. public:
  1381. // System.UInt32 UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct::index
  1382. uint32_t ___index_0;
  1383. // UnityEngine.TextCore.GlyphMetrics UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct::metrics
  1384. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B ___metrics_1;
  1385. // UnityEngine.TextCore.GlyphRect UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct::glyphRect
  1386. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D ___glyphRect_2;
  1387. // System.Single UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct::scale
  1388. float ___scale_3;
  1389. // System.Int32 UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct::atlasIndex
  1390. int32_t ___atlasIndex_4;
  1391. public:
  1392. inline static int32_t get_offset_of_index_0() { return static_cast<int32_t>(offsetof(GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19, ___index_0)); }
  1393. inline uint32_t get_index_0() const { return ___index_0; }
  1394. inline uint32_t* get_address_of_index_0() { return &___index_0; }
  1395. inline void set_index_0(uint32_t value)
  1396. {
  1397. ___index_0 = value;
  1398. }
  1399. inline static int32_t get_offset_of_metrics_1() { return static_cast<int32_t>(offsetof(GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19, ___metrics_1)); }
  1400. inline GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B get_metrics_1() const { return ___metrics_1; }
  1401. inline GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * get_address_of_metrics_1() { return &___metrics_1; }
  1402. inline void set_metrics_1(GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B value)
  1403. {
  1404. ___metrics_1 = value;
  1405. }
  1406. inline static int32_t get_offset_of_glyphRect_2() { return static_cast<int32_t>(offsetof(GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19, ___glyphRect_2)); }
  1407. inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D get_glyphRect_2() const { return ___glyphRect_2; }
  1408. inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * get_address_of_glyphRect_2() { return &___glyphRect_2; }
  1409. inline void set_glyphRect_2(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D value)
  1410. {
  1411. ___glyphRect_2 = value;
  1412. }
  1413. inline static int32_t get_offset_of_scale_3() { return static_cast<int32_t>(offsetof(GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19, ___scale_3)); }
  1414. inline float get_scale_3() const { return ___scale_3; }
  1415. inline float* get_address_of_scale_3() { return &___scale_3; }
  1416. inline void set_scale_3(float value)
  1417. {
  1418. ___scale_3 = value;
  1419. }
  1420. inline static int32_t get_offset_of_atlasIndex_4() { return static_cast<int32_t>(offsetof(GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19, ___atlasIndex_4)); }
  1421. inline int32_t get_atlasIndex_4() const { return ___atlasIndex_4; }
  1422. inline int32_t* get_address_of_atlasIndex_4() { return &___atlasIndex_4; }
  1423. inline void set_atlasIndex_4(int32_t value)
  1424. {
  1425. ___atlasIndex_4 = value;
  1426. }
  1427. };
  1428. // UnityEngine.TextCore.LowLevel.GlyphPackingMode
  1429. struct GlyphPackingMode_tA3FDD5F4AE57836F61A43B17443DCE931CE6B292
  1430. {
  1431. public:
  1432. // System.Int32 UnityEngine.TextCore.LowLevel.GlyphPackingMode::value__
  1433. int32_t ___value___2;
  1434. public:
  1435. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(GlyphPackingMode_tA3FDD5F4AE57836F61A43B17443DCE931CE6B292, ___value___2)); }
  1436. inline int32_t get_value___2() const { return ___value___2; }
  1437. inline int32_t* get_address_of_value___2() { return &___value___2; }
  1438. inline void set_value___2(int32_t value)
  1439. {
  1440. ___value___2 = value;
  1441. }
  1442. };
  1443. // UnityEngine.TextCore.LowLevel.GlyphRenderMode
  1444. struct GlyphRenderMode_t43D8B1ECDEC4836D7689CB73D0D6C1EF346F973C
  1445. {
  1446. public:
  1447. // System.Int32 UnityEngine.TextCore.LowLevel.GlyphRenderMode::value__
  1448. int32_t ___value___2;
  1449. public:
  1450. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(GlyphRenderMode_t43D8B1ECDEC4836D7689CB73D0D6C1EF346F973C, ___value___2)); }
  1451. inline int32_t get_value___2() const { return ___value___2; }
  1452. inline int32_t* get_address_of_value___2() { return &___value___2; }
  1453. inline void set_value___2(int32_t value)
  1454. {
  1455. ___value___2 = value;
  1456. }
  1457. };
  1458. // UnityEngine.Object
  1459. struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A : public RuntimeObject
  1460. {
  1461. public:
  1462. // System.IntPtr UnityEngine.Object::m_CachedPtr
  1463. intptr_t ___m_CachedPtr_0;
  1464. public:
  1465. inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast<int32_t>(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A, ___m_CachedPtr_0)); }
  1466. inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; }
  1467. inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; }
  1468. inline void set_m_CachedPtr_0(intptr_t value)
  1469. {
  1470. ___m_CachedPtr_0 = value;
  1471. }
  1472. };
  1473. struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields
  1474. {
  1475. public:
  1476. // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject
  1477. int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1;
  1478. public:
  1479. inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast<int32_t>(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); }
  1480. inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; }
  1481. inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; }
  1482. inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value)
  1483. {
  1484. ___OffsetOfInstanceIDInCPlusPlusObject_1 = value;
  1485. }
  1486. };
  1487. // Native definition for P/Invoke marshalling of UnityEngine.Object
  1488. struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_pinvoke
  1489. {
  1490. intptr_t ___m_CachedPtr_0;
  1491. };
  1492. // Native definition for COM marshalling of UnityEngine.Object
  1493. struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_com
  1494. {
  1495. intptr_t ___m_CachedPtr_0;
  1496. };
  1497. // UnityEngine.Font
  1498. struct Font_tB53D3F362CB1A0B92307B362826F212AE2D2A6A9 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A
  1499. {
  1500. public:
  1501. // UnityEngine.Font/FontTextureRebuildCallback UnityEngine.Font::m_FontTextureRebuildCallback
  1502. FontTextureRebuildCallback_tBF11A511EBD8D237A1C5885D460B42A45DDBB2DB * ___m_FontTextureRebuildCallback_5;
  1503. public:
  1504. inline static int32_t get_offset_of_m_FontTextureRebuildCallback_5() { return static_cast<int32_t>(offsetof(Font_tB53D3F362CB1A0B92307B362826F212AE2D2A6A9, ___m_FontTextureRebuildCallback_5)); }
  1505. inline FontTextureRebuildCallback_tBF11A511EBD8D237A1C5885D460B42A45DDBB2DB * get_m_FontTextureRebuildCallback_5() const { return ___m_FontTextureRebuildCallback_5; }
  1506. inline FontTextureRebuildCallback_tBF11A511EBD8D237A1C5885D460B42A45DDBB2DB ** get_address_of_m_FontTextureRebuildCallback_5() { return &___m_FontTextureRebuildCallback_5; }
  1507. inline void set_m_FontTextureRebuildCallback_5(FontTextureRebuildCallback_tBF11A511EBD8D237A1C5885D460B42A45DDBB2DB * value)
  1508. {
  1509. ___m_FontTextureRebuildCallback_5 = value;
  1510. Il2CppCodeGenWriteBarrier((void**)(&___m_FontTextureRebuildCallback_5), (void*)value);
  1511. }
  1512. };
  1513. struct Font_tB53D3F362CB1A0B92307B362826F212AE2D2A6A9_StaticFields
  1514. {
  1515. public:
  1516. // System.Action`1<UnityEngine.Font> UnityEngine.Font::textureRebuilt
  1517. Action_1_tC07E78969BFFC97261F80F4C08915A046DFDD9C7 * ___textureRebuilt_4;
  1518. public:
  1519. inline static int32_t get_offset_of_textureRebuilt_4() { return static_cast<int32_t>(offsetof(Font_tB53D3F362CB1A0B92307B362826F212AE2D2A6A9_StaticFields, ___textureRebuilt_4)); }
  1520. inline Action_1_tC07E78969BFFC97261F80F4C08915A046DFDD9C7 * get_textureRebuilt_4() const { return ___textureRebuilt_4; }
  1521. inline Action_1_tC07E78969BFFC97261F80F4C08915A046DFDD9C7 ** get_address_of_textureRebuilt_4() { return &___textureRebuilt_4; }
  1522. inline void set_textureRebuilt_4(Action_1_tC07E78969BFFC97261F80F4C08915A046DFDD9C7 * value)
  1523. {
  1524. ___textureRebuilt_4 = value;
  1525. Il2CppCodeGenWriteBarrier((void**)(&___textureRebuilt_4), (void*)value);
  1526. }
  1527. };
  1528. // UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord
  1529. struct GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169
  1530. {
  1531. public:
  1532. // UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::m_FirstAdjustmentRecord
  1533. GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA ___m_FirstAdjustmentRecord_0;
  1534. // UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::m_SecondAdjustmentRecord
  1535. GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA ___m_SecondAdjustmentRecord_1;
  1536. // UnityEngine.TextCore.LowLevel.FontFeatureLookupFlags UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::m_FeatureLookupFlags
  1537. int32_t ___m_FeatureLookupFlags_2;
  1538. public:
  1539. inline static int32_t get_offset_of_m_FirstAdjustmentRecord_0() { return static_cast<int32_t>(offsetof(GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169, ___m_FirstAdjustmentRecord_0)); }
  1540. inline GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA get_m_FirstAdjustmentRecord_0() const { return ___m_FirstAdjustmentRecord_0; }
  1541. inline GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA * get_address_of_m_FirstAdjustmentRecord_0() { return &___m_FirstAdjustmentRecord_0; }
  1542. inline void set_m_FirstAdjustmentRecord_0(GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA value)
  1543. {
  1544. ___m_FirstAdjustmentRecord_0 = value;
  1545. }
  1546. inline static int32_t get_offset_of_m_SecondAdjustmentRecord_1() { return static_cast<int32_t>(offsetof(GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169, ___m_SecondAdjustmentRecord_1)); }
  1547. inline GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA get_m_SecondAdjustmentRecord_1() const { return ___m_SecondAdjustmentRecord_1; }
  1548. inline GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA * get_address_of_m_SecondAdjustmentRecord_1() { return &___m_SecondAdjustmentRecord_1; }
  1549. inline void set_m_SecondAdjustmentRecord_1(GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA value)
  1550. {
  1551. ___m_SecondAdjustmentRecord_1 = value;
  1552. }
  1553. inline static int32_t get_offset_of_m_FeatureLookupFlags_2() { return static_cast<int32_t>(offsetof(GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169, ___m_FeatureLookupFlags_2)); }
  1554. inline int32_t get_m_FeatureLookupFlags_2() const { return ___m_FeatureLookupFlags_2; }
  1555. inline int32_t* get_address_of_m_FeatureLookupFlags_2() { return &___m_FeatureLookupFlags_2; }
  1556. inline void set_m_FeatureLookupFlags_2(int32_t value)
  1557. {
  1558. ___m_FeatureLookupFlags_2 = value;
  1559. }
  1560. };
  1561. // System.SystemException
  1562. struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t
  1563. {
  1564. public:
  1565. public:
  1566. };
  1567. // UnityEngine.Texture
  1568. struct Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A
  1569. {
  1570. public:
  1571. public:
  1572. };
  1573. struct Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE_StaticFields
  1574. {
  1575. public:
  1576. // System.Int32 UnityEngine.Texture::GenerateAllMips
  1577. int32_t ___GenerateAllMips_4;
  1578. public:
  1579. inline static int32_t get_offset_of_GenerateAllMips_4() { return static_cast<int32_t>(offsetof(Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE_StaticFields, ___GenerateAllMips_4)); }
  1580. inline int32_t get_GenerateAllMips_4() const { return ___GenerateAllMips_4; }
  1581. inline int32_t* get_address_of_GenerateAllMips_4() { return &___GenerateAllMips_4; }
  1582. inline void set_GenerateAllMips_4(int32_t value)
  1583. {
  1584. ___GenerateAllMips_4 = value;
  1585. }
  1586. };
  1587. // System.ArgumentException
  1588. struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62
  1589. {
  1590. public:
  1591. // System.String System.ArgumentException::m_paramName
  1592. String_t* ___m_paramName_17;
  1593. public:
  1594. inline static int32_t get_offset_of_m_paramName_17() { return static_cast<int32_t>(offsetof(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00, ___m_paramName_17)); }
  1595. inline String_t* get_m_paramName_17() const { return ___m_paramName_17; }
  1596. inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; }
  1597. inline void set_m_paramName_17(String_t* value)
  1598. {
  1599. ___m_paramName_17 = value;
  1600. Il2CppCodeGenWriteBarrier((void**)(&___m_paramName_17), (void*)value);
  1601. }
  1602. };
  1603. // UnityEngine.Texture2D
  1604. struct Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF : public Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE
  1605. {
  1606. public:
  1607. public:
  1608. };
  1609. #ifdef __clang__
  1610. #pragma clang diagnostic pop
  1611. #endif
  1612. // UnityEngine.TextCore.GlyphRect[]
  1613. struct GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA : public RuntimeArray
  1614. {
  1615. public:
  1616. ALIGN_FIELD (8) GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D m_Items[1];
  1617. public:
  1618. inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D GetAt(il2cpp_array_size_t index) const
  1619. {
  1620. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  1621. return m_Items[index];
  1622. }
  1623. inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * GetAddressAt(il2cpp_array_size_t index)
  1624. {
  1625. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  1626. return m_Items + index;
  1627. }
  1628. inline void SetAt(il2cpp_array_size_t index, GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D value)
  1629. {
  1630. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  1631. m_Items[index] = value;
  1632. }
  1633. inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D GetAtUnchecked(il2cpp_array_size_t index) const
  1634. {
  1635. return m_Items[index];
  1636. }
  1637. inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * GetAddressAtUnchecked(il2cpp_array_size_t index)
  1638. {
  1639. return m_Items + index;
  1640. }
  1641. inline void SetAtUnchecked(il2cpp_array_size_t index, GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D value)
  1642. {
  1643. m_Items[index] = value;
  1644. }
  1645. };
  1646. // UnityEngine.TextCore.Glyph[]
  1647. struct GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B : public RuntimeArray
  1648. {
  1649. public:
  1650. ALIGN_FIELD (8) Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * m_Items[1];
  1651. public:
  1652. inline Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * GetAt(il2cpp_array_size_t index) const
  1653. {
  1654. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  1655. return m_Items[index];
  1656. }
  1657. inline Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 ** GetAddressAt(il2cpp_array_size_t index)
  1658. {
  1659. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  1660. return m_Items + index;
  1661. }
  1662. inline void SetAt(il2cpp_array_size_t index, Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * value)
  1663. {
  1664. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  1665. m_Items[index] = value;
  1666. Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
  1667. }
  1668. inline Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * GetAtUnchecked(il2cpp_array_size_t index) const
  1669. {
  1670. return m_Items[index];
  1671. }
  1672. inline Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 ** GetAddressAtUnchecked(il2cpp_array_size_t index)
  1673. {
  1674. return m_Items + index;
  1675. }
  1676. inline void SetAtUnchecked(il2cpp_array_size_t index, Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * value)
  1677. {
  1678. m_Items[index] = value;
  1679. Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
  1680. }
  1681. };
  1682. // System.UInt32[]
  1683. struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF : public RuntimeArray
  1684. {
  1685. public:
  1686. ALIGN_FIELD (8) uint32_t m_Items[1];
  1687. public:
  1688. inline uint32_t GetAt(il2cpp_array_size_t index) const
  1689. {
  1690. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  1691. return m_Items[index];
  1692. }
  1693. inline uint32_t* GetAddressAt(il2cpp_array_size_t index)
  1694. {
  1695. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  1696. return m_Items + index;
  1697. }
  1698. inline void SetAt(il2cpp_array_size_t index, uint32_t value)
  1699. {
  1700. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  1701. m_Items[index] = value;
  1702. }
  1703. inline uint32_t GetAtUnchecked(il2cpp_array_size_t index) const
  1704. {
  1705. return m_Items[index];
  1706. }
  1707. inline uint32_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
  1708. {
  1709. return m_Items + index;
  1710. }
  1711. inline void SetAtUnchecked(il2cpp_array_size_t index, uint32_t value)
  1712. {
  1713. m_Items[index] = value;
  1714. }
  1715. };
  1716. // UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct[]
  1717. struct GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D : public RuntimeArray
  1718. {
  1719. public:
  1720. ALIGN_FIELD (8) GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 m_Items[1];
  1721. public:
  1722. inline GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 GetAt(il2cpp_array_size_t index) const
  1723. {
  1724. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  1725. return m_Items[index];
  1726. }
  1727. inline GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 * GetAddressAt(il2cpp_array_size_t index)
  1728. {
  1729. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  1730. return m_Items + index;
  1731. }
  1732. inline void SetAt(il2cpp_array_size_t index, GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 value)
  1733. {
  1734. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  1735. m_Items[index] = value;
  1736. }
  1737. inline GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 GetAtUnchecked(il2cpp_array_size_t index) const
  1738. {
  1739. return m_Items[index];
  1740. }
  1741. inline GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 * GetAddressAtUnchecked(il2cpp_array_size_t index)
  1742. {
  1743. return m_Items + index;
  1744. }
  1745. inline void SetAtUnchecked(il2cpp_array_size_t index, GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 value)
  1746. {
  1747. m_Items[index] = value;
  1748. }
  1749. };
  1750. // UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[]
  1751. struct GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609 : public RuntimeArray
  1752. {
  1753. public:
  1754. ALIGN_FIELD (8) GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169 m_Items[1];
  1755. public:
  1756. inline GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169 GetAt(il2cpp_array_size_t index) const
  1757. {
  1758. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  1759. return m_Items[index];
  1760. }
  1761. inline GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169 * GetAddressAt(il2cpp_array_size_t index)
  1762. {
  1763. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  1764. return m_Items + index;
  1765. }
  1766. inline void SetAt(il2cpp_array_size_t index, GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169 value)
  1767. {
  1768. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  1769. m_Items[index] = value;
  1770. }
  1771. inline GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169 GetAtUnchecked(il2cpp_array_size_t index) const
  1772. {
  1773. return m_Items[index];
  1774. }
  1775. inline GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169 * GetAddressAtUnchecked(il2cpp_array_size_t index)
  1776. {
  1777. return m_Items + index;
  1778. }
  1779. inline void SetAtUnchecked(il2cpp_array_size_t index, GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169 value)
  1780. {
  1781. m_Items[index] = value;
  1782. }
  1783. };
  1784. // System.Int32 System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::get_Count()
  1785. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m3A6B7533185FE0E994960D5DB16D0BCDFAD9139A_gshared_inline (List_1_tE870449A6BC21548542BC92F18B284004FA8668A * __this, const RuntimeMethod* method);
  1786. // !0 System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::get_Item(System.Int32)
  1787. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D List_1_get_Item_mD82D6243B1279DDE52B1B500B5DF60B509D30AC1_gshared_inline (List_1_tE870449A6BC21548542BC92F18B284004FA8668A * __this, int32_t ___index0, const RuntimeMethod* method);
  1788. // System.Void System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::Clear()
  1789. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Clear_m949403FFC1CA942A8E079B68690DD0403B97CCCE_gshared (List_1_tE870449A6BC21548542BC92F18B284004FA8668A * __this, const RuntimeMethod* method);
  1790. // System.Void System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::Add(!0)
  1791. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m0571434FBDE53644D999B834DAD977310BAD102F_gshared (List_1_tE870449A6BC21548542BC92F18B284004FA8668A * __this, GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D ___item0, const RuntimeMethod* method);
  1792. // System.Int32 System.Collections.Generic.List`1<System.UInt32>::get_Count()
  1793. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m70BC2BBCAA532A1588DB59CA7E556F541F32621D_gshared_inline (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * __this, const RuntimeMethod* method);
  1794. // !0 System.Collections.Generic.List`1<System.UInt32>::get_Item(System.Int32)
  1795. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t List_1_get_Item_mB16774A7E717953B089B111C42D5DD2256E30F69_gshared_inline (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * __this, int32_t ___index0, const RuntimeMethod* method);
  1796. // System.Void UnityEngine.TextCore.LowLevel.FontEngine::SetMarshallingArraySize<UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord>(T[]&,System.Int32)
  1797. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169_m56744B1E3086E24D03D24BA48022876D86ED1C25_gshared (GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609** ___marshallingArray0, int32_t ___recordCount1, const RuntimeMethod* method);
  1798. // System.Void UnityEngine.TextCore.LowLevel.FontEngine::GenericListToMarshallingArray<System.UInt32>(System.Collections.Generic.List`1<T>&,T[]&)
  1799. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FontEngine_GenericListToMarshallingArray_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m42F4E1C6CFD9D889431FACA1EC4FA0CFD49BBF4C_gshared (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 ** ___srcList0, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** ___dstArray1, const RuntimeMethod* method);
  1800. // System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::.ctor()
  1801. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m5D54E695939D13E41566390833F4B0DB613D4E27_gshared (Dictionary_2_t32479D928C553725424938B11A68D3CD8069EA75 * __this, const RuntimeMethod* method);
  1802. // System.Void UnityEngine.TextCore.FaceInfo::set_familyName(System.String)
  1803. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_familyName_mF2284C683441750136664CE2F54A6A1B8D025BCF (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, String_t* ___value0, const RuntimeMethod* method);
  1804. // System.Void UnityEngine.TextCore.FaceInfo::set_styleName(System.String)
  1805. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_styleName_m2EA494E818600812D1EF63E1B861D930D72DDB2F (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, String_t* ___value0, const RuntimeMethod* method);
  1806. // System.Int32 UnityEngine.TextCore.FaceInfo::get_pointSize()
  1807. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FaceInfo_get_pointSize_m3C6775E1AE5F27EAAB93CC84480B14AFBDB5E330 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method);
  1808. // System.Void UnityEngine.TextCore.FaceInfo::set_pointSize(System.Int32)
  1809. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_pointSize_m26A4A24116D162BB182959D46AB2FA6576A84CF9 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, int32_t ___value0, const RuntimeMethod* method);
  1810. // System.Single UnityEngine.TextCore.FaceInfo::get_scale()
  1811. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_scale_mA059FCEE1F13BBDF846AB8D8B8EDA468F4FCD2A4 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method);
  1812. // System.Void UnityEngine.TextCore.FaceInfo::set_scale(System.Single)
  1813. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_scale_mA870178A90FC90A4E7D7149972CF190112244D9C (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method);
  1814. // System.Single UnityEngine.TextCore.FaceInfo::get_lineHeight()
  1815. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_lineHeight_m4BC0162351D2C7E607ECDF93534DAF0169AAEFE5 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method);
  1816. // System.Void UnityEngine.TextCore.FaceInfo::set_lineHeight(System.Single)
  1817. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_lineHeight_mF771EE64A254D4ED012070BDC94B06545668D347 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method);
  1818. // System.Single UnityEngine.TextCore.FaceInfo::get_ascentLine()
  1819. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_ascentLine_m69928E2E998FA9441C7628BF7F8D9E888470D983 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method);
  1820. // System.Void UnityEngine.TextCore.FaceInfo::set_ascentLine(System.Single)
  1821. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_ascentLine_m510C3CF1B961D9BEDD79A4BAA7D65742C33AAD06 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method);
  1822. // System.Single UnityEngine.TextCore.FaceInfo::get_capLine()
  1823. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_capLine_m16556D45E8441052D15DAE83CDB3FC31635BE0A7 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method);
  1824. // System.Void UnityEngine.TextCore.FaceInfo::set_capLine(System.Single)
  1825. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_capLine_m6FB88B8953008824E84DBA88B3896DD98A1E8926 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method);
  1826. // System.Single UnityEngine.TextCore.FaceInfo::get_meanLine()
  1827. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_meanLine_m10957577CE99FF794523FA34E4ED873B4888A11D (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method);
  1828. // System.Void UnityEngine.TextCore.FaceInfo::set_meanLine(System.Single)
  1829. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_meanLine_m9118E1C37F756267BF93CE1E94C880FACB70E2A2 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method);
  1830. // System.Single UnityEngine.TextCore.FaceInfo::get_baseline()
  1831. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_baseline_m7EB9429D8D329E5DA5DB890CEF02A6C015C056D6 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method);
  1832. // System.Void UnityEngine.TextCore.FaceInfo::set_baseline(System.Single)
  1833. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_baseline_m83DA240FEADBE11609EB11B79AC9FE6165ABBAC7 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method);
  1834. // System.Single UnityEngine.TextCore.FaceInfo::get_descentLine()
  1835. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_descentLine_m0AEF0D85997836B841605DCE178ABA42A92C6EFA (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method);
  1836. // System.Void UnityEngine.TextCore.FaceInfo::set_descentLine(System.Single)
  1837. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_descentLine_m91AB76A124FE9E536BD72785512B2C623BA2B067 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method);
  1838. // System.Single UnityEngine.TextCore.FaceInfo::get_superscriptOffset()
  1839. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_superscriptOffset_mAF8D37F78A79780652BAE40384F0C4DED8350769 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method);
  1840. // System.Void UnityEngine.TextCore.FaceInfo::set_superscriptOffset(System.Single)
  1841. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_superscriptOffset_mE0422507D4C2DE3F2CFF7286F90462675741D15E (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method);
  1842. // System.Single UnityEngine.TextCore.FaceInfo::get_superscriptSize()
  1843. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_superscriptSize_m7FBEC1B0C97A7DC9D581AF9ADBDDCF14F7565F1A (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method);
  1844. // System.Void UnityEngine.TextCore.FaceInfo::set_superscriptSize(System.Single)
  1845. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_superscriptSize_mCDE84F4EA47D69B7D783FE62DA78656BBC17C07E (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method);
  1846. // System.Single UnityEngine.TextCore.FaceInfo::get_subscriptOffset()
  1847. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_subscriptOffset_mD3F7F2F5F93364977E3F81E9B693D5CDB1419088 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method);
  1848. // System.Void UnityEngine.TextCore.FaceInfo::set_subscriptOffset(System.Single)
  1849. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_subscriptOffset_mCF79D815311C70E3E8CC2BC241FEFE39CC992A39 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method);
  1850. // System.Single UnityEngine.TextCore.FaceInfo::get_subscriptSize()
  1851. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_subscriptSize_mEC9AEAD24A51AB19FFCC09AE919EF656ED2C6413 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method);
  1852. // System.Void UnityEngine.TextCore.FaceInfo::set_subscriptSize(System.Single)
  1853. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_subscriptSize_m61497C0D29FE50D498648DEC0FAADA9ED151387A (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method);
  1854. // System.Single UnityEngine.TextCore.FaceInfo::get_underlineOffset()
  1855. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_underlineOffset_m0F2900E06388C697807D43285BD4979E9D0BDA50 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method);
  1856. // System.Void UnityEngine.TextCore.FaceInfo::set_underlineOffset(System.Single)
  1857. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_underlineOffset_mBE89D25E848FAF83FB750D95A93F6C051D798B54 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method);
  1858. // System.Single UnityEngine.TextCore.FaceInfo::get_underlineThickness()
  1859. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_underlineThickness_m07A6016172DE8DC1514CA780EBB80C32FA209F28 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method);
  1860. // System.Void UnityEngine.TextCore.FaceInfo::set_underlineThickness(System.Single)
  1861. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_underlineThickness_m86B440DB7CBDB6C588FBC03990B980A715726059 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method);
  1862. // System.Single UnityEngine.TextCore.FaceInfo::get_strikethroughOffset()
  1863. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_strikethroughOffset_m705C7A75FFA7E324582D6A1CC404ED4C8E8417EB (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method);
  1864. // System.Void UnityEngine.TextCore.FaceInfo::set_strikethroughOffset(System.Single)
  1865. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_strikethroughOffset_m9ACD0A24A8EC5FEB90596BA43E8E8D8FF7EA0623 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method);
  1866. // System.Void UnityEngine.TextCore.FaceInfo::set_strikethroughThickness(System.Single)
  1867. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_strikethroughThickness_mE26FAFBC6C984F88F68F7507CFE8AFB28E1932E7 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method);
  1868. // System.Single UnityEngine.TextCore.FaceInfo::get_tabWidth()
  1869. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_tabWidth_mFBE94B2FBBB301B0FC1011D49A96032A0EE1A588 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method);
  1870. // System.Void UnityEngine.TextCore.FaceInfo::set_tabWidth(System.Single)
  1871. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_tabWidth_mE024C95E768A214E3C85781753658B437F4B6B54 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method);
  1872. // System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::InitializeFontEngine_Internal()
  1873. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_InitializeFontEngine_Internal_m50E925BB9BE850ADB0611C2707FCECF3FB728C71 (const RuntimeMethod* method);
  1874. // System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace_With_Size_FromFont_Internal(UnityEngine.Font,System.Int32)
  1875. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_LoadFontFace_With_Size_FromFont_Internal_m2904823B237D890C9AC817A13098274D7DEC4FA7 (Font_tB53D3F362CB1A0B92307B362826F212AE2D2A6A9 * ___font0, int32_t ___pointSize1, const RuntimeMethod* method);
  1876. // System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::GetFaceInfo_Internal(UnityEngine.TextCore.FaceInfo&)
  1877. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_GetFaceInfo_Internal_m86BF1FCC26761DEB15EBC252943F10690612F6CA (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * ___faceInfo0, const RuntimeMethod* method);
  1878. // System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithUnicodeValue_Internal(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct&)
  1879. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryGetGlyphWithUnicodeValue_Internal_m4DDE3BF8F78CEDB763D821454B89997BB9BA276C (uint32_t ___unicode0, int32_t ___loadFlags1, GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 * ___glyphStruct2, const RuntimeMethod* method);
  1880. // System.Void UnityEngine.TextCore.Glyph::.ctor(UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct)
  1881. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph__ctor_m926A82734800BFA828FFB469B956F563FF0F1994 (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * __this, GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 ___glyphStruct0, const RuntimeMethod* method);
  1882. // System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithIndexValue_Internal(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct&)
  1883. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryGetGlyphWithIndexValue_Internal_mF1CB9EABC97E1A1372A23297EAFBE7EAB5A6313A (uint32_t ___glyphIndex0, int32_t ___loadFlags1, GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 * ___glyphStruct2, const RuntimeMethod* method);
  1884. // System.Int32 System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::get_Count()
  1885. inline int32_t List_1_get_Count_m3A6B7533185FE0E994960D5DB16D0BCDFAD9139A_inline (List_1_tE870449A6BC21548542BC92F18B284004FA8668A * __this, const RuntimeMethod* method)
  1886. {
  1887. return (( int32_t (*) (List_1_tE870449A6BC21548542BC92F18B284004FA8668A *, const RuntimeMethod*))List_1_get_Count_m3A6B7533185FE0E994960D5DB16D0BCDFAD9139A_gshared_inline)(__this, method);
  1888. }
  1889. // System.Int32 UnityEngine.Mathf::NextPowerOfTwo(System.Int32)
  1890. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Mathf_NextPowerOfTwo_m89DB0674631948FE00FD5660B18D9E62CE85CAF5 (int32_t ___value0, const RuntimeMethod* method);
  1891. // System.Int32 UnityEngine.Mathf::Max(System.Int32,System.Int32)
  1892. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Mathf_Max_mAB2544BF70651EC36982F5F4EBD250AEE283335A (int32_t ___a0, int32_t ___b1, const RuntimeMethod* method);
  1893. // !0 System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::get_Item(System.Int32)
  1894. inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D List_1_get_Item_mD82D6243B1279DDE52B1B500B5DF60B509D30AC1_inline (List_1_tE870449A6BC21548542BC92F18B284004FA8668A * __this, int32_t ___index0, const RuntimeMethod* method)
  1895. {
  1896. return (( GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D (*) (List_1_tE870449A6BC21548542BC92F18B284004FA8668A *, int32_t, const RuntimeMethod*))List_1_get_Item_mD82D6243B1279DDE52B1B500B5DF60B509D30AC1_gshared_inline)(__this, ___index0, method);
  1897. }
  1898. // 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&)
  1899. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryAddGlyphToTexture_Internal_m1A0E3323EADB617657BF97F660649C6FDD1B14B7 (uint32_t ___glyphIndex0, int32_t ___padding1, int32_t ___packingMode2, GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* ___freeGlyphRects3, int32_t* ___freeGlyphRectCount4, GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* ___usedGlyphRects5, int32_t* ___usedGlyphRectCount6, int32_t ___renderMode7, Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___texture8, GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 * ___glyph9, const RuntimeMethod* method);
  1900. // System.Void System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::Clear()
  1901. inline void List_1_Clear_m949403FFC1CA942A8E079B68690DD0403B97CCCE (List_1_tE870449A6BC21548542BC92F18B284004FA8668A * __this, const RuntimeMethod* method)
  1902. {
  1903. (( void (*) (List_1_tE870449A6BC21548542BC92F18B284004FA8668A *, const RuntimeMethod*))List_1_Clear_m949403FFC1CA942A8E079B68690DD0403B97CCCE_gshared)(__this, method);
  1904. }
  1905. // System.Void System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::Add(!0)
  1906. inline void List_1_Add_m0571434FBDE53644D999B834DAD977310BAD102F (List_1_tE870449A6BC21548542BC92F18B284004FA8668A * __this, GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D ___item0, const RuntimeMethod* method)
  1907. {
  1908. (( void (*) (List_1_tE870449A6BC21548542BC92F18B284004FA8668A *, GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D , const RuntimeMethod*))List_1_Add_m0571434FBDE53644D999B834DAD977310BAD102F_gshared)(__this, ___item0, method);
  1909. }
  1910. // System.Void UnityEngine.Profiling.Profiler::BeginSample(System.String)
  1911. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Profiler_BeginSample_m72E4BD9503BC991BAFAED992FF1CA4504C741865_inline (String_t* ___name0, const RuntimeMethod* method);
  1912. // System.Int32 System.Collections.Generic.List`1<System.UInt32>::get_Count()
  1913. inline int32_t List_1_get_Count_m70BC2BBCAA532A1588DB59CA7E556F541F32621D_inline (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * __this, const RuntimeMethod* method)
  1914. {
  1915. return (( int32_t (*) (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 *, const RuntimeMethod*))List_1_get_Count_m70BC2BBCAA532A1588DB59CA7E556F541F32621D_gshared_inline)(__this, method);
  1916. }
  1917. // System.Void UnityEngine.Profiling.Profiler::EndSample()
  1918. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Profiler_EndSample_m78C76E709113E225D47687E26EA320E4FC548B71 (const RuntimeMethod* method);
  1919. // System.Int32 UnityEngine.TextCore.LowLevel.FontEngineUtilities::MaxValue(System.Int32,System.Int32,System.Int32)
  1920. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngineUtilities_MaxValue_m2EF659954522080160961E35BE6FDF1DD5C98FB7 (int32_t ___a0, int32_t ___b1, int32_t ___c2, const RuntimeMethod* method);
  1921. // !0 System.Collections.Generic.List`1<System.UInt32>::get_Item(System.Int32)
  1922. inline uint32_t List_1_get_Item_mB16774A7E717953B089B111C42D5DD2256E30F69_inline (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * __this, int32_t ___index0, const RuntimeMethod* method)
  1923. {
  1924. return (( uint32_t (*) (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 *, int32_t, const RuntimeMethod*))List_1_get_Item_mB16774A7E717953B089B111C42D5DD2256E30F69_gshared_inline)(__this, ___index0, method);
  1925. }
  1926. // 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&)
  1927. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryAddGlyphsToTexture_Internal_mB0FE279387211C00BF9E5891C39462CD6F159CE8 (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___glyphIndex0, int32_t ___padding1, int32_t ___packingMode2, GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* ___freeGlyphRects3, int32_t* ___freeGlyphRectCount4, GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* ___usedGlyphRects5, int32_t* ___usedGlyphRectCount6, int32_t ___renderMode7, Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___texture8, GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D* ___glyphs9, int32_t* ___glyphCount10, const RuntimeMethod* method);
  1928. // System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::PopulatePairAdjustmentRecordMarshallingArray_from_GlyphIndexes(System.UInt32[],System.Int32&)
  1929. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_PopulatePairAdjustmentRecordMarshallingArray_from_GlyphIndexes_m209060A34247119B382FE9327CDDC85B8A04DEDF (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___glyphIndexes0, int32_t* ___recordCount1, const RuntimeMethod* method);
  1930. // System.Void UnityEngine.TextCore.LowLevel.FontEngine::SetMarshallingArraySize<UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord>(T[]&,System.Int32)
  1931. inline void FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169_m56744B1E3086E24D03D24BA48022876D86ED1C25 (GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609** ___marshallingArray0, int32_t ___recordCount1, const RuntimeMethod* method)
  1932. {
  1933. (( void (*) (GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609**, int32_t, const RuntimeMethod*))FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169_m56744B1E3086E24D03D24BA48022876D86ED1C25_gshared)(___marshallingArray0, ___recordCount1, method);
  1934. }
  1935. // System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::GetGlyphPairAdjustmentRecordsFromMarshallingArray(UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[])
  1936. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_GetGlyphPairAdjustmentRecordsFromMarshallingArray_m0B720E99C766368DA85190A049A4F70C5805DFD4 (GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609* ___glyphPairAdjustmentRecords0, const RuntimeMethod* method);
  1937. // System.Void UnityEngine.TextCore.LowLevel.FontEngine::GenericListToMarshallingArray<System.UInt32>(System.Collections.Generic.List`1<T>&,T[]&)
  1938. inline void FontEngine_GenericListToMarshallingArray_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m42F4E1C6CFD9D889431FACA1EC4FA0CFD49BBF4C (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 ** ___srcList0, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** ___dstArray1, const RuntimeMethod* method)
  1939. {
  1940. (( void (*) (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 **, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF**, const RuntimeMethod*))FontEngine_GenericListToMarshallingArray_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m42F4E1C6CFD9D889431FACA1EC4FA0CFD49BBF4C_gshared)(___srcList0, ___dstArray1, method);
  1941. }
  1942. // System.Void System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>::.ctor()
  1943. inline void Dictionary_2__ctor_mA742BAFFA1D2C33D93731258D03686051DD22B98 (Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE * __this, const RuntimeMethod* method)
  1944. {
  1945. (( void (*) (Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE *, const RuntimeMethod*))Dictionary_2__ctor_m5D54E695939D13E41566390833F4B0DB613D4E27_gshared)(__this, method);
  1946. }
  1947. // System.Void System.Object::.ctor()
  1948. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405 (RuntimeObject * __this, const RuntimeMethod* method);
  1949. // System.UInt32 UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::get_glyphIndex()
  1950. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t GlyphAdjustmentRecord_get_glyphIndex_mCD420C739E19E446152534AFA80A6113C0DBCC55 (GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA * __this, const RuntimeMethod* method);
  1951. // UnityEngine.TextCore.LowLevel.GlyphValueRecord UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::get_glyphValueRecord()
  1952. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 GlyphAdjustmentRecord_get_glyphValueRecord_mAC27920271FB7166EE305BACE1D595CAA57872EE (GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA * __this, const RuntimeMethod* method);
  1953. // System.Single UnityEngine.TextCore.GlyphMetrics::get_width()
  1954. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_width_m4E2BCD2B54F121478C1D23C43FB6E8C0EF71C70F (GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * __this, const RuntimeMethod* method);
  1955. // System.Single UnityEngine.TextCore.GlyphMetrics::get_height()
  1956. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_height_m742B169DCF2892774ACEC4F25310CDC0C7F1D85F (GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * __this, const RuntimeMethod* method);
  1957. // System.Single UnityEngine.TextCore.GlyphMetrics::get_horizontalBearingX()
  1958. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_horizontalBearingX_m8474B6C9DB0D4D36516FCAC03B6ECBDAF49247E0 (GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * __this, const RuntimeMethod* method);
  1959. // System.Single UnityEngine.TextCore.GlyphMetrics::get_horizontalBearingY()
  1960. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_horizontalBearingY_m2C5A73B899AFF5F5F594F447160ADB6E0523C16A (GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * __this, const RuntimeMethod* method);
  1961. // System.Single UnityEngine.TextCore.GlyphMetrics::get_horizontalAdvance()
  1962. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_horizontalAdvance_mB204F2676223D5BEF5FEFF8969B159B39F1A617A (GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * __this, const RuntimeMethod* method);
  1963. // System.Void UnityEngine.TextCore.GlyphMetrics::.ctor(System.Single,System.Single,System.Single,System.Single,System.Single)
  1964. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlyphMetrics__ctor_m6146EC37C12EF153771AEF9983A63B5EBAE0CEFB (GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * __this, float ___width0, float ___height1, float ___bearingX2, float ___bearingY3, float ___advance4, const RuntimeMethod* method);
  1965. // System.Int32 System.ValueType::GetHashCode()
  1966. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ValueType_GetHashCode_mE3FC55FA0D7099043434B9F8F0A4B30C8B63BFF4 (RuntimeObject * __this, const RuntimeMethod* method);
  1967. // System.Int32 UnityEngine.TextCore.GlyphMetrics::GetHashCode()
  1968. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphMetrics_GetHashCode_m4F7985D656AFB70AE746F9A2513D39D3DFF9CD73 (GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * __this, const RuntimeMethod* method);
  1969. // System.Boolean System.ValueType::Equals(System.Object)
  1970. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ValueType_Equals_mA46F77D37929939A917B1BF63B55071714034354 (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method);
  1971. // System.Boolean UnityEngine.TextCore.GlyphMetrics::Equals(System.Object)
  1972. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphMetrics_Equals_mCCF68C73B7AE05D97A0D4459384DABD8BEB1097F (GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * __this, RuntimeObject * ___obj0, const RuntimeMethod* method);
  1973. // System.Boolean UnityEngine.TextCore.GlyphMetrics::Equals(UnityEngine.TextCore.GlyphMetrics)
  1974. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphMetrics_Equals_m54C8D6CAD2653668377F5F7A9F78FD7C4F05E4A8 (GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * __this, GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B ___other0, const RuntimeMethod* method);
  1975. // UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::get_firstAdjustmentRecord()
  1976. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m92BC7561227D482635EF8AB93B8F20808017FBF8 (GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169 * __this, const RuntimeMethod* method);
  1977. // UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::get_secondAdjustmentRecord()
  1978. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_m488CCBCB6802727334E2135E65EBB027A0A01EAD (GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169 * __this, const RuntimeMethod* method);
  1979. // System.Int32 UnityEngine.TextCore.GlyphRect::get_x()
  1980. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_get_x_m004398D85360A389BCCD4F8B38347C0555F86166 (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * __this, const RuntimeMethod* method);
  1981. // System.Int32 UnityEngine.TextCore.GlyphRect::get_y()
  1982. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_get_y_mBF2FC84CB7B201F30376B46390D37887B6AD6C20 (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * __this, const RuntimeMethod* method);
  1983. // System.Int32 UnityEngine.TextCore.GlyphRect::get_width()
  1984. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_get_width_m8B9FBFA897082BA8E5F71222E1AAAB8D4A345A41 (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * __this, const RuntimeMethod* method);
  1985. // System.Int32 UnityEngine.TextCore.GlyphRect::get_height()
  1986. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_get_height_m319E96AD96E2087C9C9F5A1DF883F06A4D04104F (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * __this, const RuntimeMethod* method);
  1987. // System.Void UnityEngine.TextCore.GlyphRect::.ctor(System.Int32,System.Int32,System.Int32,System.Int32)
  1988. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlyphRect__ctor_m278B410AE9B6DE62FF8C2445B8F3C6051B45ED61 (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * __this, int32_t ___x0, int32_t ___y1, int32_t ___width2, int32_t ___height3, const RuntimeMethod* method);
  1989. // System.Int32 UnityEngine.TextCore.GlyphRect::GetHashCode()
  1990. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_GetHashCode_m6DC4515E8C489593A329B5EA66895BD8C25DF913 (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * __this, const RuntimeMethod* method);
  1991. // System.Boolean UnityEngine.TextCore.GlyphRect::Equals(System.Object)
  1992. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphRect_Equals_m7F1DB9A21E584BEF84C5F83E6DD290EF54D655C1 (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * __this, RuntimeObject * ___obj0, const RuntimeMethod* method);
  1993. // System.Boolean UnityEngine.TextCore.GlyphRect::Equals(UnityEngine.TextCore.GlyphRect)
  1994. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphRect_Equals_mB9F911262F09BC42CD2A461D8692D1C3ECAFCDCE (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * __this, GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D ___other0, const RuntimeMethod* method);
  1995. // System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_xPlacement()
  1996. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_xPlacement_mAC5902DE9EE01D98DE9FBC6DB3A8BA7CDC525D14 (GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * __this, const RuntimeMethod* method);
  1997. // System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_yPlacement()
  1998. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_yPlacement_m624E2DA69CC5A21117EE275359F66AF88DFC7D2D (GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * __this, const RuntimeMethod* method);
  1999. // System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_xAdvance()
  2000. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_xAdvance_m577D4D32490C42890C3F15230479D931B91BDED5 (GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * __this, const RuntimeMethod* method);
  2001. // System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_yAdvance()
  2002. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_yAdvance_m9659978FFA9B58B6AA7DE30199E405CF642BA34F (GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * __this, const RuntimeMethod* method);
  2003. // System.Int32 UnityEngine.TextCore.LowLevel.GlyphValueRecord::GetHashCode()
  2004. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphValueRecord_GetHashCode_m5700595527E17C02B923199180E8983105563A71 (GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * __this, const RuntimeMethod* method);
  2005. // System.Boolean UnityEngine.TextCore.LowLevel.GlyphValueRecord::Equals(System.Object)
  2006. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphValueRecord_Equals_mB12EE7C56E781B2DAFF2DEA1AFFFA1EC4DCBA943 (GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method);
  2007. // System.Boolean UnityEngine.TextCore.LowLevel.GlyphValueRecord::Equals(UnityEngine.TextCore.LowLevel.GlyphValueRecord)
  2008. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphValueRecord_Equals_m716F55BA3DD7B7E97F3E35BE94A5922BE90FECF4 (GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * __this, GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 ___other0, const RuntimeMethod* method);
  2009. // System.Void UnityEngine.Profiling.Profiler::ValidateArguments(System.String)
  2010. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Profiler_ValidateArguments_mBD8BD2520B428CBAA924D27613F9F0BB5D9C4512_inline (String_t* ___name0, const RuntimeMethod* method);
  2011. // System.Void UnityEngine.Profiling.Profiler::BeginSampleImpl(System.String,UnityEngine.Object)
  2012. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Profiler_BeginSampleImpl_mF1EE2C3EB23D01B3F9A25C43C8BC82BFC4F3B5A0 (String_t* ___name0, Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___targetObject1, const RuntimeMethod* method);
  2013. // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException()
  2014. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929 (const RuntimeMethod* method);
  2015. // System.Boolean System.String::IsNullOrEmpty(System.String)
  2016. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m9AFBB5335B441B94E884B8A9D4A27AD60E3D7F7C (String_t* ___value0, const RuntimeMethod* method);
  2017. // System.Void System.ArgumentException::.ctor(System.String,System.String)
  2018. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, String_t* ___message0, String_t* ___paramName1, const RuntimeMethod* method);
  2019. #ifdef __clang__
  2020. #pragma clang diagnostic push
  2021. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2022. #pragma clang diagnostic ignored "-Wunused-variable"
  2023. #endif
  2024. #ifdef __clang__
  2025. #pragma clang diagnostic pop
  2026. #endif
  2027. #ifdef __clang__
  2028. #pragma clang diagnostic push
  2029. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2030. #pragma clang diagnostic ignored "-Wunused-variable"
  2031. #endif
  2032. // Conversion methods for marshalling of: UnityEngine.TextCore.FaceInfo
  2033. IL2CPP_EXTERN_C void FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979_marshal_pinvoke(const FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979& unmarshaled, FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979_marshaled_pinvoke& marshaled)
  2034. {
  2035. marshaled.___m_FaceIndex_0 = unmarshaled.get_m_FaceIndex_0();
  2036. marshaled.___m_FamilyName_1 = il2cpp_codegen_marshal_string(unmarshaled.get_m_FamilyName_1());
  2037. marshaled.___m_StyleName_2 = il2cpp_codegen_marshal_string(unmarshaled.get_m_StyleName_2());
  2038. marshaled.___m_PointSize_3 = unmarshaled.get_m_PointSize_3();
  2039. marshaled.___m_Scale_4 = unmarshaled.get_m_Scale_4();
  2040. marshaled.___m_LineHeight_5 = unmarshaled.get_m_LineHeight_5();
  2041. marshaled.___m_AscentLine_6 = unmarshaled.get_m_AscentLine_6();
  2042. marshaled.___m_CapLine_7 = unmarshaled.get_m_CapLine_7();
  2043. marshaled.___m_MeanLine_8 = unmarshaled.get_m_MeanLine_8();
  2044. marshaled.___m_Baseline_9 = unmarshaled.get_m_Baseline_9();
  2045. marshaled.___m_DescentLine_10 = unmarshaled.get_m_DescentLine_10();
  2046. marshaled.___m_SuperscriptOffset_11 = unmarshaled.get_m_SuperscriptOffset_11();
  2047. marshaled.___m_SuperscriptSize_12 = unmarshaled.get_m_SuperscriptSize_12();
  2048. marshaled.___m_SubscriptOffset_13 = unmarshaled.get_m_SubscriptOffset_13();
  2049. marshaled.___m_SubscriptSize_14 = unmarshaled.get_m_SubscriptSize_14();
  2050. marshaled.___m_UnderlineOffset_15 = unmarshaled.get_m_UnderlineOffset_15();
  2051. marshaled.___m_UnderlineThickness_16 = unmarshaled.get_m_UnderlineThickness_16();
  2052. marshaled.___m_StrikethroughOffset_17 = unmarshaled.get_m_StrikethroughOffset_17();
  2053. marshaled.___m_StrikethroughThickness_18 = unmarshaled.get_m_StrikethroughThickness_18();
  2054. marshaled.___m_TabWidth_19 = unmarshaled.get_m_TabWidth_19();
  2055. }
  2056. IL2CPP_EXTERN_C void FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979_marshal_pinvoke_back(const FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979_marshaled_pinvoke& marshaled, FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979& unmarshaled)
  2057. {
  2058. int32_t unmarshaled_m_FaceIndex_temp_0 = 0;
  2059. unmarshaled_m_FaceIndex_temp_0 = marshaled.___m_FaceIndex_0;
  2060. unmarshaled.set_m_FaceIndex_0(unmarshaled_m_FaceIndex_temp_0);
  2061. unmarshaled.set_m_FamilyName_1(il2cpp_codegen_marshal_string_result(marshaled.___m_FamilyName_1));
  2062. unmarshaled.set_m_StyleName_2(il2cpp_codegen_marshal_string_result(marshaled.___m_StyleName_2));
  2063. int32_t unmarshaled_m_PointSize_temp_3 = 0;
  2064. unmarshaled_m_PointSize_temp_3 = marshaled.___m_PointSize_3;
  2065. unmarshaled.set_m_PointSize_3(unmarshaled_m_PointSize_temp_3);
  2066. float unmarshaled_m_Scale_temp_4 = 0.0f;
  2067. unmarshaled_m_Scale_temp_4 = marshaled.___m_Scale_4;
  2068. unmarshaled.set_m_Scale_4(unmarshaled_m_Scale_temp_4);
  2069. float unmarshaled_m_LineHeight_temp_5 = 0.0f;
  2070. unmarshaled_m_LineHeight_temp_5 = marshaled.___m_LineHeight_5;
  2071. unmarshaled.set_m_LineHeight_5(unmarshaled_m_LineHeight_temp_5);
  2072. float unmarshaled_m_AscentLine_temp_6 = 0.0f;
  2073. unmarshaled_m_AscentLine_temp_6 = marshaled.___m_AscentLine_6;
  2074. unmarshaled.set_m_AscentLine_6(unmarshaled_m_AscentLine_temp_6);
  2075. float unmarshaled_m_CapLine_temp_7 = 0.0f;
  2076. unmarshaled_m_CapLine_temp_7 = marshaled.___m_CapLine_7;
  2077. unmarshaled.set_m_CapLine_7(unmarshaled_m_CapLine_temp_7);
  2078. float unmarshaled_m_MeanLine_temp_8 = 0.0f;
  2079. unmarshaled_m_MeanLine_temp_8 = marshaled.___m_MeanLine_8;
  2080. unmarshaled.set_m_MeanLine_8(unmarshaled_m_MeanLine_temp_8);
  2081. float unmarshaled_m_Baseline_temp_9 = 0.0f;
  2082. unmarshaled_m_Baseline_temp_9 = marshaled.___m_Baseline_9;
  2083. unmarshaled.set_m_Baseline_9(unmarshaled_m_Baseline_temp_9);
  2084. float unmarshaled_m_DescentLine_temp_10 = 0.0f;
  2085. unmarshaled_m_DescentLine_temp_10 = marshaled.___m_DescentLine_10;
  2086. unmarshaled.set_m_DescentLine_10(unmarshaled_m_DescentLine_temp_10);
  2087. float unmarshaled_m_SuperscriptOffset_temp_11 = 0.0f;
  2088. unmarshaled_m_SuperscriptOffset_temp_11 = marshaled.___m_SuperscriptOffset_11;
  2089. unmarshaled.set_m_SuperscriptOffset_11(unmarshaled_m_SuperscriptOffset_temp_11);
  2090. float unmarshaled_m_SuperscriptSize_temp_12 = 0.0f;
  2091. unmarshaled_m_SuperscriptSize_temp_12 = marshaled.___m_SuperscriptSize_12;
  2092. unmarshaled.set_m_SuperscriptSize_12(unmarshaled_m_SuperscriptSize_temp_12);
  2093. float unmarshaled_m_SubscriptOffset_temp_13 = 0.0f;
  2094. unmarshaled_m_SubscriptOffset_temp_13 = marshaled.___m_SubscriptOffset_13;
  2095. unmarshaled.set_m_SubscriptOffset_13(unmarshaled_m_SubscriptOffset_temp_13);
  2096. float unmarshaled_m_SubscriptSize_temp_14 = 0.0f;
  2097. unmarshaled_m_SubscriptSize_temp_14 = marshaled.___m_SubscriptSize_14;
  2098. unmarshaled.set_m_SubscriptSize_14(unmarshaled_m_SubscriptSize_temp_14);
  2099. float unmarshaled_m_UnderlineOffset_temp_15 = 0.0f;
  2100. unmarshaled_m_UnderlineOffset_temp_15 = marshaled.___m_UnderlineOffset_15;
  2101. unmarshaled.set_m_UnderlineOffset_15(unmarshaled_m_UnderlineOffset_temp_15);
  2102. float unmarshaled_m_UnderlineThickness_temp_16 = 0.0f;
  2103. unmarshaled_m_UnderlineThickness_temp_16 = marshaled.___m_UnderlineThickness_16;
  2104. unmarshaled.set_m_UnderlineThickness_16(unmarshaled_m_UnderlineThickness_temp_16);
  2105. float unmarshaled_m_StrikethroughOffset_temp_17 = 0.0f;
  2106. unmarshaled_m_StrikethroughOffset_temp_17 = marshaled.___m_StrikethroughOffset_17;
  2107. unmarshaled.set_m_StrikethroughOffset_17(unmarshaled_m_StrikethroughOffset_temp_17);
  2108. float unmarshaled_m_StrikethroughThickness_temp_18 = 0.0f;
  2109. unmarshaled_m_StrikethroughThickness_temp_18 = marshaled.___m_StrikethroughThickness_18;
  2110. unmarshaled.set_m_StrikethroughThickness_18(unmarshaled_m_StrikethroughThickness_temp_18);
  2111. float unmarshaled_m_TabWidth_temp_19 = 0.0f;
  2112. unmarshaled_m_TabWidth_temp_19 = marshaled.___m_TabWidth_19;
  2113. unmarshaled.set_m_TabWidth_19(unmarshaled_m_TabWidth_temp_19);
  2114. }
  2115. // Conversion method for clean up from marshalling of: UnityEngine.TextCore.FaceInfo
  2116. IL2CPP_EXTERN_C void FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979_marshal_pinvoke_cleanup(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979_marshaled_pinvoke& marshaled)
  2117. {
  2118. il2cpp_codegen_marshal_free(marshaled.___m_FamilyName_1);
  2119. marshaled.___m_FamilyName_1 = NULL;
  2120. il2cpp_codegen_marshal_free(marshaled.___m_StyleName_2);
  2121. marshaled.___m_StyleName_2 = NULL;
  2122. }
  2123. // Conversion methods for marshalling of: UnityEngine.TextCore.FaceInfo
  2124. IL2CPP_EXTERN_C void FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979_marshal_com(const FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979& unmarshaled, FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979_marshaled_com& marshaled)
  2125. {
  2126. marshaled.___m_FaceIndex_0 = unmarshaled.get_m_FaceIndex_0();
  2127. marshaled.___m_FamilyName_1 = il2cpp_codegen_marshal_bstring(unmarshaled.get_m_FamilyName_1());
  2128. marshaled.___m_StyleName_2 = il2cpp_codegen_marshal_bstring(unmarshaled.get_m_StyleName_2());
  2129. marshaled.___m_PointSize_3 = unmarshaled.get_m_PointSize_3();
  2130. marshaled.___m_Scale_4 = unmarshaled.get_m_Scale_4();
  2131. marshaled.___m_LineHeight_5 = unmarshaled.get_m_LineHeight_5();
  2132. marshaled.___m_AscentLine_6 = unmarshaled.get_m_AscentLine_6();
  2133. marshaled.___m_CapLine_7 = unmarshaled.get_m_CapLine_7();
  2134. marshaled.___m_MeanLine_8 = unmarshaled.get_m_MeanLine_8();
  2135. marshaled.___m_Baseline_9 = unmarshaled.get_m_Baseline_9();
  2136. marshaled.___m_DescentLine_10 = unmarshaled.get_m_DescentLine_10();
  2137. marshaled.___m_SuperscriptOffset_11 = unmarshaled.get_m_SuperscriptOffset_11();
  2138. marshaled.___m_SuperscriptSize_12 = unmarshaled.get_m_SuperscriptSize_12();
  2139. marshaled.___m_SubscriptOffset_13 = unmarshaled.get_m_SubscriptOffset_13();
  2140. marshaled.___m_SubscriptSize_14 = unmarshaled.get_m_SubscriptSize_14();
  2141. marshaled.___m_UnderlineOffset_15 = unmarshaled.get_m_UnderlineOffset_15();
  2142. marshaled.___m_UnderlineThickness_16 = unmarshaled.get_m_UnderlineThickness_16();
  2143. marshaled.___m_StrikethroughOffset_17 = unmarshaled.get_m_StrikethroughOffset_17();
  2144. marshaled.___m_StrikethroughThickness_18 = unmarshaled.get_m_StrikethroughThickness_18();
  2145. marshaled.___m_TabWidth_19 = unmarshaled.get_m_TabWidth_19();
  2146. }
  2147. IL2CPP_EXTERN_C void FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979_marshal_com_back(const FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979_marshaled_com& marshaled, FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979& unmarshaled)
  2148. {
  2149. int32_t unmarshaled_m_FaceIndex_temp_0 = 0;
  2150. unmarshaled_m_FaceIndex_temp_0 = marshaled.___m_FaceIndex_0;
  2151. unmarshaled.set_m_FaceIndex_0(unmarshaled_m_FaceIndex_temp_0);
  2152. unmarshaled.set_m_FamilyName_1(il2cpp_codegen_marshal_bstring_result(marshaled.___m_FamilyName_1));
  2153. unmarshaled.set_m_StyleName_2(il2cpp_codegen_marshal_bstring_result(marshaled.___m_StyleName_2));
  2154. int32_t unmarshaled_m_PointSize_temp_3 = 0;
  2155. unmarshaled_m_PointSize_temp_3 = marshaled.___m_PointSize_3;
  2156. unmarshaled.set_m_PointSize_3(unmarshaled_m_PointSize_temp_3);
  2157. float unmarshaled_m_Scale_temp_4 = 0.0f;
  2158. unmarshaled_m_Scale_temp_4 = marshaled.___m_Scale_4;
  2159. unmarshaled.set_m_Scale_4(unmarshaled_m_Scale_temp_4);
  2160. float unmarshaled_m_LineHeight_temp_5 = 0.0f;
  2161. unmarshaled_m_LineHeight_temp_5 = marshaled.___m_LineHeight_5;
  2162. unmarshaled.set_m_LineHeight_5(unmarshaled_m_LineHeight_temp_5);
  2163. float unmarshaled_m_AscentLine_temp_6 = 0.0f;
  2164. unmarshaled_m_AscentLine_temp_6 = marshaled.___m_AscentLine_6;
  2165. unmarshaled.set_m_AscentLine_6(unmarshaled_m_AscentLine_temp_6);
  2166. float unmarshaled_m_CapLine_temp_7 = 0.0f;
  2167. unmarshaled_m_CapLine_temp_7 = marshaled.___m_CapLine_7;
  2168. unmarshaled.set_m_CapLine_7(unmarshaled_m_CapLine_temp_7);
  2169. float unmarshaled_m_MeanLine_temp_8 = 0.0f;
  2170. unmarshaled_m_MeanLine_temp_8 = marshaled.___m_MeanLine_8;
  2171. unmarshaled.set_m_MeanLine_8(unmarshaled_m_MeanLine_temp_8);
  2172. float unmarshaled_m_Baseline_temp_9 = 0.0f;
  2173. unmarshaled_m_Baseline_temp_9 = marshaled.___m_Baseline_9;
  2174. unmarshaled.set_m_Baseline_9(unmarshaled_m_Baseline_temp_9);
  2175. float unmarshaled_m_DescentLine_temp_10 = 0.0f;
  2176. unmarshaled_m_DescentLine_temp_10 = marshaled.___m_DescentLine_10;
  2177. unmarshaled.set_m_DescentLine_10(unmarshaled_m_DescentLine_temp_10);
  2178. float unmarshaled_m_SuperscriptOffset_temp_11 = 0.0f;
  2179. unmarshaled_m_SuperscriptOffset_temp_11 = marshaled.___m_SuperscriptOffset_11;
  2180. unmarshaled.set_m_SuperscriptOffset_11(unmarshaled_m_SuperscriptOffset_temp_11);
  2181. float unmarshaled_m_SuperscriptSize_temp_12 = 0.0f;
  2182. unmarshaled_m_SuperscriptSize_temp_12 = marshaled.___m_SuperscriptSize_12;
  2183. unmarshaled.set_m_SuperscriptSize_12(unmarshaled_m_SuperscriptSize_temp_12);
  2184. float unmarshaled_m_SubscriptOffset_temp_13 = 0.0f;
  2185. unmarshaled_m_SubscriptOffset_temp_13 = marshaled.___m_SubscriptOffset_13;
  2186. unmarshaled.set_m_SubscriptOffset_13(unmarshaled_m_SubscriptOffset_temp_13);
  2187. float unmarshaled_m_SubscriptSize_temp_14 = 0.0f;
  2188. unmarshaled_m_SubscriptSize_temp_14 = marshaled.___m_SubscriptSize_14;
  2189. unmarshaled.set_m_SubscriptSize_14(unmarshaled_m_SubscriptSize_temp_14);
  2190. float unmarshaled_m_UnderlineOffset_temp_15 = 0.0f;
  2191. unmarshaled_m_UnderlineOffset_temp_15 = marshaled.___m_UnderlineOffset_15;
  2192. unmarshaled.set_m_UnderlineOffset_15(unmarshaled_m_UnderlineOffset_temp_15);
  2193. float unmarshaled_m_UnderlineThickness_temp_16 = 0.0f;
  2194. unmarshaled_m_UnderlineThickness_temp_16 = marshaled.___m_UnderlineThickness_16;
  2195. unmarshaled.set_m_UnderlineThickness_16(unmarshaled_m_UnderlineThickness_temp_16);
  2196. float unmarshaled_m_StrikethroughOffset_temp_17 = 0.0f;
  2197. unmarshaled_m_StrikethroughOffset_temp_17 = marshaled.___m_StrikethroughOffset_17;
  2198. unmarshaled.set_m_StrikethroughOffset_17(unmarshaled_m_StrikethroughOffset_temp_17);
  2199. float unmarshaled_m_StrikethroughThickness_temp_18 = 0.0f;
  2200. unmarshaled_m_StrikethroughThickness_temp_18 = marshaled.___m_StrikethroughThickness_18;
  2201. unmarshaled.set_m_StrikethroughThickness_18(unmarshaled_m_StrikethroughThickness_temp_18);
  2202. float unmarshaled_m_TabWidth_temp_19 = 0.0f;
  2203. unmarshaled_m_TabWidth_temp_19 = marshaled.___m_TabWidth_19;
  2204. unmarshaled.set_m_TabWidth_19(unmarshaled_m_TabWidth_temp_19);
  2205. }
  2206. // Conversion method for clean up from marshalling of: UnityEngine.TextCore.FaceInfo
  2207. IL2CPP_EXTERN_C void FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979_marshal_com_cleanup(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979_marshaled_com& marshaled)
  2208. {
  2209. il2cpp_codegen_marshal_free_bstring(marshaled.___m_FamilyName_1);
  2210. marshaled.___m_FamilyName_1 = NULL;
  2211. il2cpp_codegen_marshal_free_bstring(marshaled.___m_StyleName_2);
  2212. marshaled.___m_StyleName_2 = NULL;
  2213. }
  2214. // System.Void UnityEngine.TextCore.FaceInfo::set_familyName(System.String)
  2215. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_familyName_mF2284C683441750136664CE2F54A6A1B8D025BCF (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, String_t* ___value0, const RuntimeMethod* method)
  2216. {
  2217. {
  2218. String_t* L_0 = ___value0;
  2219. __this->set_m_FamilyName_1(L_0);
  2220. return;
  2221. }
  2222. }
  2223. IL2CPP_EXTERN_C void FaceInfo_set_familyName_mF2284C683441750136664CE2F54A6A1B8D025BCF_AdjustorThunk (RuntimeObject * __this, String_t* ___value0, const RuntimeMethod* method)
  2224. {
  2225. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2226. int32_t _offset = 1;
  2227. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2228. FaceInfo_set_familyName_mF2284C683441750136664CE2F54A6A1B8D025BCF(_thisAdjusted, ___value0, method);
  2229. }
  2230. // System.Void UnityEngine.TextCore.FaceInfo::set_styleName(System.String)
  2231. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_styleName_m2EA494E818600812D1EF63E1B861D930D72DDB2F (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, String_t* ___value0, const RuntimeMethod* method)
  2232. {
  2233. {
  2234. String_t* L_0 = ___value0;
  2235. __this->set_m_StyleName_2(L_0);
  2236. return;
  2237. }
  2238. }
  2239. IL2CPP_EXTERN_C void FaceInfo_set_styleName_m2EA494E818600812D1EF63E1B861D930D72DDB2F_AdjustorThunk (RuntimeObject * __this, String_t* ___value0, const RuntimeMethod* method)
  2240. {
  2241. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2242. int32_t _offset = 1;
  2243. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2244. FaceInfo_set_styleName_m2EA494E818600812D1EF63E1B861D930D72DDB2F(_thisAdjusted, ___value0, method);
  2245. }
  2246. // System.Int32 UnityEngine.TextCore.FaceInfo::get_pointSize()
  2247. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FaceInfo_get_pointSize_m3C6775E1AE5F27EAAB93CC84480B14AFBDB5E330 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method)
  2248. {
  2249. int32_t V_0 = 0;
  2250. {
  2251. int32_t L_0 = __this->get_m_PointSize_3();
  2252. V_0 = L_0;
  2253. goto IL_000a;
  2254. }
  2255. IL_000a:
  2256. {
  2257. int32_t L_1 = V_0;
  2258. return L_1;
  2259. }
  2260. }
  2261. IL2CPP_EXTERN_C int32_t FaceInfo_get_pointSize_m3C6775E1AE5F27EAAB93CC84480B14AFBDB5E330_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  2262. {
  2263. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2264. int32_t _offset = 1;
  2265. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2266. int32_t _returnValue;
  2267. _returnValue = FaceInfo_get_pointSize_m3C6775E1AE5F27EAAB93CC84480B14AFBDB5E330(_thisAdjusted, method);
  2268. return _returnValue;
  2269. }
  2270. // System.Void UnityEngine.TextCore.FaceInfo::set_pointSize(System.Int32)
  2271. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_pointSize_m26A4A24116D162BB182959D46AB2FA6576A84CF9 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, int32_t ___value0, const RuntimeMethod* method)
  2272. {
  2273. {
  2274. int32_t L_0 = ___value0;
  2275. __this->set_m_PointSize_3(L_0);
  2276. return;
  2277. }
  2278. }
  2279. IL2CPP_EXTERN_C void FaceInfo_set_pointSize_m26A4A24116D162BB182959D46AB2FA6576A84CF9_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method)
  2280. {
  2281. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2282. int32_t _offset = 1;
  2283. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2284. FaceInfo_set_pointSize_m26A4A24116D162BB182959D46AB2FA6576A84CF9(_thisAdjusted, ___value0, method);
  2285. }
  2286. // System.Single UnityEngine.TextCore.FaceInfo::get_scale()
  2287. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_scale_mA059FCEE1F13BBDF846AB8D8B8EDA468F4FCD2A4 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method)
  2288. {
  2289. float V_0 = 0.0f;
  2290. {
  2291. float L_0 = __this->get_m_Scale_4();
  2292. V_0 = L_0;
  2293. goto IL_000a;
  2294. }
  2295. IL_000a:
  2296. {
  2297. float L_1 = V_0;
  2298. return L_1;
  2299. }
  2300. }
  2301. IL2CPP_EXTERN_C float FaceInfo_get_scale_mA059FCEE1F13BBDF846AB8D8B8EDA468F4FCD2A4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  2302. {
  2303. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2304. int32_t _offset = 1;
  2305. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2306. float _returnValue;
  2307. _returnValue = FaceInfo_get_scale_mA059FCEE1F13BBDF846AB8D8B8EDA468F4FCD2A4(_thisAdjusted, method);
  2308. return _returnValue;
  2309. }
  2310. // System.Void UnityEngine.TextCore.FaceInfo::set_scale(System.Single)
  2311. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_scale_mA870178A90FC90A4E7D7149972CF190112244D9C (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method)
  2312. {
  2313. {
  2314. float L_0 = ___value0;
  2315. __this->set_m_Scale_4(L_0);
  2316. return;
  2317. }
  2318. }
  2319. IL2CPP_EXTERN_C void FaceInfo_set_scale_mA870178A90FC90A4E7D7149972CF190112244D9C_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method)
  2320. {
  2321. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2322. int32_t _offset = 1;
  2323. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2324. FaceInfo_set_scale_mA870178A90FC90A4E7D7149972CF190112244D9C(_thisAdjusted, ___value0, method);
  2325. }
  2326. // System.Single UnityEngine.TextCore.FaceInfo::get_lineHeight()
  2327. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_lineHeight_m4BC0162351D2C7E607ECDF93534DAF0169AAEFE5 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method)
  2328. {
  2329. float V_0 = 0.0f;
  2330. {
  2331. float L_0 = __this->get_m_LineHeight_5();
  2332. V_0 = L_0;
  2333. goto IL_000a;
  2334. }
  2335. IL_000a:
  2336. {
  2337. float L_1 = V_0;
  2338. return L_1;
  2339. }
  2340. }
  2341. IL2CPP_EXTERN_C float FaceInfo_get_lineHeight_m4BC0162351D2C7E607ECDF93534DAF0169AAEFE5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  2342. {
  2343. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2344. int32_t _offset = 1;
  2345. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2346. float _returnValue;
  2347. _returnValue = FaceInfo_get_lineHeight_m4BC0162351D2C7E607ECDF93534DAF0169AAEFE5(_thisAdjusted, method);
  2348. return _returnValue;
  2349. }
  2350. // System.Void UnityEngine.TextCore.FaceInfo::set_lineHeight(System.Single)
  2351. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_lineHeight_mF771EE64A254D4ED012070BDC94B06545668D347 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method)
  2352. {
  2353. {
  2354. float L_0 = ___value0;
  2355. __this->set_m_LineHeight_5(L_0);
  2356. return;
  2357. }
  2358. }
  2359. IL2CPP_EXTERN_C void FaceInfo_set_lineHeight_mF771EE64A254D4ED012070BDC94B06545668D347_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method)
  2360. {
  2361. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2362. int32_t _offset = 1;
  2363. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2364. FaceInfo_set_lineHeight_mF771EE64A254D4ED012070BDC94B06545668D347(_thisAdjusted, ___value0, method);
  2365. }
  2366. // System.Single UnityEngine.TextCore.FaceInfo::get_ascentLine()
  2367. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_ascentLine_m69928E2E998FA9441C7628BF7F8D9E888470D983 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method)
  2368. {
  2369. float V_0 = 0.0f;
  2370. {
  2371. float L_0 = __this->get_m_AscentLine_6();
  2372. V_0 = L_0;
  2373. goto IL_000a;
  2374. }
  2375. IL_000a:
  2376. {
  2377. float L_1 = V_0;
  2378. return L_1;
  2379. }
  2380. }
  2381. IL2CPP_EXTERN_C float FaceInfo_get_ascentLine_m69928E2E998FA9441C7628BF7F8D9E888470D983_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  2382. {
  2383. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2384. int32_t _offset = 1;
  2385. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2386. float _returnValue;
  2387. _returnValue = FaceInfo_get_ascentLine_m69928E2E998FA9441C7628BF7F8D9E888470D983(_thisAdjusted, method);
  2388. return _returnValue;
  2389. }
  2390. // System.Void UnityEngine.TextCore.FaceInfo::set_ascentLine(System.Single)
  2391. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_ascentLine_m510C3CF1B961D9BEDD79A4BAA7D65742C33AAD06 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method)
  2392. {
  2393. {
  2394. float L_0 = ___value0;
  2395. __this->set_m_AscentLine_6(L_0);
  2396. return;
  2397. }
  2398. }
  2399. IL2CPP_EXTERN_C void FaceInfo_set_ascentLine_m510C3CF1B961D9BEDD79A4BAA7D65742C33AAD06_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method)
  2400. {
  2401. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2402. int32_t _offset = 1;
  2403. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2404. FaceInfo_set_ascentLine_m510C3CF1B961D9BEDD79A4BAA7D65742C33AAD06(_thisAdjusted, ___value0, method);
  2405. }
  2406. // System.Single UnityEngine.TextCore.FaceInfo::get_capLine()
  2407. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_capLine_m16556D45E8441052D15DAE83CDB3FC31635BE0A7 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method)
  2408. {
  2409. float V_0 = 0.0f;
  2410. {
  2411. float L_0 = __this->get_m_CapLine_7();
  2412. V_0 = L_0;
  2413. goto IL_000a;
  2414. }
  2415. IL_000a:
  2416. {
  2417. float L_1 = V_0;
  2418. return L_1;
  2419. }
  2420. }
  2421. IL2CPP_EXTERN_C float FaceInfo_get_capLine_m16556D45E8441052D15DAE83CDB3FC31635BE0A7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  2422. {
  2423. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2424. int32_t _offset = 1;
  2425. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2426. float _returnValue;
  2427. _returnValue = FaceInfo_get_capLine_m16556D45E8441052D15DAE83CDB3FC31635BE0A7(_thisAdjusted, method);
  2428. return _returnValue;
  2429. }
  2430. // System.Void UnityEngine.TextCore.FaceInfo::set_capLine(System.Single)
  2431. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_capLine_m6FB88B8953008824E84DBA88B3896DD98A1E8926 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method)
  2432. {
  2433. {
  2434. float L_0 = ___value0;
  2435. __this->set_m_CapLine_7(L_0);
  2436. return;
  2437. }
  2438. }
  2439. IL2CPP_EXTERN_C void FaceInfo_set_capLine_m6FB88B8953008824E84DBA88B3896DD98A1E8926_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method)
  2440. {
  2441. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2442. int32_t _offset = 1;
  2443. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2444. FaceInfo_set_capLine_m6FB88B8953008824E84DBA88B3896DD98A1E8926(_thisAdjusted, ___value0, method);
  2445. }
  2446. // System.Single UnityEngine.TextCore.FaceInfo::get_meanLine()
  2447. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_meanLine_m10957577CE99FF794523FA34E4ED873B4888A11D (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method)
  2448. {
  2449. float V_0 = 0.0f;
  2450. {
  2451. float L_0 = __this->get_m_MeanLine_8();
  2452. V_0 = L_0;
  2453. goto IL_000a;
  2454. }
  2455. IL_000a:
  2456. {
  2457. float L_1 = V_0;
  2458. return L_1;
  2459. }
  2460. }
  2461. IL2CPP_EXTERN_C float FaceInfo_get_meanLine_m10957577CE99FF794523FA34E4ED873B4888A11D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  2462. {
  2463. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2464. int32_t _offset = 1;
  2465. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2466. float _returnValue;
  2467. _returnValue = FaceInfo_get_meanLine_m10957577CE99FF794523FA34E4ED873B4888A11D(_thisAdjusted, method);
  2468. return _returnValue;
  2469. }
  2470. // System.Void UnityEngine.TextCore.FaceInfo::set_meanLine(System.Single)
  2471. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_meanLine_m9118E1C37F756267BF93CE1E94C880FACB70E2A2 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method)
  2472. {
  2473. {
  2474. float L_0 = ___value0;
  2475. __this->set_m_MeanLine_8(L_0);
  2476. return;
  2477. }
  2478. }
  2479. IL2CPP_EXTERN_C void FaceInfo_set_meanLine_m9118E1C37F756267BF93CE1E94C880FACB70E2A2_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method)
  2480. {
  2481. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2482. int32_t _offset = 1;
  2483. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2484. FaceInfo_set_meanLine_m9118E1C37F756267BF93CE1E94C880FACB70E2A2(_thisAdjusted, ___value0, method);
  2485. }
  2486. // System.Single UnityEngine.TextCore.FaceInfo::get_baseline()
  2487. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_baseline_m7EB9429D8D329E5DA5DB890CEF02A6C015C056D6 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method)
  2488. {
  2489. float V_0 = 0.0f;
  2490. {
  2491. float L_0 = __this->get_m_Baseline_9();
  2492. V_0 = L_0;
  2493. goto IL_000a;
  2494. }
  2495. IL_000a:
  2496. {
  2497. float L_1 = V_0;
  2498. return L_1;
  2499. }
  2500. }
  2501. IL2CPP_EXTERN_C float FaceInfo_get_baseline_m7EB9429D8D329E5DA5DB890CEF02A6C015C056D6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  2502. {
  2503. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2504. int32_t _offset = 1;
  2505. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2506. float _returnValue;
  2507. _returnValue = FaceInfo_get_baseline_m7EB9429D8D329E5DA5DB890CEF02A6C015C056D6(_thisAdjusted, method);
  2508. return _returnValue;
  2509. }
  2510. // System.Void UnityEngine.TextCore.FaceInfo::set_baseline(System.Single)
  2511. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_baseline_m83DA240FEADBE11609EB11B79AC9FE6165ABBAC7 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method)
  2512. {
  2513. {
  2514. float L_0 = ___value0;
  2515. __this->set_m_Baseline_9(L_0);
  2516. return;
  2517. }
  2518. }
  2519. IL2CPP_EXTERN_C void FaceInfo_set_baseline_m83DA240FEADBE11609EB11B79AC9FE6165ABBAC7_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method)
  2520. {
  2521. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2522. int32_t _offset = 1;
  2523. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2524. FaceInfo_set_baseline_m83DA240FEADBE11609EB11B79AC9FE6165ABBAC7(_thisAdjusted, ___value0, method);
  2525. }
  2526. // System.Single UnityEngine.TextCore.FaceInfo::get_descentLine()
  2527. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_descentLine_m0AEF0D85997836B841605DCE178ABA42A92C6EFA (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method)
  2528. {
  2529. float V_0 = 0.0f;
  2530. {
  2531. float L_0 = __this->get_m_DescentLine_10();
  2532. V_0 = L_0;
  2533. goto IL_000a;
  2534. }
  2535. IL_000a:
  2536. {
  2537. float L_1 = V_0;
  2538. return L_1;
  2539. }
  2540. }
  2541. IL2CPP_EXTERN_C float FaceInfo_get_descentLine_m0AEF0D85997836B841605DCE178ABA42A92C6EFA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  2542. {
  2543. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2544. int32_t _offset = 1;
  2545. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2546. float _returnValue;
  2547. _returnValue = FaceInfo_get_descentLine_m0AEF0D85997836B841605DCE178ABA42A92C6EFA(_thisAdjusted, method);
  2548. return _returnValue;
  2549. }
  2550. // System.Void UnityEngine.TextCore.FaceInfo::set_descentLine(System.Single)
  2551. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_descentLine_m91AB76A124FE9E536BD72785512B2C623BA2B067 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method)
  2552. {
  2553. {
  2554. float L_0 = ___value0;
  2555. __this->set_m_DescentLine_10(L_0);
  2556. return;
  2557. }
  2558. }
  2559. IL2CPP_EXTERN_C void FaceInfo_set_descentLine_m91AB76A124FE9E536BD72785512B2C623BA2B067_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method)
  2560. {
  2561. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2562. int32_t _offset = 1;
  2563. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2564. FaceInfo_set_descentLine_m91AB76A124FE9E536BD72785512B2C623BA2B067(_thisAdjusted, ___value0, method);
  2565. }
  2566. // System.Single UnityEngine.TextCore.FaceInfo::get_superscriptOffset()
  2567. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_superscriptOffset_mAF8D37F78A79780652BAE40384F0C4DED8350769 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method)
  2568. {
  2569. float V_0 = 0.0f;
  2570. {
  2571. float L_0 = __this->get_m_SuperscriptOffset_11();
  2572. V_0 = L_0;
  2573. goto IL_000a;
  2574. }
  2575. IL_000a:
  2576. {
  2577. float L_1 = V_0;
  2578. return L_1;
  2579. }
  2580. }
  2581. IL2CPP_EXTERN_C float FaceInfo_get_superscriptOffset_mAF8D37F78A79780652BAE40384F0C4DED8350769_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  2582. {
  2583. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2584. int32_t _offset = 1;
  2585. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2586. float _returnValue;
  2587. _returnValue = FaceInfo_get_superscriptOffset_mAF8D37F78A79780652BAE40384F0C4DED8350769(_thisAdjusted, method);
  2588. return _returnValue;
  2589. }
  2590. // System.Void UnityEngine.TextCore.FaceInfo::set_superscriptOffset(System.Single)
  2591. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_superscriptOffset_mE0422507D4C2DE3F2CFF7286F90462675741D15E (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method)
  2592. {
  2593. {
  2594. float L_0 = ___value0;
  2595. __this->set_m_SuperscriptOffset_11(L_0);
  2596. return;
  2597. }
  2598. }
  2599. IL2CPP_EXTERN_C void FaceInfo_set_superscriptOffset_mE0422507D4C2DE3F2CFF7286F90462675741D15E_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method)
  2600. {
  2601. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2602. int32_t _offset = 1;
  2603. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2604. FaceInfo_set_superscriptOffset_mE0422507D4C2DE3F2CFF7286F90462675741D15E(_thisAdjusted, ___value0, method);
  2605. }
  2606. // System.Single UnityEngine.TextCore.FaceInfo::get_superscriptSize()
  2607. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_superscriptSize_m7FBEC1B0C97A7DC9D581AF9ADBDDCF14F7565F1A (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method)
  2608. {
  2609. float V_0 = 0.0f;
  2610. {
  2611. float L_0 = __this->get_m_SuperscriptSize_12();
  2612. V_0 = L_0;
  2613. goto IL_000a;
  2614. }
  2615. IL_000a:
  2616. {
  2617. float L_1 = V_0;
  2618. return L_1;
  2619. }
  2620. }
  2621. IL2CPP_EXTERN_C float FaceInfo_get_superscriptSize_m7FBEC1B0C97A7DC9D581AF9ADBDDCF14F7565F1A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  2622. {
  2623. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2624. int32_t _offset = 1;
  2625. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2626. float _returnValue;
  2627. _returnValue = FaceInfo_get_superscriptSize_m7FBEC1B0C97A7DC9D581AF9ADBDDCF14F7565F1A(_thisAdjusted, method);
  2628. return _returnValue;
  2629. }
  2630. // System.Void UnityEngine.TextCore.FaceInfo::set_superscriptSize(System.Single)
  2631. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_superscriptSize_mCDE84F4EA47D69B7D783FE62DA78656BBC17C07E (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method)
  2632. {
  2633. {
  2634. float L_0 = ___value0;
  2635. __this->set_m_SuperscriptSize_12(L_0);
  2636. return;
  2637. }
  2638. }
  2639. IL2CPP_EXTERN_C void FaceInfo_set_superscriptSize_mCDE84F4EA47D69B7D783FE62DA78656BBC17C07E_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method)
  2640. {
  2641. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2642. int32_t _offset = 1;
  2643. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2644. FaceInfo_set_superscriptSize_mCDE84F4EA47D69B7D783FE62DA78656BBC17C07E(_thisAdjusted, ___value0, method);
  2645. }
  2646. // System.Single UnityEngine.TextCore.FaceInfo::get_subscriptOffset()
  2647. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_subscriptOffset_mD3F7F2F5F93364977E3F81E9B693D5CDB1419088 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method)
  2648. {
  2649. float V_0 = 0.0f;
  2650. {
  2651. float L_0 = __this->get_m_SubscriptOffset_13();
  2652. V_0 = L_0;
  2653. goto IL_000a;
  2654. }
  2655. IL_000a:
  2656. {
  2657. float L_1 = V_0;
  2658. return L_1;
  2659. }
  2660. }
  2661. IL2CPP_EXTERN_C float FaceInfo_get_subscriptOffset_mD3F7F2F5F93364977E3F81E9B693D5CDB1419088_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  2662. {
  2663. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2664. int32_t _offset = 1;
  2665. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2666. float _returnValue;
  2667. _returnValue = FaceInfo_get_subscriptOffset_mD3F7F2F5F93364977E3F81E9B693D5CDB1419088(_thisAdjusted, method);
  2668. return _returnValue;
  2669. }
  2670. // System.Void UnityEngine.TextCore.FaceInfo::set_subscriptOffset(System.Single)
  2671. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_subscriptOffset_mCF79D815311C70E3E8CC2BC241FEFE39CC992A39 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method)
  2672. {
  2673. {
  2674. float L_0 = ___value0;
  2675. __this->set_m_SubscriptOffset_13(L_0);
  2676. return;
  2677. }
  2678. }
  2679. IL2CPP_EXTERN_C void FaceInfo_set_subscriptOffset_mCF79D815311C70E3E8CC2BC241FEFE39CC992A39_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method)
  2680. {
  2681. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2682. int32_t _offset = 1;
  2683. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2684. FaceInfo_set_subscriptOffset_mCF79D815311C70E3E8CC2BC241FEFE39CC992A39(_thisAdjusted, ___value0, method);
  2685. }
  2686. // System.Single UnityEngine.TextCore.FaceInfo::get_subscriptSize()
  2687. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_subscriptSize_mEC9AEAD24A51AB19FFCC09AE919EF656ED2C6413 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method)
  2688. {
  2689. float V_0 = 0.0f;
  2690. {
  2691. float L_0 = __this->get_m_SubscriptSize_14();
  2692. V_0 = L_0;
  2693. goto IL_000a;
  2694. }
  2695. IL_000a:
  2696. {
  2697. float L_1 = V_0;
  2698. return L_1;
  2699. }
  2700. }
  2701. IL2CPP_EXTERN_C float FaceInfo_get_subscriptSize_mEC9AEAD24A51AB19FFCC09AE919EF656ED2C6413_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  2702. {
  2703. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2704. int32_t _offset = 1;
  2705. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2706. float _returnValue;
  2707. _returnValue = FaceInfo_get_subscriptSize_mEC9AEAD24A51AB19FFCC09AE919EF656ED2C6413(_thisAdjusted, method);
  2708. return _returnValue;
  2709. }
  2710. // System.Void UnityEngine.TextCore.FaceInfo::set_subscriptSize(System.Single)
  2711. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_subscriptSize_m61497C0D29FE50D498648DEC0FAADA9ED151387A (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method)
  2712. {
  2713. {
  2714. float L_0 = ___value0;
  2715. __this->set_m_SubscriptSize_14(L_0);
  2716. return;
  2717. }
  2718. }
  2719. IL2CPP_EXTERN_C void FaceInfo_set_subscriptSize_m61497C0D29FE50D498648DEC0FAADA9ED151387A_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method)
  2720. {
  2721. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2722. int32_t _offset = 1;
  2723. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2724. FaceInfo_set_subscriptSize_m61497C0D29FE50D498648DEC0FAADA9ED151387A(_thisAdjusted, ___value0, method);
  2725. }
  2726. // System.Single UnityEngine.TextCore.FaceInfo::get_underlineOffset()
  2727. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_underlineOffset_m0F2900E06388C697807D43285BD4979E9D0BDA50 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method)
  2728. {
  2729. float V_0 = 0.0f;
  2730. {
  2731. float L_0 = __this->get_m_UnderlineOffset_15();
  2732. V_0 = L_0;
  2733. goto IL_000a;
  2734. }
  2735. IL_000a:
  2736. {
  2737. float L_1 = V_0;
  2738. return L_1;
  2739. }
  2740. }
  2741. IL2CPP_EXTERN_C float FaceInfo_get_underlineOffset_m0F2900E06388C697807D43285BD4979E9D0BDA50_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  2742. {
  2743. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2744. int32_t _offset = 1;
  2745. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2746. float _returnValue;
  2747. _returnValue = FaceInfo_get_underlineOffset_m0F2900E06388C697807D43285BD4979E9D0BDA50(_thisAdjusted, method);
  2748. return _returnValue;
  2749. }
  2750. // System.Void UnityEngine.TextCore.FaceInfo::set_underlineOffset(System.Single)
  2751. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_underlineOffset_mBE89D25E848FAF83FB750D95A93F6C051D798B54 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method)
  2752. {
  2753. {
  2754. float L_0 = ___value0;
  2755. __this->set_m_UnderlineOffset_15(L_0);
  2756. return;
  2757. }
  2758. }
  2759. IL2CPP_EXTERN_C void FaceInfo_set_underlineOffset_mBE89D25E848FAF83FB750D95A93F6C051D798B54_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method)
  2760. {
  2761. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2762. int32_t _offset = 1;
  2763. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2764. FaceInfo_set_underlineOffset_mBE89D25E848FAF83FB750D95A93F6C051D798B54(_thisAdjusted, ___value0, method);
  2765. }
  2766. // System.Single UnityEngine.TextCore.FaceInfo::get_underlineThickness()
  2767. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_underlineThickness_m07A6016172DE8DC1514CA780EBB80C32FA209F28 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method)
  2768. {
  2769. float V_0 = 0.0f;
  2770. {
  2771. float L_0 = __this->get_m_UnderlineThickness_16();
  2772. V_0 = L_0;
  2773. goto IL_000a;
  2774. }
  2775. IL_000a:
  2776. {
  2777. float L_1 = V_0;
  2778. return L_1;
  2779. }
  2780. }
  2781. IL2CPP_EXTERN_C float FaceInfo_get_underlineThickness_m07A6016172DE8DC1514CA780EBB80C32FA209F28_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  2782. {
  2783. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2784. int32_t _offset = 1;
  2785. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2786. float _returnValue;
  2787. _returnValue = FaceInfo_get_underlineThickness_m07A6016172DE8DC1514CA780EBB80C32FA209F28(_thisAdjusted, method);
  2788. return _returnValue;
  2789. }
  2790. // System.Void UnityEngine.TextCore.FaceInfo::set_underlineThickness(System.Single)
  2791. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_underlineThickness_m86B440DB7CBDB6C588FBC03990B980A715726059 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method)
  2792. {
  2793. {
  2794. float L_0 = ___value0;
  2795. __this->set_m_UnderlineThickness_16(L_0);
  2796. return;
  2797. }
  2798. }
  2799. IL2CPP_EXTERN_C void FaceInfo_set_underlineThickness_m86B440DB7CBDB6C588FBC03990B980A715726059_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method)
  2800. {
  2801. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2802. int32_t _offset = 1;
  2803. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2804. FaceInfo_set_underlineThickness_m86B440DB7CBDB6C588FBC03990B980A715726059(_thisAdjusted, ___value0, method);
  2805. }
  2806. // System.Single UnityEngine.TextCore.FaceInfo::get_strikethroughOffset()
  2807. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_strikethroughOffset_m705C7A75FFA7E324582D6A1CC404ED4C8E8417EB (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method)
  2808. {
  2809. float V_0 = 0.0f;
  2810. {
  2811. float L_0 = __this->get_m_StrikethroughOffset_17();
  2812. V_0 = L_0;
  2813. goto IL_000a;
  2814. }
  2815. IL_000a:
  2816. {
  2817. float L_1 = V_0;
  2818. return L_1;
  2819. }
  2820. }
  2821. IL2CPP_EXTERN_C float FaceInfo_get_strikethroughOffset_m705C7A75FFA7E324582D6A1CC404ED4C8E8417EB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  2822. {
  2823. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2824. int32_t _offset = 1;
  2825. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2826. float _returnValue;
  2827. _returnValue = FaceInfo_get_strikethroughOffset_m705C7A75FFA7E324582D6A1CC404ED4C8E8417EB(_thisAdjusted, method);
  2828. return _returnValue;
  2829. }
  2830. // System.Void UnityEngine.TextCore.FaceInfo::set_strikethroughOffset(System.Single)
  2831. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_strikethroughOffset_m9ACD0A24A8EC5FEB90596BA43E8E8D8FF7EA0623 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method)
  2832. {
  2833. {
  2834. float L_0 = ___value0;
  2835. __this->set_m_StrikethroughOffset_17(L_0);
  2836. return;
  2837. }
  2838. }
  2839. IL2CPP_EXTERN_C void FaceInfo_set_strikethroughOffset_m9ACD0A24A8EC5FEB90596BA43E8E8D8FF7EA0623_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method)
  2840. {
  2841. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2842. int32_t _offset = 1;
  2843. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2844. FaceInfo_set_strikethroughOffset_m9ACD0A24A8EC5FEB90596BA43E8E8D8FF7EA0623(_thisAdjusted, ___value0, method);
  2845. }
  2846. // System.Void UnityEngine.TextCore.FaceInfo::set_strikethroughThickness(System.Single)
  2847. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_strikethroughThickness_mE26FAFBC6C984F88F68F7507CFE8AFB28E1932E7 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method)
  2848. {
  2849. {
  2850. float L_0 = ___value0;
  2851. __this->set_m_StrikethroughThickness_18(L_0);
  2852. return;
  2853. }
  2854. }
  2855. IL2CPP_EXTERN_C void FaceInfo_set_strikethroughThickness_mE26FAFBC6C984F88F68F7507CFE8AFB28E1932E7_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method)
  2856. {
  2857. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2858. int32_t _offset = 1;
  2859. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2860. FaceInfo_set_strikethroughThickness_mE26FAFBC6C984F88F68F7507CFE8AFB28E1932E7(_thisAdjusted, ___value0, method);
  2861. }
  2862. // System.Single UnityEngine.TextCore.FaceInfo::get_tabWidth()
  2863. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_tabWidth_mFBE94B2FBBB301B0FC1011D49A96032A0EE1A588 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, const RuntimeMethod* method)
  2864. {
  2865. float V_0 = 0.0f;
  2866. {
  2867. float L_0 = __this->get_m_TabWidth_19();
  2868. V_0 = L_0;
  2869. goto IL_000a;
  2870. }
  2871. IL_000a:
  2872. {
  2873. float L_1 = V_0;
  2874. return L_1;
  2875. }
  2876. }
  2877. IL2CPP_EXTERN_C float FaceInfo_get_tabWidth_mFBE94B2FBBB301B0FC1011D49A96032A0EE1A588_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  2878. {
  2879. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2880. int32_t _offset = 1;
  2881. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2882. float _returnValue;
  2883. _returnValue = FaceInfo_get_tabWidth_mFBE94B2FBBB301B0FC1011D49A96032A0EE1A588(_thisAdjusted, method);
  2884. return _returnValue;
  2885. }
  2886. // System.Void UnityEngine.TextCore.FaceInfo::set_tabWidth(System.Single)
  2887. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_tabWidth_mE024C95E768A214E3C85781753658B437F4B6B54 (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * __this, float ___value0, const RuntimeMethod* method)
  2888. {
  2889. {
  2890. float L_0 = ___value0;
  2891. __this->set_m_TabWidth_19(L_0);
  2892. return;
  2893. }
  2894. }
  2895. IL2CPP_EXTERN_C void FaceInfo_set_tabWidth_mE024C95E768A214E3C85781753658B437F4B6B54_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method)
  2896. {
  2897. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * _thisAdjusted;
  2898. int32_t _offset = 1;
  2899. _thisAdjusted = reinterpret_cast<FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *>(__this + _offset);
  2900. FaceInfo_set_tabWidth_mE024C95E768A214E3C85781753658B437F4B6B54(_thisAdjusted, ___value0, method);
  2901. }
  2902. #ifdef __clang__
  2903. #pragma clang diagnostic pop
  2904. #endif
  2905. #ifdef __clang__
  2906. #pragma clang diagnostic push
  2907. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2908. #pragma clang diagnostic ignored "-Wunused-variable"
  2909. #endif
  2910. // UnityEngine.TextCore.LowLevel.FontEngineError UnityEngine.TextCore.LowLevel.FontEngine::InitializeFontEngine()
  2911. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_InitializeFontEngine_m85697221DC9ED18EC8356014293D423347054C43 (const RuntimeMethod* method)
  2912. {
  2913. static bool s_Il2CppMethodInitialized;
  2914. if (!s_Il2CppMethodInitialized)
  2915. {
  2916. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  2917. s_Il2CppMethodInitialized = true;
  2918. }
  2919. int32_t V_0 = 0;
  2920. {
  2921. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  2922. int32_t L_0;
  2923. L_0 = FontEngine_InitializeFontEngine_Internal_m50E925BB9BE850ADB0611C2707FCECF3FB728C71(/*hidden argument*/NULL);
  2924. V_0 = L_0;
  2925. goto IL_0009;
  2926. }
  2927. IL_0009:
  2928. {
  2929. int32_t L_1 = V_0;
  2930. return L_1;
  2931. }
  2932. }
  2933. // System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::InitializeFontEngine_Internal()
  2934. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_InitializeFontEngine_Internal_m50E925BB9BE850ADB0611C2707FCECF3FB728C71 (const RuntimeMethod* method)
  2935. {
  2936. typedef int32_t (*FontEngine_InitializeFontEngine_Internal_m50E925BB9BE850ADB0611C2707FCECF3FB728C71_ftn) ();
  2937. static FontEngine_InitializeFontEngine_Internal_m50E925BB9BE850ADB0611C2707FCECF3FB728C71_ftn _il2cpp_icall_func;
  2938. if (!_il2cpp_icall_func)
  2939. _il2cpp_icall_func = (FontEngine_InitializeFontEngine_Internal_m50E925BB9BE850ADB0611C2707FCECF3FB728C71_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::InitializeFontEngine_Internal()");
  2940. int32_t icallRetVal = _il2cpp_icall_func();
  2941. return icallRetVal;
  2942. }
  2943. // UnityEngine.TextCore.LowLevel.FontEngineError UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace(UnityEngine.Font,System.Int32)
  2944. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_LoadFontFace_m85674659FD8AA761C771CA869FC345B1555EDD5D (Font_tB53D3F362CB1A0B92307B362826F212AE2D2A6A9 * ___font0, int32_t ___pointSize1, const RuntimeMethod* method)
  2945. {
  2946. static bool s_Il2CppMethodInitialized;
  2947. if (!s_Il2CppMethodInitialized)
  2948. {
  2949. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  2950. s_Il2CppMethodInitialized = true;
  2951. }
  2952. int32_t V_0 = 0;
  2953. {
  2954. Font_tB53D3F362CB1A0B92307B362826F212AE2D2A6A9 * L_0 = ___font0;
  2955. int32_t L_1 = ___pointSize1;
  2956. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  2957. int32_t L_2;
  2958. L_2 = FontEngine_LoadFontFace_With_Size_FromFont_Internal_m2904823B237D890C9AC817A13098274D7DEC4FA7(L_0, L_1, /*hidden argument*/NULL);
  2959. V_0 = L_2;
  2960. goto IL_000b;
  2961. }
  2962. IL_000b:
  2963. {
  2964. int32_t L_3 = V_0;
  2965. return L_3;
  2966. }
  2967. }
  2968. // System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace_With_Size_FromFont_Internal(UnityEngine.Font,System.Int32)
  2969. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_LoadFontFace_With_Size_FromFont_Internal_m2904823B237D890C9AC817A13098274D7DEC4FA7 (Font_tB53D3F362CB1A0B92307B362826F212AE2D2A6A9 * ___font0, int32_t ___pointSize1, const RuntimeMethod* method)
  2970. {
  2971. typedef int32_t (*FontEngine_LoadFontFace_With_Size_FromFont_Internal_m2904823B237D890C9AC817A13098274D7DEC4FA7_ftn) (Font_tB53D3F362CB1A0B92307B362826F212AE2D2A6A9 *, int32_t);
  2972. static FontEngine_LoadFontFace_With_Size_FromFont_Internal_m2904823B237D890C9AC817A13098274D7DEC4FA7_ftn _il2cpp_icall_func;
  2973. if (!_il2cpp_icall_func)
  2974. _il2cpp_icall_func = (FontEngine_LoadFontFace_With_Size_FromFont_Internal_m2904823B237D890C9AC817A13098274D7DEC4FA7_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace_With_Size_FromFont_Internal(UnityEngine.Font,System.Int32)");
  2975. int32_t icallRetVal = _il2cpp_icall_func(___font0, ___pointSize1);
  2976. return icallRetVal;
  2977. }
  2978. // UnityEngine.TextCore.FaceInfo UnityEngine.TextCore.LowLevel.FontEngine::GetFaceInfo()
  2979. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 FontEngine_GetFaceInfo_m76A5E8DEE1846A7D56BC72D8FE177CA6656F8385 (const RuntimeMethod* method)
  2980. {
  2981. static bool s_Il2CppMethodInitialized;
  2982. if (!s_Il2CppMethodInitialized)
  2983. {
  2984. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  2985. s_Il2CppMethodInitialized = true;
  2986. }
  2987. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 V_0;
  2988. memset((&V_0), 0, sizeof(V_0));
  2989. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 V_1;
  2990. memset((&V_1), 0, sizeof(V_1));
  2991. {
  2992. il2cpp_codegen_initobj((&V_0), sizeof(FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 ));
  2993. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  2994. int32_t L_0;
  2995. L_0 = FontEngine_GetFaceInfo_Internal_m86BF1FCC26761DEB15EBC252943F10690612F6CA((FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *)(&V_0), /*hidden argument*/NULL);
  2996. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 L_1 = V_0;
  2997. V_1 = L_1;
  2998. goto IL_0015;
  2999. }
  3000. IL_0015:
  3001. {
  3002. FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 L_2 = V_1;
  3003. return L_2;
  3004. }
  3005. }
  3006. // System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::GetFaceInfo_Internal(UnityEngine.TextCore.FaceInfo&)
  3007. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_GetFaceInfo_Internal_m86BF1FCC26761DEB15EBC252943F10690612F6CA (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 * ___faceInfo0, const RuntimeMethod* method)
  3008. {
  3009. typedef int32_t (*FontEngine_GetFaceInfo_Internal_m86BF1FCC26761DEB15EBC252943F10690612F6CA_ftn) (FaceInfo_t3A29F58B4C0435D2D76E3474E2B9D03F8A20C979 *);
  3010. static FontEngine_GetFaceInfo_Internal_m86BF1FCC26761DEB15EBC252943F10690612F6CA_ftn _il2cpp_icall_func;
  3011. if (!_il2cpp_icall_func)
  3012. _il2cpp_icall_func = (FontEngine_GetFaceInfo_Internal_m86BF1FCC26761DEB15EBC252943F10690612F6CA_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::GetFaceInfo_Internal(UnityEngine.TextCore.FaceInfo&)");
  3013. int32_t icallRetVal = _il2cpp_icall_func(___faceInfo0);
  3014. return icallRetVal;
  3015. }
  3016. // System.UInt32 UnityEngine.TextCore.LowLevel.FontEngine::GetGlyphIndex(System.UInt32)
  3017. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t FontEngine_GetGlyphIndex_mFA9D09AB6E5FC7234F0154D9BF53923762EE1947 (uint32_t ___unicode0, const RuntimeMethod* method)
  3018. {
  3019. typedef uint32_t (*FontEngine_GetGlyphIndex_mFA9D09AB6E5FC7234F0154D9BF53923762EE1947_ftn) (uint32_t);
  3020. static FontEngine_GetGlyphIndex_mFA9D09AB6E5FC7234F0154D9BF53923762EE1947_ftn _il2cpp_icall_func;
  3021. if (!_il2cpp_icall_func)
  3022. _il2cpp_icall_func = (FontEngine_GetGlyphIndex_mFA9D09AB6E5FC7234F0154D9BF53923762EE1947_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::GetGlyphIndex(System.UInt32)");
  3023. uint32_t icallRetVal = _il2cpp_icall_func(___unicode0);
  3024. return icallRetVal;
  3025. }
  3026. // System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithUnicodeValue(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.Glyph&)
  3027. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryGetGlyphWithUnicodeValue_m2C8B5D37D097FB1C75846E431D29AC15349CBA3B (uint32_t ___unicode0, int32_t ___flags1, Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 ** ___glyph2, const RuntimeMethod* method)
  3028. {
  3029. static bool s_Il2CppMethodInitialized;
  3030. if (!s_Il2CppMethodInitialized)
  3031. {
  3032. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3033. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_il2cpp_TypeInfo_var);
  3034. s_Il2CppMethodInitialized = true;
  3035. }
  3036. GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 V_0;
  3037. memset((&V_0), 0, sizeof(V_0));
  3038. bool V_1 = false;
  3039. bool V_2 = false;
  3040. {
  3041. il2cpp_codegen_initobj((&V_0), sizeof(GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 ));
  3042. uint32_t L_0 = ___unicode0;
  3043. int32_t L_1 = ___flags1;
  3044. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3045. bool L_2;
  3046. L_2 = FontEngine_TryGetGlyphWithUnicodeValue_Internal_m4DDE3BF8F78CEDB763D821454B89997BB9BA276C(L_0, L_1, (GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 *)(&V_0), /*hidden argument*/NULL);
  3047. V_1 = L_2;
  3048. bool L_3 = V_1;
  3049. if (!L_3)
  3050. {
  3051. goto IL_0023;
  3052. }
  3053. }
  3054. {
  3055. Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 ** L_4 = ___glyph2;
  3056. GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 L_5 = V_0;
  3057. Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * L_6 = (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 *)il2cpp_codegen_object_new(Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_il2cpp_TypeInfo_var);
  3058. Glyph__ctor_m926A82734800BFA828FFB469B956F563FF0F1994(L_6, L_5, /*hidden argument*/NULL);
  3059. *((RuntimeObject **)L_4) = (RuntimeObject *)L_6;
  3060. Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_4, (void*)(RuntimeObject *)L_6);
  3061. V_2 = (bool)1;
  3062. goto IL_002a;
  3063. }
  3064. IL_0023:
  3065. {
  3066. Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 ** L_7 = ___glyph2;
  3067. *((RuntimeObject **)L_7) = (RuntimeObject *)NULL;
  3068. Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_7, (void*)(RuntimeObject *)NULL);
  3069. V_2 = (bool)0;
  3070. goto IL_002a;
  3071. }
  3072. IL_002a:
  3073. {
  3074. bool L_8 = V_2;
  3075. return L_8;
  3076. }
  3077. }
  3078. // System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithUnicodeValue_Internal(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct&)
  3079. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryGetGlyphWithUnicodeValue_Internal_m4DDE3BF8F78CEDB763D821454B89997BB9BA276C (uint32_t ___unicode0, int32_t ___loadFlags1, GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 * ___glyphStruct2, const RuntimeMethod* method)
  3080. {
  3081. typedef bool (*FontEngine_TryGetGlyphWithUnicodeValue_Internal_m4DDE3BF8F78CEDB763D821454B89997BB9BA276C_ftn) (uint32_t, int32_t, GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 *);
  3082. static FontEngine_TryGetGlyphWithUnicodeValue_Internal_m4DDE3BF8F78CEDB763D821454B89997BB9BA276C_ftn _il2cpp_icall_func;
  3083. if (!_il2cpp_icall_func)
  3084. _il2cpp_icall_func = (FontEngine_TryGetGlyphWithUnicodeValue_Internal_m4DDE3BF8F78CEDB763D821454B89997BB9BA276C_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithUnicodeValue_Internal(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct&)");
  3085. bool icallRetVal = _il2cpp_icall_func(___unicode0, ___loadFlags1, ___glyphStruct2);
  3086. return icallRetVal;
  3087. }
  3088. // System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithIndexValue(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.Glyph&)
  3089. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryGetGlyphWithIndexValue_m775B743546174CA10A01141847225874AC3EE7D9 (uint32_t ___glyphIndex0, int32_t ___flags1, Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 ** ___glyph2, const RuntimeMethod* method)
  3090. {
  3091. static bool s_Il2CppMethodInitialized;
  3092. if (!s_Il2CppMethodInitialized)
  3093. {
  3094. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3095. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_il2cpp_TypeInfo_var);
  3096. s_Il2CppMethodInitialized = true;
  3097. }
  3098. GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 V_0;
  3099. memset((&V_0), 0, sizeof(V_0));
  3100. bool V_1 = false;
  3101. bool V_2 = false;
  3102. {
  3103. il2cpp_codegen_initobj((&V_0), sizeof(GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 ));
  3104. uint32_t L_0 = ___glyphIndex0;
  3105. int32_t L_1 = ___flags1;
  3106. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3107. bool L_2;
  3108. L_2 = FontEngine_TryGetGlyphWithIndexValue_Internal_mF1CB9EABC97E1A1372A23297EAFBE7EAB5A6313A(L_0, L_1, (GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 *)(&V_0), /*hidden argument*/NULL);
  3109. V_1 = L_2;
  3110. bool L_3 = V_1;
  3111. if (!L_3)
  3112. {
  3113. goto IL_0023;
  3114. }
  3115. }
  3116. {
  3117. Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 ** L_4 = ___glyph2;
  3118. GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 L_5 = V_0;
  3119. Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * L_6 = (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 *)il2cpp_codegen_object_new(Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_il2cpp_TypeInfo_var);
  3120. Glyph__ctor_m926A82734800BFA828FFB469B956F563FF0F1994(L_6, L_5, /*hidden argument*/NULL);
  3121. *((RuntimeObject **)L_4) = (RuntimeObject *)L_6;
  3122. Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_4, (void*)(RuntimeObject *)L_6);
  3123. V_2 = (bool)1;
  3124. goto IL_002a;
  3125. }
  3126. IL_0023:
  3127. {
  3128. Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 ** L_7 = ___glyph2;
  3129. *((RuntimeObject **)L_7) = (RuntimeObject *)NULL;
  3130. Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_7, (void*)(RuntimeObject *)NULL);
  3131. V_2 = (bool)0;
  3132. goto IL_002a;
  3133. }
  3134. IL_002a:
  3135. {
  3136. bool L_8 = V_2;
  3137. return L_8;
  3138. }
  3139. }
  3140. // System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithIndexValue_Internal(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct&)
  3141. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryGetGlyphWithIndexValue_Internal_mF1CB9EABC97E1A1372A23297EAFBE7EAB5A6313A (uint32_t ___glyphIndex0, int32_t ___loadFlags1, GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 * ___glyphStruct2, const RuntimeMethod* method)
  3142. {
  3143. typedef bool (*FontEngine_TryGetGlyphWithIndexValue_Internal_mF1CB9EABC97E1A1372A23297EAFBE7EAB5A6313A_ftn) (uint32_t, int32_t, GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 *);
  3144. static FontEngine_TryGetGlyphWithIndexValue_Internal_mF1CB9EABC97E1A1372A23297EAFBE7EAB5A6313A_ftn _il2cpp_icall_func;
  3145. if (!_il2cpp_icall_func)
  3146. _il2cpp_icall_func = (FontEngine_TryGetGlyphWithIndexValue_Internal_mF1CB9EABC97E1A1372A23297EAFBE7EAB5A6313A_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithIndexValue_Internal(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct&)");
  3147. bool icallRetVal = _il2cpp_icall_func(___glyphIndex0, ___loadFlags1, ___glyphStruct2);
  3148. return icallRetVal;
  3149. }
  3150. // 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&)
  3151. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryAddGlyphToTexture_mF2513F6DE362FCB9609BE09CC1EFB6D851922200 (uint32_t ___glyphIndex0, int32_t ___padding1, int32_t ___packingMode2, List_1_tE870449A6BC21548542BC92F18B284004FA8668A * ___freeGlyphRects3, List_1_tE870449A6BC21548542BC92F18B284004FA8668A * ___usedGlyphRects4, int32_t ___renderMode5, Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___texture6, Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 ** ___glyph7, const RuntimeMethod* method)
  3152. {
  3153. static bool s_Il2CppMethodInitialized;
  3154. if (!s_Il2CppMethodInitialized)
  3155. {
  3156. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3157. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA_il2cpp_TypeInfo_var);
  3158. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_il2cpp_TypeInfo_var);
  3159. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m0571434FBDE53644D999B834DAD977310BAD102F_RuntimeMethod_var);
  3160. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m949403FFC1CA942A8E079B68690DD0403B97CCCE_RuntimeMethod_var);
  3161. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m3A6B7533185FE0E994960D5DB16D0BCDFAD9139A_RuntimeMethod_var);
  3162. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mD82D6243B1279DDE52B1B500B5DF60B509D30AC1_RuntimeMethod_var);
  3163. s_Il2CppMethodInitialized = true;
  3164. }
  3165. int32_t V_0 = 0;
  3166. int32_t V_1 = 0;
  3167. int32_t V_2 = 0;
  3168. int32_t V_3 = 0;
  3169. GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 V_4;
  3170. memset((&V_4), 0, sizeof(V_4));
  3171. bool V_5 = false;
  3172. int32_t V_6 = 0;
  3173. int32_t V_7 = 0;
  3174. bool V_8 = false;
  3175. bool V_9 = false;
  3176. bool V_10 = false;
  3177. bool V_11 = false;
  3178. int32_t V_12 = 0;
  3179. bool V_13 = false;
  3180. bool V_14 = false;
  3181. bool V_15 = false;
  3182. bool V_16 = false;
  3183. int32_t G_B3_0 = 0;
  3184. {
  3185. List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_0 = ___freeGlyphRects3;
  3186. NullCheck(L_0);
  3187. int32_t L_1;
  3188. L_1 = List_1_get_Count_m3A6B7533185FE0E994960D5DB16D0BCDFAD9139A_inline(L_0, /*hidden argument*/List_1_get_Count_m3A6B7533185FE0E994960D5DB16D0BCDFAD9139A_RuntimeMethod_var);
  3189. V_0 = L_1;
  3190. List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_2 = ___usedGlyphRects4;
  3191. NullCheck(L_2);
  3192. int32_t L_3;
  3193. L_3 = List_1_get_Count_m3A6B7533185FE0E994960D5DB16D0BCDFAD9139A_inline(L_2, /*hidden argument*/List_1_get_Count_m3A6B7533185FE0E994960D5DB16D0BCDFAD9139A_RuntimeMethod_var);
  3194. V_1 = L_3;
  3195. int32_t L_4 = V_0;
  3196. int32_t L_5 = V_1;
  3197. V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_5));
  3198. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3199. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_6 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_FreeGlyphRects_4();
  3200. NullCheck(L_6);
  3201. int32_t L_7 = V_2;
  3202. if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length)))) < ((int32_t)L_7)))
  3203. {
  3204. goto IL_002a;
  3205. }
  3206. }
  3207. {
  3208. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3209. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_8 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_UsedGlyphRects_5();
  3210. NullCheck(L_8);
  3211. int32_t L_9 = V_2;
  3212. G_B3_0 = ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length)))) < ((int32_t)L_9))? 1 : 0);
  3213. goto IL_002b;
  3214. }
  3215. IL_002a:
  3216. {
  3217. G_B3_0 = 1;
  3218. }
  3219. IL_002b:
  3220. {
  3221. V_5 = (bool)G_B3_0;
  3222. bool L_10 = V_5;
  3223. if (!L_10)
  3224. {
  3225. goto IL_0055;
  3226. }
  3227. }
  3228. {
  3229. int32_t L_11 = V_2;
  3230. int32_t L_12;
  3231. L_12 = Mathf_NextPowerOfTwo_m89DB0674631948FE00FD5660B18D9E62CE85CAF5(((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)), /*hidden argument*/NULL);
  3232. V_6 = L_12;
  3233. int32_t L_13 = V_6;
  3234. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_14 = (GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*)(GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*)SZArrayNew(GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA_il2cpp_TypeInfo_var, (uint32_t)L_13);
  3235. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3236. ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->set_s_FreeGlyphRects_4(L_14);
  3237. int32_t L_15 = V_6;
  3238. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_16 = (GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*)(GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*)SZArrayNew(GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA_il2cpp_TypeInfo_var, (uint32_t)L_15);
  3239. ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->set_s_UsedGlyphRects_5(L_16);
  3240. }
  3241. IL_0055:
  3242. {
  3243. int32_t L_17 = V_0;
  3244. int32_t L_18 = V_1;
  3245. int32_t L_19;
  3246. L_19 = Mathf_Max_mAB2544BF70651EC36982F5F4EBD250AEE283335A(L_17, L_18, /*hidden argument*/NULL);
  3247. V_3 = L_19;
  3248. V_7 = 0;
  3249. goto IL_00a9;
  3250. }
  3251. IL_0062:
  3252. {
  3253. int32_t L_20 = V_7;
  3254. int32_t L_21 = V_0;
  3255. V_8 = (bool)((((int32_t)L_20) < ((int32_t)L_21))? 1 : 0);
  3256. bool L_22 = V_8;
  3257. if (!L_22)
  3258. {
  3259. goto IL_0082;
  3260. }
  3261. }
  3262. {
  3263. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3264. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_23 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_FreeGlyphRects_4();
  3265. int32_t L_24 = V_7;
  3266. List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_25 = ___freeGlyphRects3;
  3267. int32_t L_26 = V_7;
  3268. NullCheck(L_25);
  3269. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_27;
  3270. L_27 = List_1_get_Item_mD82D6243B1279DDE52B1B500B5DF60B509D30AC1_inline(L_25, L_26, /*hidden argument*/List_1_get_Item_mD82D6243B1279DDE52B1B500B5DF60B509D30AC1_RuntimeMethod_var);
  3271. NullCheck(L_23);
  3272. (L_23)->SetAt(static_cast<il2cpp_array_size_t>(L_24), (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D )L_27);
  3273. }
  3274. IL_0082:
  3275. {
  3276. int32_t L_28 = V_7;
  3277. int32_t L_29 = V_1;
  3278. V_9 = (bool)((((int32_t)L_28) < ((int32_t)L_29))? 1 : 0);
  3279. bool L_30 = V_9;
  3280. if (!L_30)
  3281. {
  3282. goto IL_00a2;
  3283. }
  3284. }
  3285. {
  3286. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3287. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_31 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_UsedGlyphRects_5();
  3288. int32_t L_32 = V_7;
  3289. List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_33 = ___usedGlyphRects4;
  3290. int32_t L_34 = V_7;
  3291. NullCheck(L_33);
  3292. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_35;
  3293. L_35 = List_1_get_Item_mD82D6243B1279DDE52B1B500B5DF60B509D30AC1_inline(L_33, L_34, /*hidden argument*/List_1_get_Item_mD82D6243B1279DDE52B1B500B5DF60B509D30AC1_RuntimeMethod_var);
  3294. NullCheck(L_31);
  3295. (L_31)->SetAt(static_cast<il2cpp_array_size_t>(L_32), (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D )L_35);
  3296. }
  3297. IL_00a2:
  3298. {
  3299. int32_t L_36 = V_7;
  3300. V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1));
  3301. }
  3302. IL_00a9:
  3303. {
  3304. int32_t L_37 = V_7;
  3305. int32_t L_38 = V_3;
  3306. V_10 = (bool)((((int32_t)L_37) < ((int32_t)L_38))? 1 : 0);
  3307. bool L_39 = V_10;
  3308. if (L_39)
  3309. {
  3310. goto IL_0062;
  3311. }
  3312. }
  3313. {
  3314. uint32_t L_40 = ___glyphIndex0;
  3315. int32_t L_41 = ___padding1;
  3316. int32_t L_42 = ___packingMode2;
  3317. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3318. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_43 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_FreeGlyphRects_4();
  3319. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_44 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_UsedGlyphRects_5();
  3320. int32_t L_45 = ___renderMode5;
  3321. Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_46 = ___texture6;
  3322. bool L_47;
  3323. L_47 = FontEngine_TryAddGlyphToTexture_Internal_m1A0E3323EADB617657BF97F660649C6FDD1B14B7(L_40, L_41, L_42, L_43, (int32_t*)(&V_0), L_44, (int32_t*)(&V_1), L_45, L_46, (GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 *)(&V_4), /*hidden argument*/NULL);
  3324. V_11 = L_47;
  3325. bool L_48 = V_11;
  3326. if (!L_48)
  3327. {
  3328. goto IL_0152;
  3329. }
  3330. }
  3331. {
  3332. Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 ** L_49 = ___glyph7;
  3333. GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 L_50 = V_4;
  3334. Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * L_51 = (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 *)il2cpp_codegen_object_new(Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_il2cpp_TypeInfo_var);
  3335. Glyph__ctor_m926A82734800BFA828FFB469B956F563FF0F1994(L_51, L_50, /*hidden argument*/NULL);
  3336. *((RuntimeObject **)L_49) = (RuntimeObject *)L_51;
  3337. Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_49, (void*)(RuntimeObject *)L_51);
  3338. List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_52 = ___freeGlyphRects3;
  3339. NullCheck(L_52);
  3340. List_1_Clear_m949403FFC1CA942A8E079B68690DD0403B97CCCE(L_52, /*hidden argument*/List_1_Clear_m949403FFC1CA942A8E079B68690DD0403B97CCCE_RuntimeMethod_var);
  3341. List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_53 = ___usedGlyphRects4;
  3342. NullCheck(L_53);
  3343. List_1_Clear_m949403FFC1CA942A8E079B68690DD0403B97CCCE(L_53, /*hidden argument*/List_1_Clear_m949403FFC1CA942A8E079B68690DD0403B97CCCE_RuntimeMethod_var);
  3344. int32_t L_54 = V_0;
  3345. int32_t L_55 = V_1;
  3346. int32_t L_56;
  3347. L_56 = Mathf_Max_mAB2544BF70651EC36982F5F4EBD250AEE283335A(L_54, L_55, /*hidden argument*/NULL);
  3348. V_3 = L_56;
  3349. V_12 = 0;
  3350. goto IL_0142;
  3351. }
  3352. IL_00fd:
  3353. {
  3354. int32_t L_57 = V_12;
  3355. int32_t L_58 = V_0;
  3356. V_13 = (bool)((((int32_t)L_57) < ((int32_t)L_58))? 1 : 0);
  3357. bool L_59 = V_13;
  3358. if (!L_59)
  3359. {
  3360. goto IL_011c;
  3361. }
  3362. }
  3363. {
  3364. List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_60 = ___freeGlyphRects3;
  3365. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3366. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_61 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_FreeGlyphRects_4();
  3367. int32_t L_62 = V_12;
  3368. NullCheck(L_61);
  3369. int32_t L_63 = L_62;
  3370. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_64 = (L_61)->GetAt(static_cast<il2cpp_array_size_t>(L_63));
  3371. NullCheck(L_60);
  3372. List_1_Add_m0571434FBDE53644D999B834DAD977310BAD102F(L_60, L_64, /*hidden argument*/List_1_Add_m0571434FBDE53644D999B834DAD977310BAD102F_RuntimeMethod_var);
  3373. }
  3374. IL_011c:
  3375. {
  3376. int32_t L_65 = V_12;
  3377. int32_t L_66 = V_1;
  3378. V_14 = (bool)((((int32_t)L_65) < ((int32_t)L_66))? 1 : 0);
  3379. bool L_67 = V_14;
  3380. if (!L_67)
  3381. {
  3382. goto IL_013b;
  3383. }
  3384. }
  3385. {
  3386. List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_68 = ___usedGlyphRects4;
  3387. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3388. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_69 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_UsedGlyphRects_5();
  3389. int32_t L_70 = V_12;
  3390. NullCheck(L_69);
  3391. int32_t L_71 = L_70;
  3392. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_72 = (L_69)->GetAt(static_cast<il2cpp_array_size_t>(L_71));
  3393. NullCheck(L_68);
  3394. List_1_Add_m0571434FBDE53644D999B834DAD977310BAD102F(L_68, L_72, /*hidden argument*/List_1_Add_m0571434FBDE53644D999B834DAD977310BAD102F_RuntimeMethod_var);
  3395. }
  3396. IL_013b:
  3397. {
  3398. int32_t L_73 = V_12;
  3399. V_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_73, (int32_t)1));
  3400. }
  3401. IL_0142:
  3402. {
  3403. int32_t L_74 = V_12;
  3404. int32_t L_75 = V_3;
  3405. V_15 = (bool)((((int32_t)L_74) < ((int32_t)L_75))? 1 : 0);
  3406. bool L_76 = V_15;
  3407. if (L_76)
  3408. {
  3409. goto IL_00fd;
  3410. }
  3411. }
  3412. {
  3413. V_16 = (bool)1;
  3414. goto IL_015b;
  3415. }
  3416. IL_0152:
  3417. {
  3418. Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 ** L_77 = ___glyph7;
  3419. *((RuntimeObject **)L_77) = (RuntimeObject *)NULL;
  3420. Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_77, (void*)(RuntimeObject *)NULL);
  3421. V_16 = (bool)0;
  3422. goto IL_015b;
  3423. }
  3424. IL_015b:
  3425. {
  3426. bool L_78 = V_16;
  3427. return L_78;
  3428. }
  3429. }
  3430. // 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&)
  3431. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryAddGlyphToTexture_Internal_m1A0E3323EADB617657BF97F660649C6FDD1B14B7 (uint32_t ___glyphIndex0, int32_t ___padding1, int32_t ___packingMode2, GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* ___freeGlyphRects3, int32_t* ___freeGlyphRectCount4, GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* ___usedGlyphRects5, int32_t* ___usedGlyphRectCount6, int32_t ___renderMode7, Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___texture8, GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 * ___glyph9, const RuntimeMethod* method)
  3432. {
  3433. typedef bool (*FontEngine_TryAddGlyphToTexture_Internal_m1A0E3323EADB617657BF97F660649C6FDD1B14B7_ftn) (uint32_t, int32_t, int32_t, GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*, int32_t*, GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*, int32_t*, int32_t, Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF *, GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 *);
  3434. static FontEngine_TryAddGlyphToTexture_Internal_m1A0E3323EADB617657BF97F660649C6FDD1B14B7_ftn _il2cpp_icall_func;
  3435. if (!_il2cpp_icall_func)
  3436. _il2cpp_icall_func = (FontEngine_TryAddGlyphToTexture_Internal_m1A0E3323EADB617657BF97F660649C6FDD1B14B7_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&)");
  3437. bool icallRetVal = _il2cpp_icall_func(___glyphIndex0, ___padding1, ___packingMode2, ___freeGlyphRects3, ___freeGlyphRectCount4, ___usedGlyphRects5, ___usedGlyphRectCount6, ___renderMode7, ___texture8, ___glyph9);
  3438. return icallRetVal;
  3439. }
  3440. // 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[]&)
  3441. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryAddGlyphsToTexture_m61337C5A18F0229A85A6203976715D70F3362655 (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * ___glyphIndexes0, int32_t ___padding1, int32_t ___packingMode2, List_1_tE870449A6BC21548542BC92F18B284004FA8668A * ___freeGlyphRects3, List_1_tE870449A6BC21548542BC92F18B284004FA8668A * ___usedGlyphRects4, int32_t ___renderMode5, Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___texture6, GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B** ___glyphs7, const RuntimeMethod* method)
  3442. {
  3443. static bool s_Il2CppMethodInitialized;
  3444. if (!s_Il2CppMethodInitialized)
  3445. {
  3446. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3447. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D_il2cpp_TypeInfo_var);
  3448. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA_il2cpp_TypeInfo_var);
  3449. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B_il2cpp_TypeInfo_var);
  3450. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_il2cpp_TypeInfo_var);
  3451. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m0571434FBDE53644D999B834DAD977310BAD102F_RuntimeMethod_var);
  3452. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m949403FFC1CA942A8E079B68690DD0403B97CCCE_RuntimeMethod_var);
  3453. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m3A6B7533185FE0E994960D5DB16D0BCDFAD9139A_RuntimeMethod_var);
  3454. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m70BC2BBCAA532A1588DB59CA7E556F541F32621D_RuntimeMethod_var);
  3455. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mB16774A7E717953B089B111C42D5DD2256E30F69_RuntimeMethod_var);
  3456. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mD82D6243B1279DDE52B1B500B5DF60B509D30AC1_RuntimeMethod_var);
  3457. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var);
  3458. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF0EDAB22225C2411ABFD38819044326FB5BDC916);
  3459. s_Il2CppMethodInitialized = true;
  3460. }
  3461. int32_t V_0 = 0;
  3462. int32_t V_1 = 0;
  3463. int32_t V_2 = 0;
  3464. int32_t V_3 = 0;
  3465. int32_t V_4 = 0;
  3466. bool V_5 = false;
  3467. bool V_6 = false;
  3468. bool V_7 = false;
  3469. bool V_8 = false;
  3470. bool V_9 = false;
  3471. int32_t V_10 = 0;
  3472. bool V_11 = false;
  3473. int32_t V_12 = 0;
  3474. bool V_13 = false;
  3475. int32_t V_14 = 0;
  3476. int32_t V_15 = 0;
  3477. bool V_16 = false;
  3478. bool V_17 = false;
  3479. bool V_18 = false;
  3480. bool V_19 = false;
  3481. bool V_20 = false;
  3482. int32_t V_21 = 0;
  3483. bool V_22 = false;
  3484. bool V_23 = false;
  3485. bool V_24 = false;
  3486. bool V_25 = false;
  3487. int32_t G_B3_0 = 0;
  3488. int32_t G_B8_0 = 0;
  3489. int32_t G_B16_0 = 0;
  3490. int32_t G_B32_0 = 0;
  3491. {
  3492. Profiler_BeginSample_m72E4BD9503BC991BAFAED992FF1CA4504C741865_inline(_stringLiteralF0EDAB22225C2411ABFD38819044326FB5BDC916, /*hidden argument*/NULL);
  3493. GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B** L_0 = ___glyphs7;
  3494. *((RuntimeObject **)L_0) = (RuntimeObject *)NULL;
  3495. Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_0, (void*)(RuntimeObject *)NULL);
  3496. List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * L_1 = ___glyphIndexes0;
  3497. if (!L_1)
  3498. {
  3499. goto IL_001e;
  3500. }
  3501. }
  3502. {
  3503. List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * L_2 = ___glyphIndexes0;
  3504. NullCheck(L_2);
  3505. int32_t L_3;
  3506. L_3 = List_1_get_Count_m70BC2BBCAA532A1588DB59CA7E556F541F32621D_inline(L_2, /*hidden argument*/List_1_get_Count_m70BC2BBCAA532A1588DB59CA7E556F541F32621D_RuntimeMethod_var);
  3507. G_B3_0 = ((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
  3508. goto IL_001f;
  3509. }
  3510. IL_001e:
  3511. {
  3512. G_B3_0 = 1;
  3513. }
  3514. IL_001f:
  3515. {
  3516. V_6 = (bool)G_B3_0;
  3517. bool L_4 = V_6;
  3518. if (!L_4)
  3519. {
  3520. goto IL_0034;
  3521. }
  3522. }
  3523. {
  3524. Profiler_EndSample_m78C76E709113E225D47687E26EA320E4FC548B71(/*hidden argument*/NULL);
  3525. V_7 = (bool)0;
  3526. goto IL_028a;
  3527. }
  3528. IL_0034:
  3529. {
  3530. List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * L_5 = ___glyphIndexes0;
  3531. NullCheck(L_5);
  3532. int32_t L_6;
  3533. L_6 = List_1_get_Count_m70BC2BBCAA532A1588DB59CA7E556F541F32621D_inline(L_5, /*hidden argument*/List_1_get_Count_m70BC2BBCAA532A1588DB59CA7E556F541F32621D_RuntimeMethod_var);
  3534. V_0 = L_6;
  3535. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3536. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_7 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_GlyphIndexes_MarshallingArray_A_1();
  3537. if (!L_7)
  3538. {
  3539. goto IL_004e;
  3540. }
  3541. }
  3542. {
  3543. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3544. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_GlyphIndexes_MarshallingArray_A_1();
  3545. NullCheck(L_8);
  3546. int32_t L_9 = V_0;
  3547. G_B8_0 = ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length)))) < ((int32_t)L_9))? 1 : 0);
  3548. goto IL_004f;
  3549. }
  3550. IL_004e:
  3551. {
  3552. G_B8_0 = 1;
  3553. }
  3554. IL_004f:
  3555. {
  3556. V_8 = (bool)G_B8_0;
  3557. bool L_10 = V_8;
  3558. if (!L_10)
  3559. {
  3560. goto IL_008a;
  3561. }
  3562. }
  3563. {
  3564. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3565. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_11 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_GlyphIndexes_MarshallingArray_A_1();
  3566. V_9 = (bool)((((RuntimeObject*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)L_11) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0);
  3567. bool L_12 = V_9;
  3568. if (!L_12)
  3569. {
  3570. goto IL_0071;
  3571. }
  3572. }
  3573. {
  3574. int32_t L_13 = V_0;
  3575. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_14 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)L_13);
  3576. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3577. ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->set_s_GlyphIndexes_MarshallingArray_A_1(L_14);
  3578. goto IL_0089;
  3579. }
  3580. IL_0071:
  3581. {
  3582. int32_t L_15 = V_0;
  3583. int32_t L_16;
  3584. L_16 = Mathf_NextPowerOfTwo_m89DB0674631948FE00FD5660B18D9E62CE85CAF5(((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)), /*hidden argument*/NULL);
  3585. V_10 = L_16;
  3586. int32_t L_17 = V_10;
  3587. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_18 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)L_17);
  3588. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3589. ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->set_s_GlyphIndexes_MarshallingArray_A_1(L_18);
  3590. }
  3591. IL_0089:
  3592. {
  3593. }
  3594. IL_008a:
  3595. {
  3596. List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_19 = ___freeGlyphRects3;
  3597. NullCheck(L_19);
  3598. int32_t L_20;
  3599. L_20 = List_1_get_Count_m3A6B7533185FE0E994960D5DB16D0BCDFAD9139A_inline(L_19, /*hidden argument*/List_1_get_Count_m3A6B7533185FE0E994960D5DB16D0BCDFAD9139A_RuntimeMethod_var);
  3600. V_1 = L_20;
  3601. List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_21 = ___usedGlyphRects4;
  3602. NullCheck(L_21);
  3603. int32_t L_22;
  3604. L_22 = List_1_get_Count_m3A6B7533185FE0E994960D5DB16D0BCDFAD9139A_inline(L_21, /*hidden argument*/List_1_get_Count_m3A6B7533185FE0E994960D5DB16D0BCDFAD9139A_RuntimeMethod_var);
  3605. V_2 = L_22;
  3606. int32_t L_23 = V_1;
  3607. int32_t L_24 = V_2;
  3608. int32_t L_25 = V_0;
  3609. V_3 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)L_24)), (int32_t)L_25));
  3610. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3611. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_26 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_FreeGlyphRects_4();
  3612. NullCheck(L_26);
  3613. int32_t L_27 = V_3;
  3614. if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_26)->max_length)))) < ((int32_t)L_27)))
  3615. {
  3616. goto IL_00b5;
  3617. }
  3618. }
  3619. {
  3620. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3621. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_28 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_UsedGlyphRects_5();
  3622. NullCheck(L_28);
  3623. int32_t L_29 = V_3;
  3624. G_B16_0 = ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_28)->max_length)))) < ((int32_t)L_29))? 1 : 0);
  3625. goto IL_00b6;
  3626. }
  3627. IL_00b5:
  3628. {
  3629. G_B16_0 = 1;
  3630. }
  3631. IL_00b6:
  3632. {
  3633. V_11 = (bool)G_B16_0;
  3634. bool L_30 = V_11;
  3635. if (!L_30)
  3636. {
  3637. goto IL_00e0;
  3638. }
  3639. }
  3640. {
  3641. int32_t L_31 = V_3;
  3642. int32_t L_32;
  3643. L_32 = Mathf_NextPowerOfTwo_m89DB0674631948FE00FD5660B18D9E62CE85CAF5(((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)), /*hidden argument*/NULL);
  3644. V_12 = L_32;
  3645. int32_t L_33 = V_12;
  3646. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_34 = (GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*)(GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*)SZArrayNew(GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA_il2cpp_TypeInfo_var, (uint32_t)L_33);
  3647. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3648. ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->set_s_FreeGlyphRects_4(L_34);
  3649. int32_t L_35 = V_12;
  3650. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_36 = (GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*)(GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*)SZArrayNew(GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA_il2cpp_TypeInfo_var, (uint32_t)L_35);
  3651. ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->set_s_UsedGlyphRects_5(L_36);
  3652. }
  3653. IL_00e0:
  3654. {
  3655. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3656. GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D* L_37 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_GlyphMarshallingStruct_OUT_3();
  3657. NullCheck(L_37);
  3658. int32_t L_38 = V_0;
  3659. V_13 = (bool)((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_37)->max_length)))) < ((int32_t)L_38))? 1 : 0);
  3660. bool L_39 = V_13;
  3661. if (!L_39)
  3662. {
  3663. goto IL_0108;
  3664. }
  3665. }
  3666. {
  3667. int32_t L_40 = V_0;
  3668. int32_t L_41;
  3669. L_41 = Mathf_NextPowerOfTwo_m89DB0674631948FE00FD5660B18D9E62CE85CAF5(((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)), /*hidden argument*/NULL);
  3670. V_14 = L_41;
  3671. int32_t L_42 = V_14;
  3672. GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D* L_43 = (GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D*)(GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D*)SZArrayNew(GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D_il2cpp_TypeInfo_var, (uint32_t)L_42);
  3673. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3674. ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->set_s_GlyphMarshallingStruct_OUT_3(L_43);
  3675. }
  3676. IL_0108:
  3677. {
  3678. int32_t L_44 = V_1;
  3679. int32_t L_45 = V_2;
  3680. int32_t L_46 = V_0;
  3681. int32_t L_47;
  3682. L_47 = FontEngineUtilities_MaxValue_m2EF659954522080160961E35BE6FDF1DD5C98FB7(L_44, L_45, L_46, /*hidden argument*/NULL);
  3683. V_4 = L_47;
  3684. V_15 = 0;
  3685. goto IL_0179;
  3686. }
  3687. IL_0117:
  3688. {
  3689. int32_t L_48 = V_15;
  3690. int32_t L_49 = V_0;
  3691. V_16 = (bool)((((int32_t)L_48) < ((int32_t)L_49))? 1 : 0);
  3692. bool L_50 = V_16;
  3693. if (!L_50)
  3694. {
  3695. goto IL_0133;
  3696. }
  3697. }
  3698. {
  3699. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3700. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_51 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_GlyphIndexes_MarshallingArray_A_1();
  3701. int32_t L_52 = V_15;
  3702. List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * L_53 = ___glyphIndexes0;
  3703. int32_t L_54 = V_15;
  3704. NullCheck(L_53);
  3705. uint32_t L_55;
  3706. L_55 = List_1_get_Item_mB16774A7E717953B089B111C42D5DD2256E30F69_inline(L_53, L_54, /*hidden argument*/List_1_get_Item_mB16774A7E717953B089B111C42D5DD2256E30F69_RuntimeMethod_var);
  3707. NullCheck(L_51);
  3708. (L_51)->SetAt(static_cast<il2cpp_array_size_t>(L_52), (uint32_t)L_55);
  3709. }
  3710. IL_0133:
  3711. {
  3712. int32_t L_56 = V_15;
  3713. int32_t L_57 = V_1;
  3714. V_17 = (bool)((((int32_t)L_56) < ((int32_t)L_57))? 1 : 0);
  3715. bool L_58 = V_17;
  3716. if (!L_58)
  3717. {
  3718. goto IL_0152;
  3719. }
  3720. }
  3721. {
  3722. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3723. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_59 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_FreeGlyphRects_4();
  3724. int32_t L_60 = V_15;
  3725. List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_61 = ___freeGlyphRects3;
  3726. int32_t L_62 = V_15;
  3727. NullCheck(L_61);
  3728. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_63;
  3729. L_63 = List_1_get_Item_mD82D6243B1279DDE52B1B500B5DF60B509D30AC1_inline(L_61, L_62, /*hidden argument*/List_1_get_Item_mD82D6243B1279DDE52B1B500B5DF60B509D30AC1_RuntimeMethod_var);
  3730. NullCheck(L_59);
  3731. (L_59)->SetAt(static_cast<il2cpp_array_size_t>(L_60), (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D )L_63);
  3732. }
  3733. IL_0152:
  3734. {
  3735. int32_t L_64 = V_15;
  3736. int32_t L_65 = V_2;
  3737. V_18 = (bool)((((int32_t)L_64) < ((int32_t)L_65))? 1 : 0);
  3738. bool L_66 = V_18;
  3739. if (!L_66)
  3740. {
  3741. goto IL_0172;
  3742. }
  3743. }
  3744. {
  3745. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3746. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_67 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_UsedGlyphRects_5();
  3747. int32_t L_68 = V_15;
  3748. List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_69 = ___usedGlyphRects4;
  3749. int32_t L_70 = V_15;
  3750. NullCheck(L_69);
  3751. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_71;
  3752. L_71 = List_1_get_Item_mD82D6243B1279DDE52B1B500B5DF60B509D30AC1_inline(L_69, L_70, /*hidden argument*/List_1_get_Item_mD82D6243B1279DDE52B1B500B5DF60B509D30AC1_RuntimeMethod_var);
  3753. NullCheck(L_67);
  3754. (L_67)->SetAt(static_cast<il2cpp_array_size_t>(L_68), (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D )L_71);
  3755. }
  3756. IL_0172:
  3757. {
  3758. int32_t L_72 = V_15;
  3759. V_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)1));
  3760. }
  3761. IL_0179:
  3762. {
  3763. int32_t L_73 = V_15;
  3764. int32_t L_74 = V_4;
  3765. V_19 = (bool)((((int32_t)L_73) < ((int32_t)L_74))? 1 : 0);
  3766. bool L_75 = V_19;
  3767. if (L_75)
  3768. {
  3769. goto IL_0117;
  3770. }
  3771. }
  3772. {
  3773. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3774. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_76 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_GlyphIndexes_MarshallingArray_A_1();
  3775. int32_t L_77 = ___padding1;
  3776. int32_t L_78 = ___packingMode2;
  3777. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_79 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_FreeGlyphRects_4();
  3778. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_80 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_UsedGlyphRects_5();
  3779. int32_t L_81 = ___renderMode5;
  3780. Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_82 = ___texture6;
  3781. GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D* L_83 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_GlyphMarshallingStruct_OUT_3();
  3782. bool L_84;
  3783. L_84 = FontEngine_TryAddGlyphsToTexture_Internal_mB0FE279387211C00BF9E5891C39462CD6F159CE8(L_76, L_77, L_78, L_79, (int32_t*)(&V_1), L_80, (int32_t*)(&V_2), L_81, L_82, L_83, (int32_t*)(&V_0), /*hidden argument*/NULL);
  3784. V_5 = L_84;
  3785. GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B* L_85 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_Glyphs_0();
  3786. if (!L_85)
  3787. {
  3788. goto IL_01c2;
  3789. }
  3790. }
  3791. {
  3792. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3793. GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B* L_86 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_Glyphs_0();
  3794. NullCheck(L_86);
  3795. int32_t L_87 = V_0;
  3796. G_B32_0 = ((((int32_t)((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_86)->max_length)))) > ((int32_t)L_87))? 1 : 0)) == ((int32_t)0))? 1 : 0);
  3797. goto IL_01c3;
  3798. }
  3799. IL_01c2:
  3800. {
  3801. G_B32_0 = 1;
  3802. }
  3803. IL_01c3:
  3804. {
  3805. V_20 = (bool)G_B32_0;
  3806. bool L_88 = V_20;
  3807. if (!L_88)
  3808. {
  3809. goto IL_01db;
  3810. }
  3811. }
  3812. {
  3813. int32_t L_89 = V_0;
  3814. int32_t L_90;
  3815. L_90 = Mathf_NextPowerOfTwo_m89DB0674631948FE00FD5660B18D9E62CE85CAF5(((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)), /*hidden argument*/NULL);
  3816. GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B* L_91 = (GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B*)(GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B*)SZArrayNew(GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B_il2cpp_TypeInfo_var, (uint32_t)L_90);
  3817. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3818. ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->set_s_Glyphs_0(L_91);
  3819. }
  3820. IL_01db:
  3821. {
  3822. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3823. GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B* L_92 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_Glyphs_0();
  3824. int32_t L_93 = V_0;
  3825. NullCheck(L_92);
  3826. ArrayElementTypeCheck (L_92, NULL);
  3827. (L_92)->SetAt(static_cast<il2cpp_array_size_t>(L_93), (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 *)NULL);
  3828. List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_94 = ___freeGlyphRects3;
  3829. NullCheck(L_94);
  3830. List_1_Clear_m949403FFC1CA942A8E079B68690DD0403B97CCCE(L_94, /*hidden argument*/List_1_Clear_m949403FFC1CA942A8E079B68690DD0403B97CCCE_RuntimeMethod_var);
  3831. List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_95 = ___usedGlyphRects4;
  3832. NullCheck(L_95);
  3833. List_1_Clear_m949403FFC1CA942A8E079B68690DD0403B97CCCE(L_95, /*hidden argument*/List_1_Clear_m949403FFC1CA942A8E079B68690DD0403B97CCCE_RuntimeMethod_var);
  3834. int32_t L_96 = V_1;
  3835. int32_t L_97 = V_2;
  3836. int32_t L_98 = V_0;
  3837. int32_t L_99;
  3838. L_99 = FontEngineUtilities_MaxValue_m2EF659954522080160961E35BE6FDF1DD5C98FB7(L_96, L_97, L_98, /*hidden argument*/NULL);
  3839. V_4 = L_99;
  3840. V_21 = 0;
  3841. goto IL_026a;
  3842. }
  3843. IL_0201:
  3844. {
  3845. int32_t L_100 = V_21;
  3846. int32_t L_101 = V_0;
  3847. V_22 = (bool)((((int32_t)L_100) < ((int32_t)L_101))? 1 : 0);
  3848. bool L_102 = V_22;
  3849. if (!L_102)
  3850. {
  3851. goto IL_0226;
  3852. }
  3853. }
  3854. {
  3855. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3856. GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B* L_103 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_Glyphs_0();
  3857. int32_t L_104 = V_21;
  3858. GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D* L_105 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_GlyphMarshallingStruct_OUT_3();
  3859. int32_t L_106 = V_21;
  3860. NullCheck(L_105);
  3861. int32_t L_107 = L_106;
  3862. GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 L_108 = (L_105)->GetAt(static_cast<il2cpp_array_size_t>(L_107));
  3863. Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * L_109 = (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 *)il2cpp_codegen_object_new(Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_il2cpp_TypeInfo_var);
  3864. Glyph__ctor_m926A82734800BFA828FFB469B956F563FF0F1994(L_109, L_108, /*hidden argument*/NULL);
  3865. NullCheck(L_103);
  3866. ArrayElementTypeCheck (L_103, L_109);
  3867. (L_103)->SetAt(static_cast<il2cpp_array_size_t>(L_104), (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 *)L_109);
  3868. }
  3869. IL_0226:
  3870. {
  3871. int32_t L_110 = V_21;
  3872. int32_t L_111 = V_1;
  3873. V_23 = (bool)((((int32_t)L_110) < ((int32_t)L_111))? 1 : 0);
  3874. bool L_112 = V_23;
  3875. if (!L_112)
  3876. {
  3877. goto IL_0244;
  3878. }
  3879. }
  3880. {
  3881. List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_113 = ___freeGlyphRects3;
  3882. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3883. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_114 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_FreeGlyphRects_4();
  3884. int32_t L_115 = V_21;
  3885. NullCheck(L_114);
  3886. int32_t L_116 = L_115;
  3887. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_117 = (L_114)->GetAt(static_cast<il2cpp_array_size_t>(L_116));
  3888. NullCheck(L_113);
  3889. List_1_Add_m0571434FBDE53644D999B834DAD977310BAD102F(L_113, L_117, /*hidden argument*/List_1_Add_m0571434FBDE53644D999B834DAD977310BAD102F_RuntimeMethod_var);
  3890. }
  3891. IL_0244:
  3892. {
  3893. int32_t L_118 = V_21;
  3894. int32_t L_119 = V_2;
  3895. V_24 = (bool)((((int32_t)L_118) < ((int32_t)L_119))? 1 : 0);
  3896. bool L_120 = V_24;
  3897. if (!L_120)
  3898. {
  3899. goto IL_0263;
  3900. }
  3901. }
  3902. {
  3903. List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_121 = ___usedGlyphRects4;
  3904. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3905. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_122 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_UsedGlyphRects_5();
  3906. int32_t L_123 = V_21;
  3907. NullCheck(L_122);
  3908. int32_t L_124 = L_123;
  3909. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_125 = (L_122)->GetAt(static_cast<il2cpp_array_size_t>(L_124));
  3910. NullCheck(L_121);
  3911. List_1_Add_m0571434FBDE53644D999B834DAD977310BAD102F(L_121, L_125, /*hidden argument*/List_1_Add_m0571434FBDE53644D999B834DAD977310BAD102F_RuntimeMethod_var);
  3912. }
  3913. IL_0263:
  3914. {
  3915. int32_t L_126 = V_21;
  3916. V_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_126, (int32_t)1));
  3917. }
  3918. IL_026a:
  3919. {
  3920. int32_t L_127 = V_21;
  3921. int32_t L_128 = V_4;
  3922. V_25 = (bool)((((int32_t)L_127) < ((int32_t)L_128))? 1 : 0);
  3923. bool L_129 = V_25;
  3924. if (L_129)
  3925. {
  3926. goto IL_0201;
  3927. }
  3928. }
  3929. {
  3930. GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B** L_130 = ___glyphs7;
  3931. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3932. GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B* L_131 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_Glyphs_0();
  3933. *((RuntimeObject **)L_130) = (RuntimeObject *)L_131;
  3934. Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_130, (void*)(RuntimeObject *)L_131);
  3935. Profiler_EndSample_m78C76E709113E225D47687E26EA320E4FC548B71(/*hidden argument*/NULL);
  3936. bool L_132 = V_5;
  3937. V_7 = L_132;
  3938. goto IL_028a;
  3939. }
  3940. IL_028a:
  3941. {
  3942. bool L_133 = V_7;
  3943. return L_133;
  3944. }
  3945. }
  3946. // 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&)
  3947. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryAddGlyphsToTexture_Internal_mB0FE279387211C00BF9E5891C39462CD6F159CE8 (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___glyphIndex0, int32_t ___padding1, int32_t ___packingMode2, GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* ___freeGlyphRects3, int32_t* ___freeGlyphRectCount4, GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* ___usedGlyphRects5, int32_t* ___usedGlyphRectCount6, int32_t ___renderMode7, Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___texture8, GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D* ___glyphs9, int32_t* ___glyphCount10, const RuntimeMethod* method)
  3948. {
  3949. typedef bool (*FontEngine_TryAddGlyphsToTexture_Internal_mB0FE279387211C00BF9E5891C39462CD6F159CE8_ftn) (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*, int32_t, int32_t, GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*, int32_t*, GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*, int32_t*, int32_t, Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF *, GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D*, int32_t*);
  3950. static FontEngine_TryAddGlyphsToTexture_Internal_mB0FE279387211C00BF9E5891C39462CD6F159CE8_ftn _il2cpp_icall_func;
  3951. if (!_il2cpp_icall_func)
  3952. _il2cpp_icall_func = (FontEngine_TryAddGlyphsToTexture_Internal_mB0FE279387211C00BF9E5891C39462CD6F159CE8_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&)");
  3953. bool icallRetVal = _il2cpp_icall_func(___glyphIndex0, ___padding1, ___packingMode2, ___freeGlyphRects3, ___freeGlyphRectCount4, ___usedGlyphRects5, ___usedGlyphRectCount6, ___renderMode7, ___texture8, ___glyphs9, ___glyphCount10);
  3954. return icallRetVal;
  3955. }
  3956. // UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[] UnityEngine.TextCore.LowLevel.FontEngine::GetGlyphPairAdjustmentTable(System.UInt32[])
  3957. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609* FontEngine_GetGlyphPairAdjustmentTable_mE93C9A8673C34CAE740DEB22328F2A961DB76014 (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___glyphIndexes0, const RuntimeMethod* method)
  3958. {
  3959. static bool s_Il2CppMethodInitialized;
  3960. if (!s_Il2CppMethodInitialized)
  3961. {
  3962. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169_m56744B1E3086E24D03D24BA48022876D86ED1C25_RuntimeMethod_var);
  3963. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3964. s_Il2CppMethodInitialized = true;
  3965. }
  3966. int32_t V_0 = 0;
  3967. bool V_1 = false;
  3968. GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609* V_2 = NULL;
  3969. {
  3970. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = ___glyphIndexes0;
  3971. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3972. int32_t L_1;
  3973. L_1 = FontEngine_PopulatePairAdjustmentRecordMarshallingArray_from_GlyphIndexes_m209060A34247119B382FE9327CDDC85B8A04DEDF(L_0, (int32_t*)(&V_0), /*hidden argument*/NULL);
  3974. int32_t L_2 = V_0;
  3975. V_1 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
  3976. bool L_3 = V_1;
  3977. if (!L_3)
  3978. {
  3979. goto IL_0016;
  3980. }
  3981. }
  3982. {
  3983. V_2 = (GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609*)NULL;
  3984. goto IL_0046;
  3985. }
  3986. IL_0016:
  3987. {
  3988. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  3989. int32_t L_4 = V_0;
  3990. FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169_m56744B1E3086E24D03D24BA48022876D86ED1C25((GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609**)(((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_address_of_s_PairAdjustmentRecords_MarshallingArray_6()), L_4, /*hidden argument*/FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169_m56744B1E3086E24D03D24BA48022876D86ED1C25_RuntimeMethod_var);
  3991. GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609* L_5 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_PairAdjustmentRecords_MarshallingArray_6();
  3992. int32_t L_6;
  3993. L_6 = FontEngine_GetGlyphPairAdjustmentRecordsFromMarshallingArray_m0B720E99C766368DA85190A049A4F70C5805DFD4(L_5, /*hidden argument*/NULL);
  3994. GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609* L_7 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_PairAdjustmentRecords_MarshallingArray_6();
  3995. int32_t L_8 = V_0;
  3996. NullCheck(L_7);
  3997. il2cpp_codegen_initobj(((L_7)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_8))), sizeof(GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169 ));
  3998. GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609* L_9 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_PairAdjustmentRecords_MarshallingArray_6();
  3999. V_2 = L_9;
  4000. goto IL_0046;
  4001. }
  4002. IL_0046:
  4003. {
  4004. GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609* L_10 = V_2;
  4005. return L_10;
  4006. }
  4007. }
  4008. // UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[] UnityEngine.TextCore.LowLevel.FontEngine::GetGlyphPairAdjustmentRecords(System.Collections.Generic.List`1<System.UInt32>,System.Int32&)
  4009. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609* FontEngine_GetGlyphPairAdjustmentRecords_mD48E80AB6EC69715B5D2522AB7B949823298C52F (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * ___glyphIndexes0, int32_t* ___recordCount1, const RuntimeMethod* method)
  4010. {
  4011. static bool s_Il2CppMethodInitialized;
  4012. if (!s_Il2CppMethodInitialized)
  4013. {
  4014. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_GenericListToMarshallingArray_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m42F4E1C6CFD9D889431FACA1EC4FA0CFD49BBF4C_RuntimeMethod_var);
  4015. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169_m56744B1E3086E24D03D24BA48022876D86ED1C25_RuntimeMethod_var);
  4016. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  4017. s_Il2CppMethodInitialized = true;
  4018. }
  4019. bool V_0 = false;
  4020. GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609* V_1 = NULL;
  4021. {
  4022. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  4023. FontEngine_GenericListToMarshallingArray_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m42F4E1C6CFD9D889431FACA1EC4FA0CFD49BBF4C((List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 **)(&___glyphIndexes0), (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF**)(((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_address_of_s_GlyphIndexes_MarshallingArray_A_1()), /*hidden argument*/FontEngine_GenericListToMarshallingArray_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m42F4E1C6CFD9D889431FACA1EC4FA0CFD49BBF4C_RuntimeMethod_var);
  4024. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_GlyphIndexes_MarshallingArray_A_1();
  4025. int32_t* L_1 = ___recordCount1;
  4026. int32_t L_2;
  4027. L_2 = FontEngine_PopulatePairAdjustmentRecordMarshallingArray_from_GlyphIndexes_m209060A34247119B382FE9327CDDC85B8A04DEDF(L_0, (int32_t*)L_1, /*hidden argument*/NULL);
  4028. int32_t* L_3 = ___recordCount1;
  4029. int32_t L_4 = *((int32_t*)L_3);
  4030. V_0 = (bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0);
  4031. bool L_5 = V_0;
  4032. if (!L_5)
  4033. {
  4034. goto IL_0027;
  4035. }
  4036. }
  4037. {
  4038. V_1 = (GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609*)NULL;
  4039. goto IL_0059;
  4040. }
  4041. IL_0027:
  4042. {
  4043. IL2CPP_RUNTIME_CLASS_INIT(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  4044. int32_t* L_6 = ___recordCount1;
  4045. int32_t L_7 = *((int32_t*)L_6);
  4046. FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169_m56744B1E3086E24D03D24BA48022876D86ED1C25((GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609**)(((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_address_of_s_PairAdjustmentRecords_MarshallingArray_6()), L_7, /*hidden argument*/FontEngine_SetMarshallingArraySize_TisGlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169_m56744B1E3086E24D03D24BA48022876D86ED1C25_RuntimeMethod_var);
  4047. GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609* L_8 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_PairAdjustmentRecords_MarshallingArray_6();
  4048. int32_t L_9;
  4049. L_9 = FontEngine_GetGlyphPairAdjustmentRecordsFromMarshallingArray_m0B720E99C766368DA85190A049A4F70C5805DFD4(L_8, /*hidden argument*/NULL);
  4050. GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609* L_10 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_PairAdjustmentRecords_MarshallingArray_6();
  4051. int32_t* L_11 = ___recordCount1;
  4052. int32_t L_12 = *((int32_t*)L_11);
  4053. NullCheck(L_10);
  4054. il2cpp_codegen_initobj(((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_12))), sizeof(GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169 ));
  4055. GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609* L_13 = ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->get_s_PairAdjustmentRecords_MarshallingArray_6();
  4056. V_1 = L_13;
  4057. goto IL_0059;
  4058. }
  4059. IL_0059:
  4060. {
  4061. GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609* L_14 = V_1;
  4062. return L_14;
  4063. }
  4064. }
  4065. // System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::PopulatePairAdjustmentRecordMarshallingArray_from_GlyphIndexes(System.UInt32[],System.Int32&)
  4066. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_PopulatePairAdjustmentRecordMarshallingArray_from_GlyphIndexes_m209060A34247119B382FE9327CDDC85B8A04DEDF (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___glyphIndexes0, int32_t* ___recordCount1, const RuntimeMethod* method)
  4067. {
  4068. typedef int32_t (*FontEngine_PopulatePairAdjustmentRecordMarshallingArray_from_GlyphIndexes_m209060A34247119B382FE9327CDDC85B8A04DEDF_ftn) (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*, int32_t*);
  4069. static FontEngine_PopulatePairAdjustmentRecordMarshallingArray_from_GlyphIndexes_m209060A34247119B382FE9327CDDC85B8A04DEDF_ftn _il2cpp_icall_func;
  4070. if (!_il2cpp_icall_func)
  4071. _il2cpp_icall_func = (FontEngine_PopulatePairAdjustmentRecordMarshallingArray_from_GlyphIndexes_m209060A34247119B382FE9327CDDC85B8A04DEDF_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::PopulatePairAdjustmentRecordMarshallingArray_from_GlyphIndexes(System.UInt32[],System.Int32&)");
  4072. int32_t icallRetVal = _il2cpp_icall_func(___glyphIndexes0, ___recordCount1);
  4073. return icallRetVal;
  4074. }
  4075. // System.Int32 UnityEngine.TextCore.LowLevel.FontEngine::GetGlyphPairAdjustmentRecordsFromMarshallingArray(UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[])
  4076. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_GetGlyphPairAdjustmentRecordsFromMarshallingArray_m0B720E99C766368DA85190A049A4F70C5805DFD4 (GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609* ___glyphPairAdjustmentRecords0, const RuntimeMethod* method)
  4077. {
  4078. typedef int32_t (*FontEngine_GetGlyphPairAdjustmentRecordsFromMarshallingArray_m0B720E99C766368DA85190A049A4F70C5805DFD4_ftn) (GlyphPairAdjustmentRecordU5BU5D_tC755C781D08A880F79F50795009CC0D0CA8AE609*);
  4079. static FontEngine_GetGlyphPairAdjustmentRecordsFromMarshallingArray_m0B720E99C766368DA85190A049A4F70C5805DFD4_ftn _il2cpp_icall_func;
  4080. if (!_il2cpp_icall_func)
  4081. _il2cpp_icall_func = (FontEngine_GetGlyphPairAdjustmentRecordsFromMarshallingArray_m0B720E99C766368DA85190A049A4F70C5805DFD4_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::GetGlyphPairAdjustmentRecordsFromMarshallingArray(UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[])");
  4082. int32_t icallRetVal = _il2cpp_icall_func(___glyphPairAdjustmentRecords0);
  4083. return icallRetVal;
  4084. }
  4085. // System.Void UnityEngine.TextCore.LowLevel.FontEngine::ResetAtlasTexture(UnityEngine.Texture2D)
  4086. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FontEngine_ResetAtlasTexture_m34415B1BC955B68AC8BFE1F339BA74E4B81C160B (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___texture0, const RuntimeMethod* method)
  4087. {
  4088. typedef void (*FontEngine_ResetAtlasTexture_m34415B1BC955B68AC8BFE1F339BA74E4B81C160B_ftn) (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF *);
  4089. static FontEngine_ResetAtlasTexture_m34415B1BC955B68AC8BFE1F339BA74E4B81C160B_ftn _il2cpp_icall_func;
  4090. if (!_il2cpp_icall_func)
  4091. _il2cpp_icall_func = (FontEngine_ResetAtlasTexture_m34415B1BC955B68AC8BFE1F339BA74E4B81C160B_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.TextCore.LowLevel.FontEngine::ResetAtlasTexture(UnityEngine.Texture2D)");
  4092. _il2cpp_icall_func(___texture0);
  4093. }
  4094. // System.Void UnityEngine.TextCore.LowLevel.FontEngine::.cctor()
  4095. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FontEngine__cctor_mACF18DD12F81B34818DC5508BC4EF347445F7FE3 (const RuntimeMethod* method)
  4096. {
  4097. static bool s_Il2CppMethodInitialized;
  4098. if (!s_Il2CppMethodInitialized)
  4099. {
  4100. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mA742BAFFA1D2C33D93731258D03686051DD22B98_RuntimeMethod_var);
  4101. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE_il2cpp_TypeInfo_var);
  4102. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var);
  4103. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D_il2cpp_TypeInfo_var);
  4104. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA_il2cpp_TypeInfo_var);
  4105. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B_il2cpp_TypeInfo_var);
  4106. s_Il2CppMethodInitialized = true;
  4107. }
  4108. {
  4109. GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B* L_0 = (GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B*)(GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B*)SZArrayNew(GlyphU5BU5D_tDC8ECA36264C4DC872F3D9429BD56E9B40300E4B_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16));
  4110. ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->set_s_Glyphs_0(L_0);
  4111. GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D* L_1 = (GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D*)(GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D*)SZArrayNew(GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16));
  4112. ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->set_s_GlyphMarshallingStruct_IN_2(L_1);
  4113. GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D* L_2 = (GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D*)(GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D*)SZArrayNew(GlyphMarshallingStructU5BU5D_t622C5D3F6563BEE95999E5D27EA9C4DC087C682D_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16));
  4114. ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->set_s_GlyphMarshallingStruct_OUT_3(L_2);
  4115. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_3 = (GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*)(GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*)SZArrayNew(GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16));
  4116. ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->set_s_FreeGlyphRects_4(L_3);
  4117. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_4 = (GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*)(GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*)SZArrayNew(GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16));
  4118. ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->set_s_UsedGlyphRects_5(L_4);
  4119. Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE * L_5 = (Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE *)il2cpp_codegen_object_new(Dictionary_2_tDA5C03A58B5E004C6D454EF31BF9C5307FE785BE_il2cpp_TypeInfo_var);
  4120. Dictionary_2__ctor_mA742BAFFA1D2C33D93731258D03686051DD22B98(L_5, /*hidden argument*/Dictionary_2__ctor_mA742BAFFA1D2C33D93731258D03686051DD22B98_RuntimeMethod_var);
  4121. ((FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_StaticFields*)il2cpp_codegen_static_fields_for(FontEngine_tB40C839EB1E69BEEA23F0D26EA1BCB883CC62AF5_il2cpp_TypeInfo_var))->set_s_GlyphLookupDictionary_7(L_5);
  4122. return;
  4123. }
  4124. }
  4125. #ifdef __clang__
  4126. #pragma clang diagnostic pop
  4127. #endif
  4128. #ifdef __clang__
  4129. #pragma clang diagnostic push
  4130. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4131. #pragma clang diagnostic ignored "-Wunused-variable"
  4132. #endif
  4133. #ifdef __clang__
  4134. #pragma clang diagnostic pop
  4135. #endif
  4136. #ifdef __clang__
  4137. #pragma clang diagnostic push
  4138. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4139. #pragma clang diagnostic ignored "-Wunused-variable"
  4140. #endif
  4141. // System.Int32 UnityEngine.TextCore.LowLevel.FontEngineUtilities::MaxValue(System.Int32,System.Int32,System.Int32)
  4142. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngineUtilities_MaxValue_m2EF659954522080160961E35BE6FDF1DD5C98FB7 (int32_t ___a0, int32_t ___b1, int32_t ___c2, const RuntimeMethod* method)
  4143. {
  4144. int32_t V_0 = 0;
  4145. int32_t G_B4_0 = 0;
  4146. int32_t G_B8_0 = 0;
  4147. {
  4148. int32_t L_0 = ___a0;
  4149. int32_t L_1 = ___b1;
  4150. if ((((int32_t)L_0) < ((int32_t)L_1)))
  4151. {
  4152. goto IL_000f;
  4153. }
  4154. }
  4155. {
  4156. int32_t L_2 = ___a0;
  4157. int32_t L_3 = ___c2;
  4158. if ((((int32_t)L_2) < ((int32_t)L_3)))
  4159. {
  4160. goto IL_000c;
  4161. }
  4162. }
  4163. {
  4164. int32_t L_4 = ___a0;
  4165. G_B4_0 = L_4;
  4166. goto IL_000d;
  4167. }
  4168. IL_000c:
  4169. {
  4170. int32_t L_5 = ___c2;
  4171. G_B4_0 = L_5;
  4172. }
  4173. IL_000d:
  4174. {
  4175. G_B8_0 = G_B4_0;
  4176. goto IL_0017;
  4177. }
  4178. IL_000f:
  4179. {
  4180. int32_t L_6 = ___b1;
  4181. int32_t L_7 = ___c2;
  4182. if ((((int32_t)L_6) < ((int32_t)L_7)))
  4183. {
  4184. goto IL_0016;
  4185. }
  4186. }
  4187. {
  4188. int32_t L_8 = ___b1;
  4189. G_B8_0 = L_8;
  4190. goto IL_0017;
  4191. }
  4192. IL_0016:
  4193. {
  4194. int32_t L_9 = ___c2;
  4195. G_B8_0 = L_9;
  4196. }
  4197. IL_0017:
  4198. {
  4199. V_0 = G_B8_0;
  4200. goto IL_001a;
  4201. }
  4202. IL_001a:
  4203. {
  4204. int32_t L_10 = V_0;
  4205. return L_10;
  4206. }
  4207. }
  4208. #ifdef __clang__
  4209. #pragma clang diagnostic pop
  4210. #endif
  4211. #ifdef __clang__
  4212. #pragma clang diagnostic push
  4213. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4214. #pragma clang diagnostic ignored "-Wunused-variable"
  4215. #endif
  4216. #ifdef __clang__
  4217. #pragma clang diagnostic pop
  4218. #endif
  4219. #ifdef __clang__
  4220. #pragma clang diagnostic push
  4221. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4222. #pragma clang diagnostic ignored "-Wunused-variable"
  4223. #endif
  4224. // Conversion methods for marshalling of: UnityEngine.TextCore.Glyph
  4225. IL2CPP_EXTERN_C void Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_marshal_pinvoke(const Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1& unmarshaled, Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_marshaled_pinvoke& marshaled)
  4226. {
  4227. marshaled.___m_Index_0 = unmarshaled.get_m_Index_0();
  4228. marshaled.___m_Metrics_1 = unmarshaled.get_m_Metrics_1();
  4229. marshaled.___m_GlyphRect_2 = unmarshaled.get_m_GlyphRect_2();
  4230. marshaled.___m_Scale_3 = unmarshaled.get_m_Scale_3();
  4231. marshaled.___m_AtlasIndex_4 = unmarshaled.get_m_AtlasIndex_4();
  4232. }
  4233. IL2CPP_EXTERN_C void Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_marshal_pinvoke_back(const Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_marshaled_pinvoke& marshaled, Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1& unmarshaled)
  4234. {
  4235. uint32_t unmarshaled_m_Index_temp_0 = 0;
  4236. unmarshaled_m_Index_temp_0 = marshaled.___m_Index_0;
  4237. unmarshaled.set_m_Index_0(unmarshaled_m_Index_temp_0);
  4238. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B unmarshaled_m_Metrics_temp_1;
  4239. memset((&unmarshaled_m_Metrics_temp_1), 0, sizeof(unmarshaled_m_Metrics_temp_1));
  4240. unmarshaled_m_Metrics_temp_1 = marshaled.___m_Metrics_1;
  4241. unmarshaled.set_m_Metrics_1(unmarshaled_m_Metrics_temp_1);
  4242. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D unmarshaled_m_GlyphRect_temp_2;
  4243. memset((&unmarshaled_m_GlyphRect_temp_2), 0, sizeof(unmarshaled_m_GlyphRect_temp_2));
  4244. unmarshaled_m_GlyphRect_temp_2 = marshaled.___m_GlyphRect_2;
  4245. unmarshaled.set_m_GlyphRect_2(unmarshaled_m_GlyphRect_temp_2);
  4246. float unmarshaled_m_Scale_temp_3 = 0.0f;
  4247. unmarshaled_m_Scale_temp_3 = marshaled.___m_Scale_3;
  4248. unmarshaled.set_m_Scale_3(unmarshaled_m_Scale_temp_3);
  4249. int32_t unmarshaled_m_AtlasIndex_temp_4 = 0;
  4250. unmarshaled_m_AtlasIndex_temp_4 = marshaled.___m_AtlasIndex_4;
  4251. unmarshaled.set_m_AtlasIndex_4(unmarshaled_m_AtlasIndex_temp_4);
  4252. }
  4253. // Conversion method for clean up from marshalling of: UnityEngine.TextCore.Glyph
  4254. IL2CPP_EXTERN_C void Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_marshal_pinvoke_cleanup(Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_marshaled_pinvoke& marshaled)
  4255. {
  4256. }
  4257. // Conversion methods for marshalling of: UnityEngine.TextCore.Glyph
  4258. IL2CPP_EXTERN_C void Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_marshal_com(const Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1& unmarshaled, Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_marshaled_com& marshaled)
  4259. {
  4260. marshaled.___m_Index_0 = unmarshaled.get_m_Index_0();
  4261. marshaled.___m_Metrics_1 = unmarshaled.get_m_Metrics_1();
  4262. marshaled.___m_GlyphRect_2 = unmarshaled.get_m_GlyphRect_2();
  4263. marshaled.___m_Scale_3 = unmarshaled.get_m_Scale_3();
  4264. marshaled.___m_AtlasIndex_4 = unmarshaled.get_m_AtlasIndex_4();
  4265. }
  4266. IL2CPP_EXTERN_C void Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_marshal_com_back(const Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_marshaled_com& marshaled, Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1& unmarshaled)
  4267. {
  4268. uint32_t unmarshaled_m_Index_temp_0 = 0;
  4269. unmarshaled_m_Index_temp_0 = marshaled.___m_Index_0;
  4270. unmarshaled.set_m_Index_0(unmarshaled_m_Index_temp_0);
  4271. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B unmarshaled_m_Metrics_temp_1;
  4272. memset((&unmarshaled_m_Metrics_temp_1), 0, sizeof(unmarshaled_m_Metrics_temp_1));
  4273. unmarshaled_m_Metrics_temp_1 = marshaled.___m_Metrics_1;
  4274. unmarshaled.set_m_Metrics_1(unmarshaled_m_Metrics_temp_1);
  4275. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D unmarshaled_m_GlyphRect_temp_2;
  4276. memset((&unmarshaled_m_GlyphRect_temp_2), 0, sizeof(unmarshaled_m_GlyphRect_temp_2));
  4277. unmarshaled_m_GlyphRect_temp_2 = marshaled.___m_GlyphRect_2;
  4278. unmarshaled.set_m_GlyphRect_2(unmarshaled_m_GlyphRect_temp_2);
  4279. float unmarshaled_m_Scale_temp_3 = 0.0f;
  4280. unmarshaled_m_Scale_temp_3 = marshaled.___m_Scale_3;
  4281. unmarshaled.set_m_Scale_3(unmarshaled_m_Scale_temp_3);
  4282. int32_t unmarshaled_m_AtlasIndex_temp_4 = 0;
  4283. unmarshaled_m_AtlasIndex_temp_4 = marshaled.___m_AtlasIndex_4;
  4284. unmarshaled.set_m_AtlasIndex_4(unmarshaled_m_AtlasIndex_temp_4);
  4285. }
  4286. // Conversion method for clean up from marshalling of: UnityEngine.TextCore.Glyph
  4287. IL2CPP_EXTERN_C void Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_marshal_com_cleanup(Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1_marshaled_com& marshaled)
  4288. {
  4289. }
  4290. // System.UInt32 UnityEngine.TextCore.Glyph::get_index()
  4291. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Glyph_get_index_mB9A53E02F757731DC06414DFC6F4F5D1615DC248 (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * __this, const RuntimeMethod* method)
  4292. {
  4293. uint32_t V_0 = 0;
  4294. {
  4295. uint32_t L_0 = __this->get_m_Index_0();
  4296. V_0 = L_0;
  4297. goto IL_000a;
  4298. }
  4299. IL_000a:
  4300. {
  4301. uint32_t L_1 = V_0;
  4302. return L_1;
  4303. }
  4304. }
  4305. // System.Void UnityEngine.TextCore.Glyph::set_index(System.UInt32)
  4306. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph_set_index_m68FA74E7DF133C63E1544913F2ADC38BB27DBED4 (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * __this, uint32_t ___value0, const RuntimeMethod* method)
  4307. {
  4308. {
  4309. uint32_t L_0 = ___value0;
  4310. __this->set_m_Index_0(L_0);
  4311. return;
  4312. }
  4313. }
  4314. // UnityEngine.TextCore.GlyphMetrics UnityEngine.TextCore.Glyph::get_metrics()
  4315. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B Glyph_get_metrics_m395A93D5BD1B7859DD95B17386DAA033D2F865B0 (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * __this, const RuntimeMethod* method)
  4316. {
  4317. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B V_0;
  4318. memset((&V_0), 0, sizeof(V_0));
  4319. {
  4320. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B L_0 = __this->get_m_Metrics_1();
  4321. V_0 = L_0;
  4322. goto IL_000a;
  4323. }
  4324. IL_000a:
  4325. {
  4326. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B L_1 = V_0;
  4327. return L_1;
  4328. }
  4329. }
  4330. // System.Void UnityEngine.TextCore.Glyph::set_metrics(UnityEngine.TextCore.GlyphMetrics)
  4331. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph_set_metrics_mAA75ADA7FEE5D62A48D1558CE4393C8E4FBBBC3B (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * __this, GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B ___value0, const RuntimeMethod* method)
  4332. {
  4333. {
  4334. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B L_0 = ___value0;
  4335. __this->set_m_Metrics_1(L_0);
  4336. return;
  4337. }
  4338. }
  4339. // UnityEngine.TextCore.GlyphRect UnityEngine.TextCore.Glyph::get_glyphRect()
  4340. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D Glyph_get_glyphRect_mA3484840AF306B3F9B146D7162424238B4F456F9 (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * __this, const RuntimeMethod* method)
  4341. {
  4342. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D V_0;
  4343. memset((&V_0), 0, sizeof(V_0));
  4344. {
  4345. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_0 = __this->get_m_GlyphRect_2();
  4346. V_0 = L_0;
  4347. goto IL_000a;
  4348. }
  4349. IL_000a:
  4350. {
  4351. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_1 = V_0;
  4352. return L_1;
  4353. }
  4354. }
  4355. // System.Void UnityEngine.TextCore.Glyph::set_glyphRect(UnityEngine.TextCore.GlyphRect)
  4356. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph_set_glyphRect_mC1B26C50850B546BF6CF5AE5765FA6080F983B3B (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * __this, GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D ___value0, const RuntimeMethod* method)
  4357. {
  4358. {
  4359. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_0 = ___value0;
  4360. __this->set_m_GlyphRect_2(L_0);
  4361. return;
  4362. }
  4363. }
  4364. // System.Single UnityEngine.TextCore.Glyph::get_scale()
  4365. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Glyph_get_scale_m446CB523D55E31B00D8AC704A60308C773E7F208 (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * __this, const RuntimeMethod* method)
  4366. {
  4367. float V_0 = 0.0f;
  4368. {
  4369. float L_0 = __this->get_m_Scale_3();
  4370. V_0 = L_0;
  4371. goto IL_000a;
  4372. }
  4373. IL_000a:
  4374. {
  4375. float L_1 = V_0;
  4376. return L_1;
  4377. }
  4378. }
  4379. // System.Void UnityEngine.TextCore.Glyph::set_scale(System.Single)
  4380. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph_set_scale_m576BAC2DABBBDDAEB8B84BEB4A0780BC00D90753 (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * __this, float ___value0, const RuntimeMethod* method)
  4381. {
  4382. {
  4383. float L_0 = ___value0;
  4384. __this->set_m_Scale_3(L_0);
  4385. return;
  4386. }
  4387. }
  4388. // System.Int32 UnityEngine.TextCore.Glyph::get_atlasIndex()
  4389. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Glyph_get_atlasIndex_m6538243B8852D859DE81213EDC5A9FDD837909EF (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * __this, const RuntimeMethod* method)
  4390. {
  4391. int32_t V_0 = 0;
  4392. {
  4393. int32_t L_0 = __this->get_m_AtlasIndex_4();
  4394. V_0 = L_0;
  4395. goto IL_000a;
  4396. }
  4397. IL_000a:
  4398. {
  4399. int32_t L_1 = V_0;
  4400. return L_1;
  4401. }
  4402. }
  4403. // System.Void UnityEngine.TextCore.Glyph::set_atlasIndex(System.Int32)
  4404. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph_set_atlasIndex_m9994675326C6545B78A3CD5CC4A534D597195A3B (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * __this, int32_t ___value0, const RuntimeMethod* method)
  4405. {
  4406. {
  4407. int32_t L_0 = ___value0;
  4408. __this->set_m_AtlasIndex_4(L_0);
  4409. return;
  4410. }
  4411. }
  4412. // System.Void UnityEngine.TextCore.Glyph::.ctor()
  4413. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph__ctor_m3B14665C4F129AA87DC0FBF1D8E5274729840076 (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * __this, const RuntimeMethod* method)
  4414. {
  4415. {
  4416. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  4417. __this->set_m_Index_0(0);
  4418. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * L_0 = __this->get_address_of_m_Metrics_1();
  4419. il2cpp_codegen_initobj(L_0, sizeof(GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B ));
  4420. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * L_1 = __this->get_address_of_m_GlyphRect_2();
  4421. il2cpp_codegen_initobj(L_1, sizeof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D ));
  4422. __this->set_m_Scale_3((1.0f));
  4423. __this->set_m_AtlasIndex_4(0);
  4424. return;
  4425. }
  4426. }
  4427. // System.Void UnityEngine.TextCore.Glyph::.ctor(UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct)
  4428. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph__ctor_m926A82734800BFA828FFB469B956F563FF0F1994 (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * __this, GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 ___glyphStruct0, const RuntimeMethod* method)
  4429. {
  4430. {
  4431. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  4432. GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 L_0 = ___glyphStruct0;
  4433. uint32_t L_1 = L_0.get_index_0();
  4434. __this->set_m_Index_0(L_1);
  4435. GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 L_2 = ___glyphStruct0;
  4436. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B L_3 = L_2.get_metrics_1();
  4437. __this->set_m_Metrics_1(L_3);
  4438. GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 L_4 = ___glyphStruct0;
  4439. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_5 = L_4.get_glyphRect_2();
  4440. __this->set_m_GlyphRect_2(L_5);
  4441. GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 L_6 = ___glyphStruct0;
  4442. float L_7 = L_6.get_scale_3();
  4443. __this->set_m_Scale_3(L_7);
  4444. GlyphMarshallingStruct_t6944FAFBC02A2747B49417BF23EBA14EB5FE7A19 L_8 = ___glyphStruct0;
  4445. int32_t L_9 = L_8.get_atlasIndex_4();
  4446. __this->set_m_AtlasIndex_4(L_9);
  4447. return;
  4448. }
  4449. }
  4450. // System.Void UnityEngine.TextCore.Glyph::.ctor(System.UInt32,UnityEngine.TextCore.GlyphMetrics,UnityEngine.TextCore.GlyphRect,System.Single,System.Int32)
  4451. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph__ctor_m3B1336D6A76FF3C315E66EC5857E378D7BE50DE2 (Glyph_tC58ED6BC718B82A55B7E1A3690A289FFA8EBEFD1 * __this, uint32_t ___index0, GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B ___metrics1, GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D ___glyphRect2, float ___scale3, int32_t ___atlasIndex4, const RuntimeMethod* method)
  4452. {
  4453. {
  4454. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  4455. uint32_t L_0 = ___index0;
  4456. __this->set_m_Index_0(L_0);
  4457. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B L_1 = ___metrics1;
  4458. __this->set_m_Metrics_1(L_1);
  4459. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_2 = ___glyphRect2;
  4460. __this->set_m_GlyphRect_2(L_2);
  4461. float L_3 = ___scale3;
  4462. __this->set_m_Scale_3(L_3);
  4463. int32_t L_4 = ___atlasIndex4;
  4464. __this->set_m_AtlasIndex_4(L_4);
  4465. return;
  4466. }
  4467. }
  4468. #ifdef __clang__
  4469. #pragma clang diagnostic pop
  4470. #endif
  4471. #ifdef __clang__
  4472. #pragma clang diagnostic push
  4473. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4474. #pragma clang diagnostic ignored "-Wunused-variable"
  4475. #endif
  4476. // System.UInt32 UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::get_glyphIndex()
  4477. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t GlyphAdjustmentRecord_get_glyphIndex_mCD420C739E19E446152534AFA80A6113C0DBCC55 (GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA * __this, const RuntimeMethod* method)
  4478. {
  4479. uint32_t V_0 = 0;
  4480. {
  4481. uint32_t L_0 = __this->get_m_GlyphIndex_0();
  4482. V_0 = L_0;
  4483. goto IL_000a;
  4484. }
  4485. IL_000a:
  4486. {
  4487. uint32_t L_1 = V_0;
  4488. return L_1;
  4489. }
  4490. }
  4491. IL2CPP_EXTERN_C uint32_t GlyphAdjustmentRecord_get_glyphIndex_mCD420C739E19E446152534AFA80A6113C0DBCC55_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  4492. {
  4493. GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA * _thisAdjusted;
  4494. int32_t _offset = 1;
  4495. _thisAdjusted = reinterpret_cast<GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA *>(__this + _offset);
  4496. uint32_t _returnValue;
  4497. _returnValue = GlyphAdjustmentRecord_get_glyphIndex_mCD420C739E19E446152534AFA80A6113C0DBCC55(_thisAdjusted, method);
  4498. return _returnValue;
  4499. }
  4500. // UnityEngine.TextCore.LowLevel.GlyphValueRecord UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::get_glyphValueRecord()
  4501. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 GlyphAdjustmentRecord_get_glyphValueRecord_mAC27920271FB7166EE305BACE1D595CAA57872EE (GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA * __this, const RuntimeMethod* method)
  4502. {
  4503. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 V_0;
  4504. memset((&V_0), 0, sizeof(V_0));
  4505. {
  4506. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 L_0 = __this->get_m_GlyphValueRecord_1();
  4507. V_0 = L_0;
  4508. goto IL_000a;
  4509. }
  4510. IL_000a:
  4511. {
  4512. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 L_1 = V_0;
  4513. return L_1;
  4514. }
  4515. }
  4516. IL2CPP_EXTERN_C GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 GlyphAdjustmentRecord_get_glyphValueRecord_mAC27920271FB7166EE305BACE1D595CAA57872EE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  4517. {
  4518. GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA * _thisAdjusted;
  4519. int32_t _offset = 1;
  4520. _thisAdjusted = reinterpret_cast<GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA *>(__this + _offset);
  4521. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 _returnValue;
  4522. _returnValue = GlyphAdjustmentRecord_get_glyphValueRecord_mAC27920271FB7166EE305BACE1D595CAA57872EE(_thisAdjusted, method);
  4523. return _returnValue;
  4524. }
  4525. #ifdef __clang__
  4526. #pragma clang diagnostic pop
  4527. #endif
  4528. #ifdef __clang__
  4529. #pragma clang diagnostic push
  4530. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4531. #pragma clang diagnostic ignored "-Wunused-variable"
  4532. #endif
  4533. #ifdef __clang__
  4534. #pragma clang diagnostic pop
  4535. #endif
  4536. #ifdef __clang__
  4537. #pragma clang diagnostic push
  4538. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4539. #pragma clang diagnostic ignored "-Wunused-variable"
  4540. #endif
  4541. #ifdef __clang__
  4542. #pragma clang diagnostic pop
  4543. #endif
  4544. #ifdef __clang__
  4545. #pragma clang diagnostic push
  4546. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4547. #pragma clang diagnostic ignored "-Wunused-variable"
  4548. #endif
  4549. // System.Single UnityEngine.TextCore.GlyphMetrics::get_width()
  4550. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_width_m4E2BCD2B54F121478C1D23C43FB6E8C0EF71C70F (GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * __this, const RuntimeMethod* method)
  4551. {
  4552. float V_0 = 0.0f;
  4553. {
  4554. float L_0 = __this->get_m_Width_0();
  4555. V_0 = L_0;
  4556. goto IL_000a;
  4557. }
  4558. IL_000a:
  4559. {
  4560. float L_1 = V_0;
  4561. return L_1;
  4562. }
  4563. }
  4564. IL2CPP_EXTERN_C float GlyphMetrics_get_width_m4E2BCD2B54F121478C1D23C43FB6E8C0EF71C70F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  4565. {
  4566. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * _thisAdjusted;
  4567. int32_t _offset = 1;
  4568. _thisAdjusted = reinterpret_cast<GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B *>(__this + _offset);
  4569. float _returnValue;
  4570. _returnValue = GlyphMetrics_get_width_m4E2BCD2B54F121478C1D23C43FB6E8C0EF71C70F(_thisAdjusted, method);
  4571. return _returnValue;
  4572. }
  4573. // System.Single UnityEngine.TextCore.GlyphMetrics::get_height()
  4574. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_height_m742B169DCF2892774ACEC4F25310CDC0C7F1D85F (GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * __this, const RuntimeMethod* method)
  4575. {
  4576. float V_0 = 0.0f;
  4577. {
  4578. float L_0 = __this->get_m_Height_1();
  4579. V_0 = L_0;
  4580. goto IL_000a;
  4581. }
  4582. IL_000a:
  4583. {
  4584. float L_1 = V_0;
  4585. return L_1;
  4586. }
  4587. }
  4588. IL2CPP_EXTERN_C float GlyphMetrics_get_height_m742B169DCF2892774ACEC4F25310CDC0C7F1D85F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  4589. {
  4590. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * _thisAdjusted;
  4591. int32_t _offset = 1;
  4592. _thisAdjusted = reinterpret_cast<GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B *>(__this + _offset);
  4593. float _returnValue;
  4594. _returnValue = GlyphMetrics_get_height_m742B169DCF2892774ACEC4F25310CDC0C7F1D85F(_thisAdjusted, method);
  4595. return _returnValue;
  4596. }
  4597. // System.Single UnityEngine.TextCore.GlyphMetrics::get_horizontalBearingX()
  4598. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_horizontalBearingX_m8474B6C9DB0D4D36516FCAC03B6ECBDAF49247E0 (GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * __this, const RuntimeMethod* method)
  4599. {
  4600. float V_0 = 0.0f;
  4601. {
  4602. float L_0 = __this->get_m_HorizontalBearingX_2();
  4603. V_0 = L_0;
  4604. goto IL_000a;
  4605. }
  4606. IL_000a:
  4607. {
  4608. float L_1 = V_0;
  4609. return L_1;
  4610. }
  4611. }
  4612. IL2CPP_EXTERN_C float GlyphMetrics_get_horizontalBearingX_m8474B6C9DB0D4D36516FCAC03B6ECBDAF49247E0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  4613. {
  4614. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * _thisAdjusted;
  4615. int32_t _offset = 1;
  4616. _thisAdjusted = reinterpret_cast<GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B *>(__this + _offset);
  4617. float _returnValue;
  4618. _returnValue = GlyphMetrics_get_horizontalBearingX_m8474B6C9DB0D4D36516FCAC03B6ECBDAF49247E0(_thisAdjusted, method);
  4619. return _returnValue;
  4620. }
  4621. // System.Single UnityEngine.TextCore.GlyphMetrics::get_horizontalBearingY()
  4622. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_horizontalBearingY_m2C5A73B899AFF5F5F594F447160ADB6E0523C16A (GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * __this, const RuntimeMethod* method)
  4623. {
  4624. float V_0 = 0.0f;
  4625. {
  4626. float L_0 = __this->get_m_HorizontalBearingY_3();
  4627. V_0 = L_0;
  4628. goto IL_000a;
  4629. }
  4630. IL_000a:
  4631. {
  4632. float L_1 = V_0;
  4633. return L_1;
  4634. }
  4635. }
  4636. IL2CPP_EXTERN_C float GlyphMetrics_get_horizontalBearingY_m2C5A73B899AFF5F5F594F447160ADB6E0523C16A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  4637. {
  4638. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * _thisAdjusted;
  4639. int32_t _offset = 1;
  4640. _thisAdjusted = reinterpret_cast<GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B *>(__this + _offset);
  4641. float _returnValue;
  4642. _returnValue = GlyphMetrics_get_horizontalBearingY_m2C5A73B899AFF5F5F594F447160ADB6E0523C16A(_thisAdjusted, method);
  4643. return _returnValue;
  4644. }
  4645. // System.Single UnityEngine.TextCore.GlyphMetrics::get_horizontalAdvance()
  4646. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_horizontalAdvance_mB204F2676223D5BEF5FEFF8969B159B39F1A617A (GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * __this, const RuntimeMethod* method)
  4647. {
  4648. float V_0 = 0.0f;
  4649. {
  4650. float L_0 = __this->get_m_HorizontalAdvance_4();
  4651. V_0 = L_0;
  4652. goto IL_000a;
  4653. }
  4654. IL_000a:
  4655. {
  4656. float L_1 = V_0;
  4657. return L_1;
  4658. }
  4659. }
  4660. IL2CPP_EXTERN_C float GlyphMetrics_get_horizontalAdvance_mB204F2676223D5BEF5FEFF8969B159B39F1A617A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  4661. {
  4662. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * _thisAdjusted;
  4663. int32_t _offset = 1;
  4664. _thisAdjusted = reinterpret_cast<GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B *>(__this + _offset);
  4665. float _returnValue;
  4666. _returnValue = GlyphMetrics_get_horizontalAdvance_mB204F2676223D5BEF5FEFF8969B159B39F1A617A(_thisAdjusted, method);
  4667. return _returnValue;
  4668. }
  4669. // System.Void UnityEngine.TextCore.GlyphMetrics::.ctor(System.Single,System.Single,System.Single,System.Single,System.Single)
  4670. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlyphMetrics__ctor_m6146EC37C12EF153771AEF9983A63B5EBAE0CEFB (GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * __this, float ___width0, float ___height1, float ___bearingX2, float ___bearingY3, float ___advance4, const RuntimeMethod* method)
  4671. {
  4672. {
  4673. float L_0 = ___width0;
  4674. __this->set_m_Width_0(L_0);
  4675. float L_1 = ___height1;
  4676. __this->set_m_Height_1(L_1);
  4677. float L_2 = ___bearingX2;
  4678. __this->set_m_HorizontalBearingX_2(L_2);
  4679. float L_3 = ___bearingY3;
  4680. __this->set_m_HorizontalBearingY_3(L_3);
  4681. float L_4 = ___advance4;
  4682. __this->set_m_HorizontalAdvance_4(L_4);
  4683. return;
  4684. }
  4685. }
  4686. IL2CPP_EXTERN_C void GlyphMetrics__ctor_m6146EC37C12EF153771AEF9983A63B5EBAE0CEFB_AdjustorThunk (RuntimeObject * __this, float ___width0, float ___height1, float ___bearingX2, float ___bearingY3, float ___advance4, const RuntimeMethod* method)
  4687. {
  4688. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * _thisAdjusted;
  4689. int32_t _offset = 1;
  4690. _thisAdjusted = reinterpret_cast<GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B *>(__this + _offset);
  4691. GlyphMetrics__ctor_m6146EC37C12EF153771AEF9983A63B5EBAE0CEFB(_thisAdjusted, ___width0, ___height1, ___bearingX2, ___bearingY3, ___advance4, method);
  4692. }
  4693. // System.Int32 UnityEngine.TextCore.GlyphMetrics::GetHashCode()
  4694. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphMetrics_GetHashCode_m4F7985D656AFB70AE746F9A2513D39D3DFF9CD73 (GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * __this, const RuntimeMethod* method)
  4695. {
  4696. static bool s_Il2CppMethodInitialized;
  4697. if (!s_Il2CppMethodInitialized)
  4698. {
  4699. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B_il2cpp_TypeInfo_var);
  4700. s_Il2CppMethodInitialized = true;
  4701. }
  4702. int32_t V_0 = 0;
  4703. {
  4704. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B L_0 = (*(GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B *)__this);
  4705. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B L_1 = L_0;
  4706. RuntimeObject * L_2 = Box(GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B_il2cpp_TypeInfo_var, &L_1);
  4707. NullCheck((ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 *)L_2);
  4708. int32_t L_3;
  4709. L_3 = ValueType_GetHashCode_mE3FC55FA0D7099043434B9F8F0A4B30C8B63BFF4((ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 *)L_2, /*hidden argument*/NULL);
  4710. V_0 = L_3;
  4711. goto IL_0014;
  4712. }
  4713. IL_0014:
  4714. {
  4715. int32_t L_4 = V_0;
  4716. return L_4;
  4717. }
  4718. }
  4719. IL2CPP_EXTERN_C int32_t GlyphMetrics_GetHashCode_m4F7985D656AFB70AE746F9A2513D39D3DFF9CD73_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  4720. {
  4721. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * _thisAdjusted;
  4722. int32_t _offset = 1;
  4723. _thisAdjusted = reinterpret_cast<GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B *>(__this + _offset);
  4724. int32_t _returnValue;
  4725. _returnValue = GlyphMetrics_GetHashCode_m4F7985D656AFB70AE746F9A2513D39D3DFF9CD73(_thisAdjusted, method);
  4726. return _returnValue;
  4727. }
  4728. // System.Boolean UnityEngine.TextCore.GlyphMetrics::Equals(System.Object)
  4729. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphMetrics_Equals_mCCF68C73B7AE05D97A0D4459384DABD8BEB1097F (GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  4730. {
  4731. static bool s_Il2CppMethodInitialized;
  4732. if (!s_Il2CppMethodInitialized)
  4733. {
  4734. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B_il2cpp_TypeInfo_var);
  4735. s_Il2CppMethodInitialized = true;
  4736. }
  4737. bool V_0 = false;
  4738. {
  4739. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B L_0 = (*(GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B *)__this);
  4740. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B L_1 = L_0;
  4741. RuntimeObject * L_2 = Box(GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B_il2cpp_TypeInfo_var, &L_1);
  4742. RuntimeObject * L_3 = ___obj0;
  4743. NullCheck((ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 *)L_2);
  4744. bool L_4;
  4745. L_4 = ValueType_Equals_mA46F77D37929939A917B1BF63B55071714034354((ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 *)L_2, L_3, /*hidden argument*/NULL);
  4746. V_0 = L_4;
  4747. goto IL_0015;
  4748. }
  4749. IL_0015:
  4750. {
  4751. bool L_5 = V_0;
  4752. return L_5;
  4753. }
  4754. }
  4755. IL2CPP_EXTERN_C bool GlyphMetrics_Equals_mCCF68C73B7AE05D97A0D4459384DABD8BEB1097F_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  4756. {
  4757. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * _thisAdjusted;
  4758. int32_t _offset = 1;
  4759. _thisAdjusted = reinterpret_cast<GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B *>(__this + _offset);
  4760. bool _returnValue;
  4761. _returnValue = GlyphMetrics_Equals_mCCF68C73B7AE05D97A0D4459384DABD8BEB1097F(_thisAdjusted, ___obj0, method);
  4762. return _returnValue;
  4763. }
  4764. // System.Boolean UnityEngine.TextCore.GlyphMetrics::Equals(UnityEngine.TextCore.GlyphMetrics)
  4765. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphMetrics_Equals_m54C8D6CAD2653668377F5F7A9F78FD7C4F05E4A8 (GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * __this, GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B ___other0, const RuntimeMethod* method)
  4766. {
  4767. static bool s_Il2CppMethodInitialized;
  4768. if (!s_Il2CppMethodInitialized)
  4769. {
  4770. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B_il2cpp_TypeInfo_var);
  4771. s_Il2CppMethodInitialized = true;
  4772. }
  4773. bool V_0 = false;
  4774. {
  4775. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B L_0 = (*(GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B *)__this);
  4776. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B L_1 = L_0;
  4777. RuntimeObject * L_2 = Box(GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B_il2cpp_TypeInfo_var, &L_1);
  4778. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B L_3 = ___other0;
  4779. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B L_4 = L_3;
  4780. RuntimeObject * L_5 = Box(GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B_il2cpp_TypeInfo_var, &L_4);
  4781. NullCheck((ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 *)L_2);
  4782. bool L_6;
  4783. L_6 = ValueType_Equals_mA46F77D37929939A917B1BF63B55071714034354((ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 *)L_2, L_5, /*hidden argument*/NULL);
  4784. V_0 = L_6;
  4785. goto IL_001a;
  4786. }
  4787. IL_001a:
  4788. {
  4789. bool L_7 = V_0;
  4790. return L_7;
  4791. }
  4792. }
  4793. IL2CPP_EXTERN_C bool GlyphMetrics_Equals_m54C8D6CAD2653668377F5F7A9F78FD7C4F05E4A8_AdjustorThunk (RuntimeObject * __this, GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B ___other0, const RuntimeMethod* method)
  4794. {
  4795. GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B * _thisAdjusted;
  4796. int32_t _offset = 1;
  4797. _thisAdjusted = reinterpret_cast<GlyphMetrics_t46B609AF0FC41272561342E8B5AEF35E4E1B537B *>(__this + _offset);
  4798. bool _returnValue;
  4799. _returnValue = GlyphMetrics_Equals_m54C8D6CAD2653668377F5F7A9F78FD7C4F05E4A8(_thisAdjusted, ___other0, method);
  4800. return _returnValue;
  4801. }
  4802. #ifdef __clang__
  4803. #pragma clang diagnostic pop
  4804. #endif
  4805. #ifdef __clang__
  4806. #pragma clang diagnostic push
  4807. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4808. #pragma clang diagnostic ignored "-Wunused-variable"
  4809. #endif
  4810. #ifdef __clang__
  4811. #pragma clang diagnostic pop
  4812. #endif
  4813. #ifdef __clang__
  4814. #pragma clang diagnostic push
  4815. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4816. #pragma clang diagnostic ignored "-Wunused-variable"
  4817. #endif
  4818. // UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::get_firstAdjustmentRecord()
  4819. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m92BC7561227D482635EF8AB93B8F20808017FBF8 (GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169 * __this, const RuntimeMethod* method)
  4820. {
  4821. GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA V_0;
  4822. memset((&V_0), 0, sizeof(V_0));
  4823. {
  4824. GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA L_0 = __this->get_m_FirstAdjustmentRecord_0();
  4825. V_0 = L_0;
  4826. goto IL_000a;
  4827. }
  4828. IL_000a:
  4829. {
  4830. GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA L_1 = V_0;
  4831. return L_1;
  4832. }
  4833. }
  4834. IL2CPP_EXTERN_C GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m92BC7561227D482635EF8AB93B8F20808017FBF8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  4835. {
  4836. GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169 * _thisAdjusted;
  4837. int32_t _offset = 1;
  4838. _thisAdjusted = reinterpret_cast<GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169 *>(__this + _offset);
  4839. GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA _returnValue;
  4840. _returnValue = GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m92BC7561227D482635EF8AB93B8F20808017FBF8(_thisAdjusted, method);
  4841. return _returnValue;
  4842. }
  4843. // UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::get_secondAdjustmentRecord()
  4844. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_m488CCBCB6802727334E2135E65EBB027A0A01EAD (GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169 * __this, const RuntimeMethod* method)
  4845. {
  4846. GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA V_0;
  4847. memset((&V_0), 0, sizeof(V_0));
  4848. {
  4849. GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA L_0 = __this->get_m_SecondAdjustmentRecord_1();
  4850. V_0 = L_0;
  4851. goto IL_000a;
  4852. }
  4853. IL_000a:
  4854. {
  4855. GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA L_1 = V_0;
  4856. return L_1;
  4857. }
  4858. }
  4859. IL2CPP_EXTERN_C GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_m488CCBCB6802727334E2135E65EBB027A0A01EAD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  4860. {
  4861. GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169 * _thisAdjusted;
  4862. int32_t _offset = 1;
  4863. _thisAdjusted = reinterpret_cast<GlyphPairAdjustmentRecord_tAD8F88FFC3A19DFDC31C2E0FA901E7CEAEE8A169 *>(__this + _offset);
  4864. GlyphAdjustmentRecord_tF7DD4F1F660B62990292705F25D43A7EF3ED35EA _returnValue;
  4865. _returnValue = GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_m488CCBCB6802727334E2135E65EBB027A0A01EAD(_thisAdjusted, method);
  4866. return _returnValue;
  4867. }
  4868. #ifdef __clang__
  4869. #pragma clang diagnostic pop
  4870. #endif
  4871. #ifdef __clang__
  4872. #pragma clang diagnostic push
  4873. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4874. #pragma clang diagnostic ignored "-Wunused-variable"
  4875. #endif
  4876. // System.Int32 UnityEngine.TextCore.GlyphRect::get_x()
  4877. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_get_x_m004398D85360A389BCCD4F8B38347C0555F86166 (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * __this, const RuntimeMethod* method)
  4878. {
  4879. int32_t V_0 = 0;
  4880. {
  4881. int32_t L_0 = __this->get_m_X_0();
  4882. V_0 = L_0;
  4883. goto IL_000a;
  4884. }
  4885. IL_000a:
  4886. {
  4887. int32_t L_1 = V_0;
  4888. return L_1;
  4889. }
  4890. }
  4891. IL2CPP_EXTERN_C int32_t GlyphRect_get_x_m004398D85360A389BCCD4F8B38347C0555F86166_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  4892. {
  4893. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * _thisAdjusted;
  4894. int32_t _offset = 1;
  4895. _thisAdjusted = reinterpret_cast<GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D *>(__this + _offset);
  4896. int32_t _returnValue;
  4897. _returnValue = GlyphRect_get_x_m004398D85360A389BCCD4F8B38347C0555F86166(_thisAdjusted, method);
  4898. return _returnValue;
  4899. }
  4900. // System.Int32 UnityEngine.TextCore.GlyphRect::get_y()
  4901. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_get_y_mBF2FC84CB7B201F30376B46390D37887B6AD6C20 (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * __this, const RuntimeMethod* method)
  4902. {
  4903. int32_t V_0 = 0;
  4904. {
  4905. int32_t L_0 = __this->get_m_Y_1();
  4906. V_0 = L_0;
  4907. goto IL_000a;
  4908. }
  4909. IL_000a:
  4910. {
  4911. int32_t L_1 = V_0;
  4912. return L_1;
  4913. }
  4914. }
  4915. IL2CPP_EXTERN_C int32_t GlyphRect_get_y_mBF2FC84CB7B201F30376B46390D37887B6AD6C20_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  4916. {
  4917. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * _thisAdjusted;
  4918. int32_t _offset = 1;
  4919. _thisAdjusted = reinterpret_cast<GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D *>(__this + _offset);
  4920. int32_t _returnValue;
  4921. _returnValue = GlyphRect_get_y_mBF2FC84CB7B201F30376B46390D37887B6AD6C20(_thisAdjusted, method);
  4922. return _returnValue;
  4923. }
  4924. // System.Int32 UnityEngine.TextCore.GlyphRect::get_width()
  4925. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_get_width_m8B9FBFA897082BA8E5F71222E1AAAB8D4A345A41 (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * __this, const RuntimeMethod* method)
  4926. {
  4927. int32_t V_0 = 0;
  4928. {
  4929. int32_t L_0 = __this->get_m_Width_2();
  4930. V_0 = L_0;
  4931. goto IL_000a;
  4932. }
  4933. IL_000a:
  4934. {
  4935. int32_t L_1 = V_0;
  4936. return L_1;
  4937. }
  4938. }
  4939. IL2CPP_EXTERN_C int32_t GlyphRect_get_width_m8B9FBFA897082BA8E5F71222E1AAAB8D4A345A41_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  4940. {
  4941. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * _thisAdjusted;
  4942. int32_t _offset = 1;
  4943. _thisAdjusted = reinterpret_cast<GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D *>(__this + _offset);
  4944. int32_t _returnValue;
  4945. _returnValue = GlyphRect_get_width_m8B9FBFA897082BA8E5F71222E1AAAB8D4A345A41(_thisAdjusted, method);
  4946. return _returnValue;
  4947. }
  4948. // System.Int32 UnityEngine.TextCore.GlyphRect::get_height()
  4949. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_get_height_m319E96AD96E2087C9C9F5A1DF883F06A4D04104F (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * __this, const RuntimeMethod* method)
  4950. {
  4951. int32_t V_0 = 0;
  4952. {
  4953. int32_t L_0 = __this->get_m_Height_3();
  4954. V_0 = L_0;
  4955. goto IL_000a;
  4956. }
  4957. IL_000a:
  4958. {
  4959. int32_t L_1 = V_0;
  4960. return L_1;
  4961. }
  4962. }
  4963. IL2CPP_EXTERN_C int32_t GlyphRect_get_height_m319E96AD96E2087C9C9F5A1DF883F06A4D04104F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  4964. {
  4965. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * _thisAdjusted;
  4966. int32_t _offset = 1;
  4967. _thisAdjusted = reinterpret_cast<GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D *>(__this + _offset);
  4968. int32_t _returnValue;
  4969. _returnValue = GlyphRect_get_height_m319E96AD96E2087C9C9F5A1DF883F06A4D04104F(_thisAdjusted, method);
  4970. return _returnValue;
  4971. }
  4972. // UnityEngine.TextCore.GlyphRect UnityEngine.TextCore.GlyphRect::get_zero()
  4973. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D GlyphRect_get_zero_m4F82533B1FF0E143D6CEB594F68254D925879229 (const RuntimeMethod* method)
  4974. {
  4975. static bool s_Il2CppMethodInitialized;
  4976. if (!s_Il2CppMethodInitialized)
  4977. {
  4978. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_il2cpp_TypeInfo_var);
  4979. s_Il2CppMethodInitialized = true;
  4980. }
  4981. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D V_0;
  4982. memset((&V_0), 0, sizeof(V_0));
  4983. {
  4984. IL2CPP_RUNTIME_CLASS_INIT(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_il2cpp_TypeInfo_var);
  4985. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_0 = ((GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_StaticFields*)il2cpp_codegen_static_fields_for(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_il2cpp_TypeInfo_var))->get_s_ZeroGlyphRect_4();
  4986. V_0 = L_0;
  4987. goto IL_0009;
  4988. }
  4989. IL_0009:
  4990. {
  4991. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_1 = V_0;
  4992. return L_1;
  4993. }
  4994. }
  4995. // System.Void UnityEngine.TextCore.GlyphRect::.ctor(System.Int32,System.Int32,System.Int32,System.Int32)
  4996. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlyphRect__ctor_m278B410AE9B6DE62FF8C2445B8F3C6051B45ED61 (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * __this, int32_t ___x0, int32_t ___y1, int32_t ___width2, int32_t ___height3, const RuntimeMethod* method)
  4997. {
  4998. {
  4999. int32_t L_0 = ___x0;
  5000. __this->set_m_X_0(L_0);
  5001. int32_t L_1 = ___y1;
  5002. __this->set_m_Y_1(L_1);
  5003. int32_t L_2 = ___width2;
  5004. __this->set_m_Width_2(L_2);
  5005. int32_t L_3 = ___height3;
  5006. __this->set_m_Height_3(L_3);
  5007. return;
  5008. }
  5009. }
  5010. IL2CPP_EXTERN_C void GlyphRect__ctor_m278B410AE9B6DE62FF8C2445B8F3C6051B45ED61_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, int32_t ___width2, int32_t ___height3, const RuntimeMethod* method)
  5011. {
  5012. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * _thisAdjusted;
  5013. int32_t _offset = 1;
  5014. _thisAdjusted = reinterpret_cast<GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D *>(__this + _offset);
  5015. GlyphRect__ctor_m278B410AE9B6DE62FF8C2445B8F3C6051B45ED61(_thisAdjusted, ___x0, ___y1, ___width2, ___height3, method);
  5016. }
  5017. // System.Int32 UnityEngine.TextCore.GlyphRect::GetHashCode()
  5018. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphRect_GetHashCode_m6DC4515E8C489593A329B5EA66895BD8C25DF913 (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * __this, const RuntimeMethod* method)
  5019. {
  5020. static bool s_Il2CppMethodInitialized;
  5021. if (!s_Il2CppMethodInitialized)
  5022. {
  5023. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_il2cpp_TypeInfo_var);
  5024. s_Il2CppMethodInitialized = true;
  5025. }
  5026. int32_t V_0 = 0;
  5027. {
  5028. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_0 = (*(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D *)__this);
  5029. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_1 = L_0;
  5030. RuntimeObject * L_2 = Box(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_il2cpp_TypeInfo_var, &L_1);
  5031. NullCheck((ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 *)L_2);
  5032. int32_t L_3;
  5033. L_3 = ValueType_GetHashCode_mE3FC55FA0D7099043434B9F8F0A4B30C8B63BFF4((ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 *)L_2, /*hidden argument*/NULL);
  5034. V_0 = L_3;
  5035. goto IL_0014;
  5036. }
  5037. IL_0014:
  5038. {
  5039. int32_t L_4 = V_0;
  5040. return L_4;
  5041. }
  5042. }
  5043. IL2CPP_EXTERN_C int32_t GlyphRect_GetHashCode_m6DC4515E8C489593A329B5EA66895BD8C25DF913_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  5044. {
  5045. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * _thisAdjusted;
  5046. int32_t _offset = 1;
  5047. _thisAdjusted = reinterpret_cast<GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D *>(__this + _offset);
  5048. int32_t _returnValue;
  5049. _returnValue = GlyphRect_GetHashCode_m6DC4515E8C489593A329B5EA66895BD8C25DF913(_thisAdjusted, method);
  5050. return _returnValue;
  5051. }
  5052. // System.Boolean UnityEngine.TextCore.GlyphRect::Equals(System.Object)
  5053. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphRect_Equals_m7F1DB9A21E584BEF84C5F83E6DD290EF54D655C1 (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  5054. {
  5055. static bool s_Il2CppMethodInitialized;
  5056. if (!s_Il2CppMethodInitialized)
  5057. {
  5058. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_il2cpp_TypeInfo_var);
  5059. s_Il2CppMethodInitialized = true;
  5060. }
  5061. bool V_0 = false;
  5062. {
  5063. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_0 = (*(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D *)__this);
  5064. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_1 = L_0;
  5065. RuntimeObject * L_2 = Box(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_il2cpp_TypeInfo_var, &L_1);
  5066. RuntimeObject * L_3 = ___obj0;
  5067. NullCheck((ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 *)L_2);
  5068. bool L_4;
  5069. L_4 = ValueType_Equals_mA46F77D37929939A917B1BF63B55071714034354((ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 *)L_2, L_3, /*hidden argument*/NULL);
  5070. V_0 = L_4;
  5071. goto IL_0015;
  5072. }
  5073. IL_0015:
  5074. {
  5075. bool L_5 = V_0;
  5076. return L_5;
  5077. }
  5078. }
  5079. IL2CPP_EXTERN_C bool GlyphRect_Equals_m7F1DB9A21E584BEF84C5F83E6DD290EF54D655C1_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  5080. {
  5081. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * _thisAdjusted;
  5082. int32_t _offset = 1;
  5083. _thisAdjusted = reinterpret_cast<GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D *>(__this + _offset);
  5084. bool _returnValue;
  5085. _returnValue = GlyphRect_Equals_m7F1DB9A21E584BEF84C5F83E6DD290EF54D655C1(_thisAdjusted, ___obj0, method);
  5086. return _returnValue;
  5087. }
  5088. // System.Boolean UnityEngine.TextCore.GlyphRect::Equals(UnityEngine.TextCore.GlyphRect)
  5089. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphRect_Equals_mB9F911262F09BC42CD2A461D8692D1C3ECAFCDCE (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * __this, GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D ___other0, const RuntimeMethod* method)
  5090. {
  5091. static bool s_Il2CppMethodInitialized;
  5092. if (!s_Il2CppMethodInitialized)
  5093. {
  5094. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_il2cpp_TypeInfo_var);
  5095. s_Il2CppMethodInitialized = true;
  5096. }
  5097. bool V_0 = false;
  5098. {
  5099. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_0 = (*(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D *)__this);
  5100. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_1 = L_0;
  5101. RuntimeObject * L_2 = Box(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_il2cpp_TypeInfo_var, &L_1);
  5102. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_3 = ___other0;
  5103. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_4 = L_3;
  5104. RuntimeObject * L_5 = Box(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_il2cpp_TypeInfo_var, &L_4);
  5105. NullCheck((ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 *)L_2);
  5106. bool L_6;
  5107. L_6 = ValueType_Equals_mA46F77D37929939A917B1BF63B55071714034354((ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 *)L_2, L_5, /*hidden argument*/NULL);
  5108. V_0 = L_6;
  5109. goto IL_001a;
  5110. }
  5111. IL_001a:
  5112. {
  5113. bool L_7 = V_0;
  5114. return L_7;
  5115. }
  5116. }
  5117. IL2CPP_EXTERN_C bool GlyphRect_Equals_mB9F911262F09BC42CD2A461D8692D1C3ECAFCDCE_AdjustorThunk (RuntimeObject * __this, GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D ___other0, const RuntimeMethod* method)
  5118. {
  5119. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * _thisAdjusted;
  5120. int32_t _offset = 1;
  5121. _thisAdjusted = reinterpret_cast<GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D *>(__this + _offset);
  5122. bool _returnValue;
  5123. _returnValue = GlyphRect_Equals_mB9F911262F09BC42CD2A461D8692D1C3ECAFCDCE(_thisAdjusted, ___other0, method);
  5124. return _returnValue;
  5125. }
  5126. // System.Void UnityEngine.TextCore.GlyphRect::.cctor()
  5127. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlyphRect__cctor_mC0A746562E15F7DB07264227927E7B9276FA5A9B (const RuntimeMethod* method)
  5128. {
  5129. static bool s_Il2CppMethodInitialized;
  5130. if (!s_Il2CppMethodInitialized)
  5131. {
  5132. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_il2cpp_TypeInfo_var);
  5133. s_Il2CppMethodInitialized = true;
  5134. }
  5135. {
  5136. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_0;
  5137. memset((&L_0), 0, sizeof(L_0));
  5138. GlyphRect__ctor_m278B410AE9B6DE62FF8C2445B8F3C6051B45ED61((&L_0), 0, 0, 0, 0, /*hidden argument*/NULL);
  5139. ((GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_StaticFields*)il2cpp_codegen_static_fields_for(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_il2cpp_TypeInfo_var))->set_s_ZeroGlyphRect_4(L_0);
  5140. return;
  5141. }
  5142. }
  5143. #ifdef __clang__
  5144. #pragma clang diagnostic pop
  5145. #endif
  5146. #ifdef __clang__
  5147. #pragma clang diagnostic push
  5148. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5149. #pragma clang diagnostic ignored "-Wunused-variable"
  5150. #endif
  5151. #ifdef __clang__
  5152. #pragma clang diagnostic pop
  5153. #endif
  5154. #ifdef __clang__
  5155. #pragma clang diagnostic push
  5156. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5157. #pragma clang diagnostic ignored "-Wunused-variable"
  5158. #endif
  5159. // System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_xPlacement()
  5160. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_xPlacement_mAC5902DE9EE01D98DE9FBC6DB3A8BA7CDC525D14 (GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * __this, const RuntimeMethod* method)
  5161. {
  5162. float V_0 = 0.0f;
  5163. {
  5164. float L_0 = __this->get_m_XPlacement_0();
  5165. V_0 = L_0;
  5166. goto IL_000a;
  5167. }
  5168. IL_000a:
  5169. {
  5170. float L_1 = V_0;
  5171. return L_1;
  5172. }
  5173. }
  5174. IL2CPP_EXTERN_C float GlyphValueRecord_get_xPlacement_mAC5902DE9EE01D98DE9FBC6DB3A8BA7CDC525D14_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  5175. {
  5176. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * _thisAdjusted;
  5177. int32_t _offset = 1;
  5178. _thisAdjusted = reinterpret_cast<GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 *>(__this + _offset);
  5179. float _returnValue;
  5180. _returnValue = GlyphValueRecord_get_xPlacement_mAC5902DE9EE01D98DE9FBC6DB3A8BA7CDC525D14(_thisAdjusted, method);
  5181. return _returnValue;
  5182. }
  5183. // System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_yPlacement()
  5184. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_yPlacement_m624E2DA69CC5A21117EE275359F66AF88DFC7D2D (GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * __this, const RuntimeMethod* method)
  5185. {
  5186. float V_0 = 0.0f;
  5187. {
  5188. float L_0 = __this->get_m_YPlacement_1();
  5189. V_0 = L_0;
  5190. goto IL_000a;
  5191. }
  5192. IL_000a:
  5193. {
  5194. float L_1 = V_0;
  5195. return L_1;
  5196. }
  5197. }
  5198. IL2CPP_EXTERN_C float GlyphValueRecord_get_yPlacement_m624E2DA69CC5A21117EE275359F66AF88DFC7D2D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  5199. {
  5200. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * _thisAdjusted;
  5201. int32_t _offset = 1;
  5202. _thisAdjusted = reinterpret_cast<GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 *>(__this + _offset);
  5203. float _returnValue;
  5204. _returnValue = GlyphValueRecord_get_yPlacement_m624E2DA69CC5A21117EE275359F66AF88DFC7D2D(_thisAdjusted, method);
  5205. return _returnValue;
  5206. }
  5207. // System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_xAdvance()
  5208. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_xAdvance_m577D4D32490C42890C3F15230479D931B91BDED5 (GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * __this, const RuntimeMethod* method)
  5209. {
  5210. float V_0 = 0.0f;
  5211. {
  5212. float L_0 = __this->get_m_XAdvance_2();
  5213. V_0 = L_0;
  5214. goto IL_000a;
  5215. }
  5216. IL_000a:
  5217. {
  5218. float L_1 = V_0;
  5219. return L_1;
  5220. }
  5221. }
  5222. IL2CPP_EXTERN_C float GlyphValueRecord_get_xAdvance_m577D4D32490C42890C3F15230479D931B91BDED5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  5223. {
  5224. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * _thisAdjusted;
  5225. int32_t _offset = 1;
  5226. _thisAdjusted = reinterpret_cast<GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 *>(__this + _offset);
  5227. float _returnValue;
  5228. _returnValue = GlyphValueRecord_get_xAdvance_m577D4D32490C42890C3F15230479D931B91BDED5(_thisAdjusted, method);
  5229. return _returnValue;
  5230. }
  5231. // System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_yAdvance()
  5232. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_yAdvance_m9659978FFA9B58B6AA7DE30199E405CF642BA34F (GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * __this, const RuntimeMethod* method)
  5233. {
  5234. float V_0 = 0.0f;
  5235. {
  5236. float L_0 = __this->get_m_YAdvance_3();
  5237. V_0 = L_0;
  5238. goto IL_000a;
  5239. }
  5240. IL_000a:
  5241. {
  5242. float L_1 = V_0;
  5243. return L_1;
  5244. }
  5245. }
  5246. IL2CPP_EXTERN_C float GlyphValueRecord_get_yAdvance_m9659978FFA9B58B6AA7DE30199E405CF642BA34F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  5247. {
  5248. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * _thisAdjusted;
  5249. int32_t _offset = 1;
  5250. _thisAdjusted = reinterpret_cast<GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 *>(__this + _offset);
  5251. float _returnValue;
  5252. _returnValue = GlyphValueRecord_get_yAdvance_m9659978FFA9B58B6AA7DE30199E405CF642BA34F(_thisAdjusted, method);
  5253. return _returnValue;
  5254. }
  5255. // System.Int32 UnityEngine.TextCore.LowLevel.GlyphValueRecord::GetHashCode()
  5256. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GlyphValueRecord_GetHashCode_m5700595527E17C02B923199180E8983105563A71 (GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * __this, const RuntimeMethod* method)
  5257. {
  5258. static bool s_Il2CppMethodInitialized;
  5259. if (!s_Il2CppMethodInitialized)
  5260. {
  5261. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3_il2cpp_TypeInfo_var);
  5262. s_Il2CppMethodInitialized = true;
  5263. }
  5264. int32_t V_0 = 0;
  5265. {
  5266. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 L_0 = (*(GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 *)__this);
  5267. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 L_1 = L_0;
  5268. RuntimeObject * L_2 = Box(GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3_il2cpp_TypeInfo_var, &L_1);
  5269. NullCheck((ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 *)L_2);
  5270. int32_t L_3;
  5271. L_3 = ValueType_GetHashCode_mE3FC55FA0D7099043434B9F8F0A4B30C8B63BFF4((ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 *)L_2, /*hidden argument*/NULL);
  5272. V_0 = L_3;
  5273. goto IL_0014;
  5274. }
  5275. IL_0014:
  5276. {
  5277. int32_t L_4 = V_0;
  5278. return L_4;
  5279. }
  5280. }
  5281. IL2CPP_EXTERN_C int32_t GlyphValueRecord_GetHashCode_m5700595527E17C02B923199180E8983105563A71_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
  5282. {
  5283. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * _thisAdjusted;
  5284. int32_t _offset = 1;
  5285. _thisAdjusted = reinterpret_cast<GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 *>(__this + _offset);
  5286. int32_t _returnValue;
  5287. _returnValue = GlyphValueRecord_GetHashCode_m5700595527E17C02B923199180E8983105563A71(_thisAdjusted, method);
  5288. return _returnValue;
  5289. }
  5290. // System.Boolean UnityEngine.TextCore.LowLevel.GlyphValueRecord::Equals(System.Object)
  5291. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphValueRecord_Equals_mB12EE7C56E781B2DAFF2DEA1AFFFA1EC4DCBA943 (GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  5292. {
  5293. static bool s_Il2CppMethodInitialized;
  5294. if (!s_Il2CppMethodInitialized)
  5295. {
  5296. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3_il2cpp_TypeInfo_var);
  5297. s_Il2CppMethodInitialized = true;
  5298. }
  5299. bool V_0 = false;
  5300. {
  5301. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 L_0 = (*(GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 *)__this);
  5302. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 L_1 = L_0;
  5303. RuntimeObject * L_2 = Box(GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3_il2cpp_TypeInfo_var, &L_1);
  5304. RuntimeObject * L_3 = ___obj0;
  5305. NullCheck((ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 *)L_2);
  5306. bool L_4;
  5307. L_4 = ValueType_Equals_mA46F77D37929939A917B1BF63B55071714034354((ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 *)L_2, L_3, /*hidden argument*/NULL);
  5308. V_0 = L_4;
  5309. goto IL_0015;
  5310. }
  5311. IL_0015:
  5312. {
  5313. bool L_5 = V_0;
  5314. return L_5;
  5315. }
  5316. }
  5317. IL2CPP_EXTERN_C bool GlyphValueRecord_Equals_mB12EE7C56E781B2DAFF2DEA1AFFFA1EC4DCBA943_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method)
  5318. {
  5319. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * _thisAdjusted;
  5320. int32_t _offset = 1;
  5321. _thisAdjusted = reinterpret_cast<GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 *>(__this + _offset);
  5322. bool _returnValue;
  5323. _returnValue = GlyphValueRecord_Equals_mB12EE7C56E781B2DAFF2DEA1AFFFA1EC4DCBA943(_thisAdjusted, ___obj0, method);
  5324. return _returnValue;
  5325. }
  5326. // System.Boolean UnityEngine.TextCore.LowLevel.GlyphValueRecord::Equals(UnityEngine.TextCore.LowLevel.GlyphValueRecord)
  5327. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GlyphValueRecord_Equals_m716F55BA3DD7B7E97F3E35BE94A5922BE90FECF4 (GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * __this, GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 ___other0, const RuntimeMethod* method)
  5328. {
  5329. static bool s_Il2CppMethodInitialized;
  5330. if (!s_Il2CppMethodInitialized)
  5331. {
  5332. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3_il2cpp_TypeInfo_var);
  5333. s_Il2CppMethodInitialized = true;
  5334. }
  5335. bool V_0 = false;
  5336. {
  5337. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 L_0 = (*(GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 *)__this);
  5338. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 L_1 = L_0;
  5339. RuntimeObject * L_2 = Box(GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3_il2cpp_TypeInfo_var, &L_1);
  5340. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 L_3 = ___other0;
  5341. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 L_4 = L_3;
  5342. RuntimeObject * L_5 = Box(GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3_il2cpp_TypeInfo_var, &L_4);
  5343. NullCheck((ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 *)L_2);
  5344. bool L_6;
  5345. L_6 = ValueType_Equals_mA46F77D37929939A917B1BF63B55071714034354((ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 *)L_2, L_5, /*hidden argument*/NULL);
  5346. V_0 = L_6;
  5347. goto IL_001a;
  5348. }
  5349. IL_001a:
  5350. {
  5351. bool L_7 = V_0;
  5352. return L_7;
  5353. }
  5354. }
  5355. IL2CPP_EXTERN_C bool GlyphValueRecord_Equals_m716F55BA3DD7B7E97F3E35BE94A5922BE90FECF4_AdjustorThunk (RuntimeObject * __this, GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 ___other0, const RuntimeMethod* method)
  5356. {
  5357. GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 * _thisAdjusted;
  5358. int32_t _offset = 1;
  5359. _thisAdjusted = reinterpret_cast<GlyphValueRecord_tC3EE2C6CB47827CE4BD352D84B3E9E540567DAB3 *>(__this + _offset);
  5360. bool _returnValue;
  5361. _returnValue = GlyphValueRecord_Equals_m716F55BA3DD7B7E97F3E35BE94A5922BE90FECF4(_thisAdjusted, ___other0, method);
  5362. return _returnValue;
  5363. }
  5364. #ifdef __clang__
  5365. #pragma clang diagnostic pop
  5366. #endif
  5367. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Profiler_BeginSample_m72E4BD9503BC991BAFAED992FF1CA4504C741865_inline (String_t* ___name0, const RuntimeMethod* method)
  5368. {
  5369. {
  5370. String_t* L_0 = ___name0;
  5371. Profiler_ValidateArguments_mBD8BD2520B428CBAA924D27613F9F0BB5D9C4512_inline(L_0, /*hidden argument*/NULL);
  5372. String_t* L_1 = ___name0;
  5373. Profiler_BeginSampleImpl_mF1EE2C3EB23D01B3F9A25C43C8BC82BFC4F3B5A0(L_1, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL);
  5374. return;
  5375. }
  5376. }
  5377. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m3A6B7533185FE0E994960D5DB16D0BCDFAD9139A_gshared_inline (List_1_tE870449A6BC21548542BC92F18B284004FA8668A * __this, const RuntimeMethod* method)
  5378. {
  5379. {
  5380. int32_t L_0 = (int32_t)__this->get__size_2();
  5381. return (int32_t)L_0;
  5382. }
  5383. }
  5384. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D List_1_get_Item_mD82D6243B1279DDE52B1B500B5DF60B509D30AC1_gshared_inline (List_1_tE870449A6BC21548542BC92F18B284004FA8668A * __this, int32_t ___index0, const RuntimeMethod* method)
  5385. {
  5386. {
  5387. int32_t L_0 = ___index0;
  5388. int32_t L_1 = (int32_t)__this->get__size_2();
  5389. if ((!(((uint32_t)L_0) >= ((uint32_t)L_1))))
  5390. {
  5391. goto IL_000e;
  5392. }
  5393. }
  5394. {
  5395. ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL);
  5396. }
  5397. IL_000e:
  5398. {
  5399. GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_2 = (GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*)__this->get__items_1();
  5400. int32_t L_3 = ___index0;
  5401. GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_4;
  5402. L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*)L_2, (int32_t)L_3);
  5403. return (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D )L_4;
  5404. }
  5405. }
  5406. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m70BC2BBCAA532A1588DB59CA7E556F541F32621D_gshared_inline (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * __this, const RuntimeMethod* method)
  5407. {
  5408. {
  5409. int32_t L_0 = (int32_t)__this->get__size_2();
  5410. return (int32_t)L_0;
  5411. }
  5412. }
  5413. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t List_1_get_Item_mB16774A7E717953B089B111C42D5DD2256E30F69_gshared_inline (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * __this, int32_t ___index0, const RuntimeMethod* method)
  5414. {
  5415. {
  5416. int32_t L_0 = ___index0;
  5417. int32_t L_1 = (int32_t)__this->get__size_2();
  5418. if ((!(((uint32_t)L_0) >= ((uint32_t)L_1))))
  5419. {
  5420. goto IL_000e;
  5421. }
  5422. }
  5423. {
  5424. ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL);
  5425. }
  5426. IL_000e:
  5427. {
  5428. UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_2 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)__this->get__items_1();
  5429. int32_t L_3 = ___index0;
  5430. uint32_t L_4;
  5431. L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)L_2, (int32_t)L_3);
  5432. return (uint32_t)L_4;
  5433. }
  5434. }
  5435. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Profiler_ValidateArguments_mBD8BD2520B428CBAA924D27613F9F0BB5D9C4512_inline (String_t* ___name0, const RuntimeMethod* method)
  5436. {
  5437. bool V_0 = false;
  5438. {
  5439. String_t* L_0 = ___name0;
  5440. bool L_1;
  5441. L_1 = String_IsNullOrEmpty_m9AFBB5335B441B94E884B8A9D4A27AD60E3D7F7C(L_0, /*hidden argument*/NULL);
  5442. V_0 = L_1;
  5443. bool L_2 = V_0;
  5444. if (!L_2)
  5445. {
  5446. goto IL_001c;
  5447. }
  5448. }
  5449. {
  5450. ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var)));
  5451. ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral31D159E683556C06B3B3963D92483B6867EB3233)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F)), /*hidden argument*/NULL);
  5452. IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Profiler_ValidateArguments_mBD8BD2520B428CBAA924D27613F9F0BB5D9C4512_RuntimeMethod_var)));
  5453. }
  5454. IL_001c:
  5455. {
  5456. return;
  5457. }
  5458. }