{"type": "func", "start": 6442519824, "end": 6442519883, "name": "cocos2d::extension::CCEditBox::setFontSize", "pseudocode": "// \n// cocos2d::extension::CCEditBox::setFontSize from 0x180010d10 to 0x180010d4b (59 bytes)\n// \n// 1 xrefs:\n// > <???> @ 0x18002fdf8\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\nvoid __fastcall cocos2d::extension::CCEditBox::setFontSize(cocos2d::extension::CCEditBox *this, unsigned int a2)\n{\n  __int64 v2; // r9\n  __int64 v3; // r8\n  _QWORD *v4; // rdx\n\n  v2 = *((_QWORD *)this + 72);\n  v3 = a2;\n  *((_DWORD *)this + 184) = a2;\n  if ( v2 && *((_QWORD *)this + 86) )\n  {\n    v4 = (_QWORD *)((char *)this + 672);\n    if ( *((_QWORD *)this + 87) > 0xFu )\n      v4 = (_QWORD *)*v4;\n    (*(void (__fastcall **)(__int64, _QWORD *, __int64))(*(_QWORD *)v2 + 16LL))(v2, v4, v3);\n  }\n}", "assembly": "; \n; cocos2d::extension::CCEditBox::setFontSize from 0x180010d10 to 0x180010d4b (59 bytes)\n; \n; 1 xrefs:\n; > <???> @ 0x18002fdf8\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\nmov     r9, [rcx+240h]                                                 ; +0x0, 0x180010d10\nmov     r8d, edx                                                       ; +0x7, 0x180010d17\nmov     [rcx+2E0h], edx                                                ; +0xa, 0x180010d1a\ntest    r9, r9                                                         ; +0x10, 0x180010d20\njz      short locret_180010D4A                                         ; +0x13, 0x180010d23\ncmp     qword ptr [rcx+2B0h], 0                                        ; +0x15, 0x180010d25\njbe     short locret_180010D4A                                         ; +0x1d, 0x180010d2d\nlea     rdx, [rcx+2A0h]                                                ; +0x1f, 0x180010d2f\ncmp     qword ptr [rdx+18h], 0Fh                                       ; +0x26, 0x180010d36\njbe     short loc_180010D40                                            ; +0x2b, 0x180010d3b\nmov     rdx, [rdx]                                                     ; +0x2d, 0x180010d3d\nmov     rax, [r9]                                                      ; +0x30, 0x180010d40\nmov     rcx, r9                                                        ; +0x33, 0x180010d43\njmp     qword ptr [rax+10h]                                            ; +0x36, 0x180010d46\nretn                                                                   ; +0x3a, 0x180010d4a", "xrefs": ["<???> @ 0x18002fdf8"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}