Subversion Repositories Kolibri OS

Rev

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

Rev 593 Rev 630
Line 1... Line 1...
1
$Revision: 593 $
1
$Revision: 630 $
Line 2... Line 2...
2
 
2
 
Line 3... Line 3...
3
 
3
 
Line 282... Line 282...
282
scr_width         rd 1
282
scr_width         rd 1
283
scr_height        rd 1
283
scr_height        rd 1
Line 284... Line 284...
284
 
284
 
-
 
285
create_cursor     rd 1
285
create_cursor     rd 1
286
select_hw_cursor  rd 1
286
set_hw_cursor     rd 1
287
set_hw_cursor     rd 1
Line 287... Line 288...
287
hw_restore        rd 1
288
hw_restore        rd 1
-
 
289
 
288
 
290
def_cursor        rd 1
289
def_cursor        rd 1
291
current_cursor    rd 1
290
hw_cursor         rd 1
292
hw_cursor         rd 1
291
cur_def_interl    rd 1
293
cur_def_interl    rd 1
292
cur_saved_base    rd 1
294
cur_saved_base    rd 1