#include <OBAR.H>
List of all members.
Definition at line 16 of file OBAR.H.
Definition at line 24 of file OBAR.CPP.
[virtual]
Definition at line 30 of file OBAR.CPP.
References deinit().
Definition at line 61 of file OBAR.CPP.
References bar_bitmap, init_flag, mem_del, and NULL.
Referenced by ~Bar().
Definition at line 103 of file OBAR.CPP.
References bar_x1, bar_x2, bar_y1, bar_y2, and init_flag.
<int> x1, y1 = upper left corner of the bar <int> x2, y2 = lower right corner of the bar <int> barColor = color of buttons (default = vga_back.color_border)
Definition at line 43 of file OBAR.CPP.
References bar_bitmap, bar_color, bar_height, bar_width, bar_x1, bar_x2, bar_y1, bar_y2, Font::font_height, font_ptr, init_flag, and NULL.
Definition at line 75 of file OBAR.CPP.
References bar_bitmap, bar_x1, bar_x2, bar_y1, bar_y2, and refresh().
Definition at line 87 of file OBAR.CPP.
References bar_bitmap, bar_x1, bar_x2, bar_y1, and bar_y2.
Referenced by paint().
Definition at line 24 of file OBAR.H.
Referenced by deinit(), init(), paint(), and refresh().
Definition at line 22 of file OBAR.H.
Referenced by init().
Definition at line 21 of file OBAR.H.
Definition at line 18 of file OBAR.H.
Referenced by detect(), init(), paint(), and refresh().
Definition at line 20 of file OBAR.H.
Definition at line 25 of file OBAR.H.
Definition at line 26 of file OBAR.H.
Referenced by deinit(), detect(), and init().
Definition at line 23 of file OBAR.H.