Searched refs:Pane (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1PanedP.h95 } PanedConstraintsPart, *Pane; typedef in typeref:struct:_PanedConstraintsPart
102 * The Pane Stack Structure.
107 Pane pane; /* The pane in thise element on the stack. */
H A DXaw3_1Paned.c61 #define PaneInfo(w) ((Pane)(w)->core.constraints)
140 #define offset(field) XtOffset(Pane, field)
378 static Pane
397 register Pane pane = PaneInfo(*childP);
436 Pane pane;
451 Pane pane;
465 Pane pane;
474 * Description: if we are resizeing either the UpleftPane or LowRight Pane
499 * First look on the Pane Stack, and then go hunting for another one.
502 Pane pan
[all...]
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DPanedP.h118 } PanedConstraintsPart, *Pane; typedef in typeref:struct:_PanedConstraintsPart
125 * The Pane Stack Structure.
130 Pane pane; /* The pane in this element on the stack. */
H A DPaned.c85 #define PaneInfo(w) ((Pane)(w)->core.constraints)
403 static Pane
424 Pane pane = PaneInfo(*childP);
463 Pane pane;
478 Pane pane;
492 Pane pane;
501 * Description: if we are resizing either the UpleftPane or LowRight Pane
526 * First look on the Pane Stack, and then go hunting for another one.
529 Pane pane;
611 Pane pan
[all...]

Completed in 854 milliseconds