diff dw.def @ 514:08d770271709

More function name changes for Rexx/DW compatibility.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 12 Mar 2004 23:47:37 +0000
parents 7755599311d4
children 1a210e2f214b
line wrap: on
line diff
--- a/dw.def	Tue Mar 09 05:58:52 2004 +0000
+++ b/dw.def	Fri Mar 12 23:47:37 2004 +0000
@@ -149,7 +149,7 @@
   dw_screen_width                        @250
   dw_screen_height                       @251
 
-  dw_color_depth                         @260
+  dw_color_depth_get                     @260
   dw_color_foreground_set                @261
   dw_color_background_set                @262
 
@@ -225,7 +225,7 @@
   dw_tree_get_title                      @381
   dw_tree_get_parent                     @382
 
-  dw_font_text_extents                   @385
+  dw_font_text_extents_get               @385
 
   dw_slider_new                          @390
   dw_slider_get_pos                      @391