Subversion Repositories Kolibri OS

Rev

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

Rev 7432 Rev 7786
Line 713... Line 713...
713
        cmp     [edx - 1], byte 0
713
        cmp     [edx - 1], byte 0
714
		jne     next_button
714
		jne     next_button
715
        cmp     [edx], byte 'x'
715
        cmp     [edx], byte 'x'
716
        jne     next_line
716
        jne     next_line
Line 717... Line 717...
717
 
717
 
718
		DrawRectangle3D DISPLAY_X-1,DISPLAY_Y-1,DISPLAY_W+2,DISPLAY_H+2, [sc.work_3d_dark], [sc.work_3d_light]
718
		DrawRectangle3D DISPLAY_X-1,DISPLAY_Y-1,DISPLAY_W+2,DISPLAY_H+2, [sc.work_dark], [sc.work_light]
719
		DrawRectangle DISPLAY_X,DISPLAY_Y,DISPLAY_W,DISPLAY_H, [sc.work_graph]
719
		DrawRectangle DISPLAY_X,DISPLAY_Y,DISPLAY_W,DISPLAY_H, [sc.work_graph]
720
        mcall   38, < DISPLAY_X+1, DISPLAY_W+DISPLAY_X-1>, , 0xE0E0E0 ; internal shadow
720
        mcall   38, < DISPLAY_X+1, DISPLAY_W+DISPLAY_X-1>, , 0xE0E0E0 ; internal shadow
Line 721... Line 721...
721
		mcall     , < DISPLAY_X+1,  DISPLAY_X+1>, ,          ; internal shadow
721
		mcall     , < DISPLAY_X+1,  DISPLAY_X+1>, ,          ; internal shadow