Searched refs:simple (Results 1 - 25 of 32) sorted by relevance

12

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DSimple.c58 #define offset(field) XtOffsetOf(SimpleRec, simple.field)
114 { /* simple fields */
178 if (((SimpleWidget)w)->simple.insensitive_border == None)
179 ((SimpleWidget)w)->simple.insensitive_border =
186 w->core.border_pixmap = ((SimpleWidget)w)->simple.insensitive_border;
194 if ((attributes->cursor = ((SimpleWidget)w)->simple.cursor) != None)
206 * Arguments: w - the simple widget.
214 SimpleWidget simple = (SimpleWidget) w; local
218 if (simple->simple
[all...]
H A DGripP.h98 SimplePart simple; member in struct:_GripRec
H A DSimpleP.h83 SimplePart simple; member in struct:_SimpleRec
H A DAsciiTextP.h62 * This Widget is intended to be used as a simple front end to the
95 SimplePart simple; member in struct:_AsciiRec
124 SimplePart simple; member in struct:_AsciiStringRec
156 SimplePart simple; member in struct:_AsciiDiskRec
H A DMenuButtoP.h92 SimplePart simple; member in struct:_MenuButtonRec
H A DRepeaterP.h64 SimplePart simple; member in struct:_RepeaterRec
H A DCommandP.h133 SimplePart simple; member in struct:_CommandRec
H A DLabelP.h121 SimplePart simple; member in struct:_LabelRec
H A DListP.h112 SimplePart simple; member in struct:_ListRec
H A DScrollbarP.h91 SimplePart simple; member in struct:_ScrollbarRec
H A DStripCharP.h90 SimplePart simple; member in struct:_StripChartRec
H A DToggleP.h103 SimplePart simple; member in struct:_ToggleRec
H A DPannerP.h86 SimplePart simple; member in struct:_PannerRec
H A DAsciiText.c60 * This Widget is intended to be used as a simple front end to the
155 if ( w->simple.international == True ) { /* The multi* are international. */
184 if ( w->simple.international == True ) {
204 if ( ((AsciiWidget)w)->simple.international == True )
H A DList.c84 offset(simple.cursor), XtRString, "left_ptr"},
192 if ( lw->simple.international == True )
201 if ( lw->simple.international == True )
214 if ( lw->simple.international == True )
259 if ( lw->simple.international == True )
374 if (lw->simple.international == True )
496 * simple calculation and probably much faster than using Xlib and a clip mask.
599 if ( lw->simple.international == True )
644 if ( lw->simple.international == True )
990 ( cl->simple
[all...]
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Simple.c38 #define offset(field) XtOffset(SimpleWidget, simple.field)
84 { /* simple fields */
122 if (((SimpleWidget)w)->simple.insensitive_border == NULL)
123 ((SimpleWidget)w)->simple.insensitive_border =
130 w->core.border_pixmap = ((SimpleWidget)w)->simple.insensitive_border;
136 if ((attributes->cursor = ((SimpleWidget)w)->simple.cursor) != None)
159 if ( (s_old->simple.cursor != s_new->simple.cursor) && XtIsRealized(new))
160 XDefineCursor(XtDisplay(new), XtWindow(new), s_new->simple.cursor);
178 if (((SimpleWidget)w)->simple
[all...]
H A DXaw3_1GripP.h74 SimplePart simple; member in struct:_GripRec
H A DXaw3_1SimpleP.h57 SimplePart simple; member in struct:_SimpleRec
H A DXaw3_1MenuButtoP.h89 SimplePart simple; member in struct:_MenuButtonRec
H A DXaw3_1AsciiTextP.h38 * This Widget is intended to be used as a simple front end to the
70 SimplePart simple; member in struct:_AsciiRec
99 SimplePart simple; member in struct:_AsciiStringRec
131 SimplePart simple; member in struct:_AsciiDiskRec
H A DXaw3_1CommandP.h111 SimplePart simple; member in struct:_CommandRec
H A DXaw3_1StripCharP.h67 SimplePart simple; member in struct:_StripChartRec
H A DXaw3_1LabelP.h92 SimplePart simple; member in struct:_LabelRec
H A DXaw3_1ListP.h110 SimplePart simple; member in struct:_ListRec
H A DXaw3_1ToggleP.h97 SimplePart simple; member in struct:_ToggleRec

Completed in 49 milliseconds

12