Subversion Repositories Kolibri OS

Rev

Rev 1956 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1956 Rev 2116
Line 216... Line 216...
216
    add  eax,9
216
    add  eax,9
217
    cmp  eax,770
217
    cmp  eax,770
218
    jae  @f
218
    jae  @f
219
    mov  eax,770
219
    mov  eax,770
220
@@:
220
@@:
-
 
221
    mov  [wnd_width],eax
-
 
222
	push	ebx
-
 
223
	mcall	48,4
-
 
224
	pop	ebx
-
 
225
	add	ebx,eax
-
 
226
	mov	[skin_height],eax
221
    add  ebx,54
227
    add  ebx,28+4	;54
222
    cmp  ebx,150
228
    cmp  ebx,150
223
    jae  @f
229
    jae  @f
224
    mov  ebx,150
230
    mov  ebx,150
225
@@:
231
@@:
226
    mov  [wnd_width],eax
-
 
227
    mov  [wnd_height],ebx
232
    mov  [wnd_height],ebx
Line -... Line 233...
-
 
233
 
228
	
234
    
Line 229... Line 235...
229
	mcall 14
235
	mcall 14
230
	
236
	
231
	mov  ebx,eax
237
	mov  ebx,eax