{"type": "func", "start": 6442520672, "end": 6442520729, "name": "cocos2d::extension::CCEditBox::setContentSize", "pseudocode": "// \n// cocos2d::extension::CCEditBox::setContentSize from 0x180011060 to 0x180011099 (57 bytes)\n// \n// 3 xrefs:\n// > <???> @ 0x180027c60\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x18004a1f4\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::setContentSize(\n        cocos2d::extension::CCEditBox *this,\n        const struct cocos2d::CCSize *a2)\n{\n  __int64 v4; // rcx\n\n  cocos2d::CCNode::setContentSize(this, a2);\n  v4 = *((_QWORD *)this + 72);\n  if ( v4 )\n    (*(void (__fastcall **)(__int64, const struct cocos2d::CCSize *))(*(_QWORD *)v4 + 160LL))(v4, a2);\n}", "assembly": "; \n; cocos2d::extension::CCEditBox::setContentSize from 0x180011060 to 0x180011099 (57 bytes)\n; \n; 3 xrefs:\n; > <???> @ 0x180027c60\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x18004a1f4\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     [rsp+arg_0], rbx                                               ; +0x0, 0x180011060\npush    rdi                                                            ; +0x5, 0x180011065\nsub     rsp, 20h                                                       ; +0x6, 0x180011066\nmov     rdi, rdx                                                       ; +0xa, 0x18001106a\nmov     rbx, rcx                                                       ; +0xd, 0x18001106d\ncall    cs:__imp_?setContentSize@CCNode@cocos2d@@UEAAXAEBVCCSize@2@@Z; cocos2d::CCNode::setContentSize(cocos2d::CCSize const &) ; +0x10, 0x180011070\nmov     rcx, [rbx+240h]                                                ; +0x16, 0x180011076\ntest    rcx, rcx                                                       ; +0x1d, 0x18001107d\njz      short loc_18001108E                                            ; +0x20, 0x180011080\nmov     rax, [rcx]                                                     ; +0x22, 0x180011082\nmov     rdx, rdi                                                       ; +0x25, 0x180011085\ncall    qword ptr [rax+0A0h]                                           ; +0x28, 0x180011088\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x2e, 0x18001108e\nadd     rsp, 20h                                                       ; +0x33, 0x180011093\npop     rdi                                                            ; +0x37, 0x180011097\nretn                                                                   ; +0x38, 0x180011098", "xrefs": ["<???> @ 0x180027c60", "<???> @ 0x18002fdf8", "<???> @ 0x18004a1f4"], "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"}