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

Data Fields | |
| XtCallbackList | report_callbacks |
| Boolean | allow_off |
| Boolean | resize_to_pref |
| Pixel | foreground |
| Pixel | shadow_color |
| Dimension | shadow_thickness |
| Dimension | default_scale |
| Dimension | line_width |
| Dimension | canvas_width |
| Dimension | canvas_height |
| Position | slider_x |
| Position | slider_y |
| Dimension | slider_width |
| Dimension | slider_height |
| Dimension | internal_border |
| String | stipple_name |
| GC | slider_gc |
| GC | shadow_gc |
| GC | xor_gc |
| double | haspect |
| double | vaspect |
| Boolean | rubber_band |
| struct { | |
| Boolean doing | |
| Boolean showing | |
| Position startx | |
| Position starty | |
| Position dx | |
| Position dy | |
| Position x | |
| Position y | |
| } | tmp |
| Position | knob_x |
| Position | knob_y |
| Dimension | knob_width |
| Dimension | knob_height |
| Boolean | shadow_valid |
| XRectangle | shadow_rects [2] |
| Position | last_x |
| Position | last_y |
Definition at line 46 of file PannerP.h.
| XtCallbackList PannerPart::report_callbacks |
| Dimension PannerPart::shadow_thickness |
| Dimension PannerPart::default_scale |
| Dimension PannerPart::line_width |
| Dimension PannerPart::canvas_width |
| Dimension PannerPart::canvas_height |
| Position PannerPart::slider_x |
| Position PannerPart::slider_y |
| Dimension PannerPart::slider_width |
| Dimension PannerPart::slider_height |
| Dimension PannerPart::internal_border |
| String PannerPart::stipple_name |
| double PannerPart::haspect |
| double PannerPart::vaspect |
Definition at line 71 of file PannerP.h.
Referenced by ActionAbort(), ActionMove(), ActionNotify(), ActionPage(), and Redisplay().
| Position PannerPart::startx |
| Position PannerPart::starty |
| Position PannerPart::dx |
| Position PannerPart::dy |
| Position PannerPart::x |
Definition at line 75 of file PannerP.h.
Referenced by ActionAbort(), ActionNotify(), and ActionPage().
| Position PannerPart::y |
Definition at line 75 of file PannerP.h.
Referenced by ActionAbort(), ActionNotify(), and ActionPage().
| struct { ... } PannerPart::tmp |
Referenced by ActionAbort(), ActionMove(), ActionNotify(), ActionPage(), and Redisplay().
| Position PannerPart::knob_x |
Definition at line 77 of file PannerP.h.
Referenced by ActionNotify(), ActionPage(), and Redisplay().
| Position PannerPart::knob_y |
Definition at line 77 of file PannerP.h.
Referenced by ActionNotify(), ActionPage(), and Redisplay().
| Dimension PannerPart::knob_width |
| Dimension PannerPart::knob_height |
| XRectangle PannerPart::shadow_rects[2] |
| Position PannerPart::last_x |
| Position PannerPart::last_y |
1.5.1