Mercurial > mm7
comparison GUIFont.cpp @ 92:bb06c087cd38
history fixed
author | zipi |
---|---|
date | Wed, 06 Feb 2013 22:51:11 +0000 |
parents | 2b90f29892ae |
children | b9ac55f2c8e6 |
comparison
equal
deleted
inserted
replaced
91:471b1354cc73 | 92:bb06c087cd38 |
---|---|
461 int v6; // edi@1 | 461 int v6; // edi@1 |
462 unsigned __int8 *v8; // ebx@3 | 462 unsigned __int8 *v8; // ebx@3 |
463 size_t v9; // eax@3 | 463 size_t v9; // eax@3 |
464 signed int v10; // esi@3 | 464 signed int v10; // esi@3 |
465 int v11; // edx@4 | 465 int v11; // edx@4 |
466 unsigned __int8 v12; // cl@4 | 466 unsigned int v12; // cl@4 |
467 GUIFont *v13; // [sp+Ch] [bp-4h]@1 | 467 GUIFont *v13; // [sp+Ch] [bp-4h]@1 |
468 size_t uXa; // [sp+1Ch] [bp+Ch]@3 | 468 size_t uXa; // [sp+1Ch] [bp+Ch]@3 |
469 | 469 |
470 auto pFont = this; | 470 auto pFont = this; |
471 v5 = pInString; | 471 v5 = pInString; |
485 ++v10; | 485 ++v10; |
486 ++v8; | 486 ++v8; |
487 if ( v10 >= (signed int)uXa ) | 487 if ( v10 >= (signed int)uXa ) |
488 return (int)v8; | 488 return (int)v8; |
489 } | 489 } |
490 v12=(unsigned int)v8; | |
490 if ( v12 != 9 ) | 491 if ( v12 != 9 ) |
491 { | 492 { |
492 if ( v12 == 10 ) | 493 if ( v12 == 10 ) |
493 { | 494 { |
494 v6 = v6 + *(char *)(v11 + 5) - 3; | 495 v6 = v6 + *(char *)(v11 + 5) - 3; |