Subversion Repositories Kolibri OS

Rev

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

Rev 7128 Rev 7400
Line 297... Line 297...
297
        sub     ebx,eax
297
        sub     ebx,eax
298
        mov     ed_size,ebx
298
        mov     ed_size,ebx
299
        mov     ebp,ed_color
299
        mov     ebp,ed_color
300
        call    edit_box.clear_cursor
300
        call    edit_box.clear_cursor
301
        call    edit_box.check_offset
301
        call    edit_box.check_offset         
-
 
302
        and     word ed_flags,ed_shift_cl
302
        jmp     edit_box.draw_bg
303
        jmp     edit_box.draw_bg
Line 303... Line 304...
303
 
304
 
304
@@:     dec     dword ed_size
305
@@:     dec     dword ed_size
305
edit_box_key.draw_all2:
306
edit_box_key.draw_all2: