comparison dw.def @ 1009:f1256b32fd22

Added stub for dw_window_get_font() for OS/2 port
author mhessling@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 14 May 2011 05:27:17 +0000
parents 53b677d126dc
children 140d04226c86
comparison
equal deleted inserted replaced
1008:f046a2712b38 1009:f1256b32fd22
58 dw_window_default @75 58 dw_window_default @75
59 dw_window_raise @76 59 dw_window_raise @76
60 dw_window_lower @77 60 dw_window_lower @77
61 dw_window_click_default @78 61 dw_window_click_default @78
62 dw_window_redraw @79 62 dw_window_redraw @79
63
64 dw_bitmap_new @80 63 dw_bitmap_new @80
65 dw_window_set_bitmap_from_data @81 64 dw_window_set_bitmap_from_data @81
65 dw_window_get_font @82
66 66
67 dw_button_new @90 67 dw_button_new @90
68 dw_bitmapbutton_new @91 68 dw_bitmapbutton_new @91
69 dw_bitmapbutton_new_from_file @92 69 dw_bitmapbutton_new_from_file @92
70 dw_bitmapbutton_new_from_data @93 70 dw_bitmapbutton_new_from_data @93