Searched refs:grip (Results 1 - 8 of 8) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1GripP.h | 75 GripPart grip; member in struct:_GripRec
|
H A D | Xaw3_1Paned.c | 62 #define HasGrip(w) (PaneInfo(w)->grip != NULL) 407 * above the grip we want to choose a pane below the grip to lose, 640 register Widget grip = pane->grip; /* may be NULL. */ local 649 grip->core.width - grip->core.border_width*2; 651 grip->core.height/2 - grip->core.border_width + 663 grip [all...] |
H A D | Xaw3_1PanedP.h | 74 Boolean show_grip; /* TRUE iff child will have grip below it, 93 Widget grip; /* The grip for this child */ member in struct:_PanedConstraintsPart 119 XtTranslations grip_translations; /* grip translation table */ 125 Cursor grip_cursor; /* inactive grip cursor */ 126 Cursor v_grip_cursor; /* inactive vert grip cursor */ 127 Cursor h_grip_cursor; /* inactive horiz grip cursor */ 128 Cursor adjust_this_cursor; /* active grip cursor: T */ 129 Cursor v_adjust_this_cursor; /* active vert grip cursor: T */ 130 Cursor h_adjust_this_cursor; /* active horiz grip curso [all...] |
H A D | Xaw3_1Grip.c | 51 XtOffset(GripWidget, grip.grip_action), XtRCallback, NULL},
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | GripP.h | 99 GripPart grip; member in struct:_GripRec
|
H A D | Paned.c | 86 #define HasGrip(w) (PaneInfo(w)->grip != NULL) 434 * above the grip we want to choose a pane below the grip to lose, 667 Widget grip = pane->grip; /* may be NULL. */ local 676 grip->core.width - grip->core.border_width*2; 678 grip->core.height/2 - grip->core.border_width + 690 grip [all...] |
H A D | PanedP.h | 97 Boolean show_grip; /* TRUE iff child will have grip below it, 116 Widget grip; /* The grip for this child */ member in struct:_PanedConstraintsPart 142 XtTranslations grip_translations; /* grip translation table */ 148 Cursor grip_cursor; /* inactive grip cursor */ 149 Cursor v_grip_cursor; /* inactive vert grip cursor */ 150 Cursor h_grip_cursor; /* inactive horiz grip cursor */ 151 Cursor adjust_this_cursor; /* active grip cursor: T */ 152 Cursor v_adjust_this_cursor; /* active vert grip cursor: T */ 153 Cursor h_adjust_this_cursor; /* active horiz grip curso [all...] |
H A D | Grip.c | 73 XtOffsetOf(GripRec, grip.grip_action), XtRCallback, NULL},
|
Completed in 28 milliseconds