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

Data Fields | |
| Dimension | shadow_width |
| Pixel | top_shadow_pixel |
| Pixel | bot_shadow_pixel |
| Pixmap | top_shadow_pxmap |
| Pixmap | bot_shadow_pxmap |
| int | top_shadow_contrast |
| int | bot_shadow_contrast |
| GC | top_shadow_GC |
| GC | bot_shadow_GC |
| GC | erase_GC |
| XtPointer | user_data |
| Boolean | be_nice_to_cmap |
| Boolean | shadowed |
Definition at line 36 of file SmeThreeDP.h.
| Dimension SmeThreeDPart::shadow_width |
Definition at line 37 of file SmeThreeDP.h.
Referenced by _XawSme3dDrawShadows(), DrawBitmaps(), FlipColors(), GetDefaultSize(), Redisplay(), and SetValues().
Definition at line 38 of file SmeThreeDP.h.
Referenced by AllocTopShadowGC(), AllocTopShadowPixel(), and SetValues().
Definition at line 39 of file SmeThreeDP.h.
Referenced by AllocBotShadowGC(), AllocBotShadowPixel(), and SetValues().
Definition at line 40 of file SmeThreeDP.h.
Referenced by AllocTopShadowGC(), and AllocTopShadowPixmap().
Definition at line 41 of file SmeThreeDP.h.
Referenced by AllocBotShadowGC(), and AllocBotShadowPixmap().
Definition at line 42 of file SmeThreeDP.h.
Referenced by SetValues(), and XawSme3dComputeTopShadowRGB().
Definition at line 43 of file SmeThreeDP.h.
Referenced by SetValues(), and XawSme3dComputeBottomShadowRGB().
Definition at line 44 of file SmeThreeDP.h.
Referenced by _XawSme3dDrawShadows(), AllocTopShadowGC(), and SetValues().
Definition at line 45 of file SmeThreeDP.h.
Referenced by _XawSme3dDrawShadows(), AllocBotShadowGC(), and SetValues().
Definition at line 46 of file SmeThreeDP.h.
Referenced by _XawSme3dDrawShadows(), and AllocEraseGC().
| XtPointer SmeThreeDPart::user_data |
Definition at line 47 of file SmeThreeDP.h.
Definition at line 48 of file SmeThreeDP.h.
Referenced by AllocBotShadowGC(), AllocBotShadowPixmap(), AllocTopShadowGC(), AllocTopShadowPixmap(), and SetValues().
1.5.1