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

Data Fields | |
| Dimension | highlight_thickness |
| XtCallbackList | callbacks |
| Pixmap | gray_pixmap |
| GC | normal_GC |
| GC | inverse_GC |
| Boolean | set |
| XtCommandHighlight | highlighted |
| int | shape_style |
| Dimension | corner_round |
Definition at line 111 of file CommandP.h.
| Dimension CommandPart::highlight_thickness |
Definition at line 113 of file CommandP.h.
Referenced by Initialize(), PaintCommandWidget(), and SetValues().
| XtCallbackList CommandPart::callbacks |
| Pixmap CommandPart::gray_pixmap |
Definition at line 117 of file CommandP.h.
Definition at line 118 of file CommandP.h.
Referenced by Destroy(), Initialize(), PaintCommandWidget(), and SetValues().
Definition at line 119 of file CommandP.h.
Referenced by Destroy(), Initialize(), PaintCommandWidget(), and SetValues().
Definition at line 120 of file CommandP.h.
Referenced by Initialize(), Notify(), PaintCommandWidget(), Reset(), Set(), SetValues(), Toggle(), Unset(), XawToggleChangeRadioGroup(), XawToggleSetCurrent(), and XawToggleUnsetCurrent().
Definition at line 121 of file CommandP.h.
Referenced by Highlight(), Initialize(), PaintCommandWidget(), Reset(), SetValues(), and Unhighlight().
| Dimension CommandPart::corner_round |
Definition at line 124 of file CommandP.h.
1.5.1