#include <scilab/modules/gui/src/c/X11/Xaw3d/SmeBSBP.h>
Collaboration diagram for SmeBSBPart:

Data Fields | |
| String | label |
| int | vert_space |
| Pixmap | left_bitmap |
| Pixmap | right_bitmap |
| Dimension | left_margin |
| Dimension | right_margin |
| Pixel | foreground |
| XFontStruct * | font |
| XFontSet | fontset |
| XtJustify | justify |
| Boolean | set_values_area_cleared |
| GC | norm_gc |
| GC | rev_gc |
| GC | norm_gray_gc |
| GC | invert_gc |
| Dimension | left_bitmap_width |
| Dimension | left_bitmap_height |
| Dimension | right_bitmap_width |
| Dimension | right_bitmap_height |
Definition at line 68 of file SmeBSBP.h.
| String SmeBSBPart::label |
Definition at line 70 of file SmeBSBP.h.
Referenced by Destroy(), GetDefaultSize(), Initialize(), Redisplay(), and SetValues().
| Pixmap SmeBSBPart::left_bitmap |
Definition at line 73 of file SmeBSBP.h.
Referenced by DrawBitmaps(), GetBitmapInfo(), and SetValues().
| Pixmap SmeBSBPart::right_bitmap |
Definition at line 73 of file SmeBSBP.h.
Referenced by DrawBitmaps(), GetBitmapInfo(), and SetValues().
| Dimension SmeBSBPart::left_margin |
Definition at line 74 of file SmeBSBP.h.
Referenced by DrawBitmaps(), GetDefaultSize(), and Redisplay().
| Dimension SmeBSBPart::right_margin |
Definition at line 74 of file SmeBSBP.h.
Referenced by DrawBitmaps(), GetDefaultSize(), and Redisplay().
| XFontStruct* SmeBSBPart::font |
Definition at line 76 of file SmeBSBP.h.
Referenced by CreateGCs(), GetDefaultSize(), Redisplay(), and SetValues().
| XFontSet SmeBSBPart::fontset |
Definition at line 77 of file SmeBSBP.h.
Referenced by GetDefaultSize(), Redisplay(), and SetValues().
| Dimension SmeBSBPart::left_bitmap_width |
Definition at line 88 of file SmeBSBP.h.
Referenced by DrawBitmaps(), GetBitmapInfo(), and Initialize().
| Dimension SmeBSBPart::left_bitmap_height |
Definition at line 89 of file SmeBSBP.h.
Referenced by DrawBitmaps(), GetBitmapInfo(), and Initialize().
| Dimension SmeBSBPart::right_bitmap_width |
Definition at line 90 of file SmeBSBP.h.
Referenced by DrawBitmaps(), GetBitmapInfo(), and Initialize().
| Dimension SmeBSBPart::right_bitmap_height |
Definition at line 91 of file SmeBSBP.h.
Referenced by DrawBitmaps(), GetBitmapInfo(), and Initialize().
1.5.1