Subversion Repositories Kolibri OS

Rev

Rev 303 | Rev 379 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 303 Rev 322
Line 550... Line 550...
550
        mov     eax,[edi+WDATA.box.width]
550
        mov     eax,[edi+WDATA.box.width]
551
    sub    eax,ebx
551
    sub    eax,ebx
552
    jle    .lp3
552
    jle    .lp3
553
        mov     [edi+WDATA.box.width],ebx
553
        mov     [edi+WDATA.box.width],ebx
554
  .lp3: sub     ebx,[edi+WDATA.box.width]
554
  .lp3: sub     ebx,[edi+WDATA.box.width]
555
        mov     [esi+WDATA.box.left],ebx
555
        mov     [edi+WDATA.box.left],ebx
556
  .lp4: mov     eax,[edi+WDATA.box.top]
556
  .lp4: mov     eax,[edi+WDATA.box.top]
557
        add     eax,[edi+WDATA.box.height]
557
        add     eax,[edi+WDATA.box.height]
558
    mov    ebx,[0x0000fe04]
558
    mov    ebx,[0x0000fe04]
559
;    inc    ebx
559
;    inc    ebx
560
    cmp    eax,ebx
560
    cmp    eax,ebx