{"type": "func", "start": 6442477936, "end": 6442478040, "name": "cocos2d::extension::CCControlButton::getTitleTTFSizeForState", "pseudocode": "// \n// cocos2d::extension::CCControlButton::getTitleTTFSizeForState from 0x180006970 to 0x1800069d8 (104 bytes)\n// \n// 4 xrefs:\n// > <???> @ 0x1800241e0\n// > <???> @ 0x180028028\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x18004969c\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\nfloat __fastcall cocos2d::extension::CCControlButton::getTitleTTFSizeForState(\n        cocos2d::extension::CCControlButton *this)\n{\n  __int64 v1; // rax\n  __int64 v2; // rax\n  cocos2d::CCLabelTTF *v3; // rax\n\n  v1 = (*(__int64 (__fastcall **)(cocos2d::extension::CCControlButton *))(*(_QWORD *)this + 1224LL))(this);\n  v2 = _RTDynamicCast(\n         v1,\n         0,\n         &cocos2d::CCNode `RTTI Type Descriptor',\n         &cocos2d::CCLabelProtocol `RTTI Type Descriptor',\n         0);\n  v3 = (cocos2d::CCLabelTTF *)_RTDynamicCast(\n                                v2,\n                                0,\n                                &cocos2d::CCLabelProtocol `RTTI Type Descriptor',\n                                &cocos2d::CCLabelTTF `RTTI Type Descriptor',\n                                0);\n  if ( v3 )\n    return cocos2d::CCLabelTTF::getFontSize(v3);\n  else\n    return 0.0;\n}", "assembly": "; \n; cocos2d::extension::CCControlButton::getTitleTTFSizeForState from 0x180006970 to 0x1800069d8 (104 bytes)\n; \n; 4 xrefs:\n; > <???> @ 0x1800241e0\n; > <???> @ 0x180028028\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x18004969c\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\nsub     rsp, 38h                                                       ; +0x0, 0x180006970\nmov     rax, [rcx]                                                     ; +0x4, 0x180006974\ncall    qword ptr [rax+4C8h]                                           ; +0x7, 0x180006977\nlea     r9, ??_R0?AVCCLabelProtocol@cocos2d@@@8; cocos2d::CCLabelProtocol `RTTI Type Descriptor' ; +0xd, 0x18000697d\nmov     [rsp+38h+var_18], 0                                            ; +0x14, 0x180006984\nmov     rcx, rax                                                       ; +0x1c, 0x18000698c\nlea     r8, ??_R0?AVCCNode@cocos2d@@@8; cocos2d::CCNode `RTTI Type Descriptor' ; +0x1f, 0x18000698f\nxor     edx, edx                                                       ; +0x26, 0x180006996\ncall    __RTDynamicCast                                                ; +0x28, 0x180006998\nlea     r9, ??_R0?AVCCLabelTTF@cocos2d@@@8; cocos2d::CCLabelTTF `RTTI Type Descriptor' ; +0x2d, 0x18000699d\nmov     [rsp+38h+var_18], 0                                            ; +0x34, 0x1800069a4\nlea     r8, ??_R0?AVCCLabelProtocol@cocos2d@@@8; cocos2d::CCLabelProtocol `RTTI Type Descriptor' ; +0x3c, 0x1800069ac\nxor     edx, edx                                                       ; +0x43, 0x1800069b3\nmov     rcx, rax                                                       ; +0x45, 0x1800069b5\ncall    __RTDynamicCast                                                ; +0x48, 0x1800069b8\ntest    rax, rax                                                       ; +0x4d, 0x1800069bd\njz      short loc_1800069D0                                            ; +0x50, 0x1800069c0\nmov     rcx, rax                                                       ; +0x52, 0x1800069c2\nadd     rsp, 38h                                                       ; +0x55, 0x1800069c5\njmp     cs:?getFontSize@CCLabelTTF@cocos2d@@QEAAMXZ; cocos2d::CCLabelTTF::getFontSize(void) ; +0x59, 0x1800069c9\nxorps   xmm0, xmm0                                                     ; +0x60, 0x1800069d0\nadd     rsp, 38h                                                       ; +0x63, 0x1800069d3\nretn                                                                   ; +0x67, 0x1800069d7", "xrefs": ["<???> @ 0x1800241e0", "<???> @ 0x180028028", "<???> @ 0x18002fdf8", "<???> @ 0x18004969c"], "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"}