UnityEngine.TextCoreModule.cpp 317 KB

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