Searched refs:core (Results 1 - 25 of 129) sorted by relevance

123456

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DPorthole.c61 { /* core fields */
144 prep.slider_x = -child->core.x; /* porthole is "inner" */
145 prep.slider_y = -child->core.y; /* child is outer since it is larger */
146 prep.slider_width = pw->core.width;
147 prep.slider_height = pw->core.height;
148 prep.canvas_width = child->core.width;
149 prep.canvas_height = child->core.height;
165 *xp = child->core.x; /* default to current values */
166 *yp = child->core.y;
167 *widthp = child->core
[all...]
H A DViewport.c155 (ViewportConstraints)clip->core.constraints;
170 horizontal ? clip->core.width : clip->core.height);
233 XtSetArg(clip_args[arg_cnt], XtNwidth, w->core.width); arg_cnt++;
234 XtSetArg(clip_args[arg_cnt], XtNheight, w->core.height); arg_cnt++;
254 clip_width = w->core.width;
255 clip_height = w->core.height;
258 ((int)w->core.width >
259 (int)(h_bar->core.width + h_bar->core
[all...]
H A DForm.c206 {XtBaseOffset, (XtPointer)XtOffsetOf(WidgetRec, core.parent),
242 fw->form.old_width = fw->core.width;
243 fw->form.old_height = fw->core.height;
277 if ( (width == fw->core.width) && (height == fw->core.height) )
335 FormConstraints form = (FormConstraints)(*childP)->core.constraints;
345 form = (FormConstraints)(*childP)->core.constraints;
349 x = form->form.new_x + (*childP)->core.width +
350 ((*childP)->core.border_width << 1);
354 y = form->form.new_y + (*childP)->core
[all...]
H A DTree.c217 values.background = w->core.background_pixel;
338 if ((int)request->core.width <= 0) new->core.width = 5;
339 if ((int)request->core.height <= 0) new->core.height = 5;
390 TreeWidget tw = (TreeWidget) new->core.parent;
429 new->core.background_pixel != current->core.background_pixel ||
471 TreeWidget tw = (TreeWidget) new->core.parent;
518 layout_tree ((TreeWidget) (w->core
[all...]
H A DBox.c180 if ( bbw->composite.children[i]->core.width > w )
181 w = bbw->composite.children[i]->core.width;
193 if (widget->core.managed) {
194 if (widget->core.mapped_when_managed) num_mapped_children++;
196 bw = widget->core.width + 2*widget->core.border_width + h_space;
216 if (position && (lw != widget->core.x || h != widget->core.y)) {
229 if (XtIsRealized(widget) && widget->core.mapped_when_managed)
234 bh = widget->core
[all...]
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Viewport.c130 (ViewportConstraints)clip->core.constraints;
145 horizontal ? clip->core.width : clip->core.height);
225 clip_width = w->core.width;
226 clip_height = w->core.height;
229 (w->core.width > h_bar->core.width + h_bar->core.border_width) )
230 clip_width -= h_bar->core.width + h_bar->core
[all...]
H A DXaw3_1CommandI.h38 #define ComWx cbw->core.x
39 #define ComWy cbw->core.y
40 #define ComWdepth cbw->core.depth
41 #define ComWwidth cbw->core.width
42 #define ComWheight cbw->core.height
43 #define ComWborder_width cbw->core.border_width
44 #define ComWbackground cbw->core.background_pixel
60 #define ComWsensitive cbw->core.sensitive
71 #define XtCField(cbw,field) cbw->core.field
H A DXaw3_1Form.c195 {XtBaseOffset, (caddr_t)XtOffset(Widget, core.parent), sizeof(Widget)}
225 fw->form.old_width = fw->core.width;
226 fw->form.old_height = fw->core.height;
240 (*((FormWidgetClass)w->core.widget_class)->form_class.layout)
241 ( w, w->core.width, w->core.height );
259 FormConstraints form = (FormConstraints)(*childP)->core.constraints;
268 x = (*childP)->core.x + (*childP)->core.width
269 + ((*childP)->core
[all...]
H A DXaw3_1Box.c165 if (widget->core.managed) {
166 if (widget->core.mapped_when_managed) num_mapped_children++;
168 bw = widget->core.width + 2*widget->core.border_width + h_space;
188 if (position && (lw != widget->core.x || h != widget->core.y)) {
206 bh = widget->core.height + 2*widget->core.border_width;
238 (*childP)->core.mapped_when_managed) {
368 DoLayout((BoxWidget)w, w->core
[all...]
H A DXaw3_1Logo.c30 XtOffset(Widget,core.width), XtRDimension, (caddr_t)&defDim},
32 XtOffset(Widget,core.height), XtRDimension, (caddr_t)&defDim},
34 XtOffset(Widget,core.background_pixel), XtRString, "White"},
45 { /* core fields */
92 Pixel bg = w->core.background_pixel;
94 if (w->core.border_pixel == fg)
95 w->core.border_pixel = bg;
97 w->core.background_pixel = fg;
102 gcv.foreground = w->core.background_pixel;
132 0, 0, (unsigned int) w->core
[all...]
H A DXaw3_1Simple.c50 { /* core fields */
125 w->core.border_pixel,
126 w->core.background_pixel,
127 w->core.depth);
128 border_pixmap = w->core.border_pixmap;
130 w->core.border_pixmap = ((SimpleWidget)w)->simple.insensitive_border;
143 w->core.border_pixmap = border_pixmap;
171 if (w->core.border_pixmap != UnspecifiedPixmap)
173 w->core.border_pixmap );
176 w->core
[all...]
H A DXaw3_1GripP.h73 CorePart core; member in struct:_GripRec
/solaris-x11-s11/open-src/font/adobe-100dpi/
H A DMakefile40 MODULE_DESC = 100dpi bitmap versions of Adobe PostScript core font set
/solaris-x11-s11/open-src/font/adobe-75dpi/
H A DMakefile40 MODULE_DESC = 75dpi bitmap versions of Adobe PostScript core font set
/solaris-x11-s11/open-src/font/alias/
H A DMakefile30 MODULE_PKGNAME=system/font/xorg/xorg-core
/solaris-x11-s11/open-src/font/arabic-misc/
H A DMakefile30 MODULE_PKGNAME=system/font/xorg/xorg-core
/solaris-x11-s11/open-src/font/bitstream-100dpi/
H A DMakefile30 MODULE_PKGNAME=system/font/xorg/xorg-core
/solaris-x11-s11/open-src/font/bitstream-75dpi/
H A DMakefile30 MODULE_PKGNAME=system/font/xorg/xorg-core
/solaris-x11-s11/open-src/font/cursor-misc/
H A DMakefile30 MODULE_PKGNAME=system/font/xorg/xorg-core
/solaris-x11-s11/open-src/font/dec-misc/
H A DMakefile30 MODULE_PKGNAME=system/font/xorg/xorg-core
/solaris-x11-s11/open-src/font/micro-misc/
H A DMakefile34 MODULE_PKGNAME=system/font/xorg/xorg-core
/solaris-x11-s11/open-src/font/mutt-misc/
H A DMakefile30 MODULE_PKGNAME=system/font/xorg/xorg-core
/solaris-x11-s11/open-src/font/sony-misc/
H A DMakefile30 MODULE_PKGNAME=system/font/xorg/xorg-core
/solaris-x11-s11/open-src/font/sun-misc/
H A DMakefile30 MODULE_PKGNAME=system/font/xorg/xorg-core
/solaris-x11-s11/open-src/font/xfree86-type1/
H A DMakefile30 MODULE_PKGNAME=system/font/xorg/xorg-core

Completed in 25 milliseconds

123456