Searched refs:XtScreen (Results 1 - 25 of 56) sorted by relevance

123

/xsrc/external/mit/xsm/dist/
H A Dpopup.c128 WidthOfScreen (XtScreen (topLevel)))
130 popup_x = WidthOfScreen (XtScreen (topLevel)) -
137 HeightOfScreen (XtScreen (topLevel)))
139 popup_y = HeightOfScreen (XtScreen (topLevel)) -
H A Dchoose.c293 x = (Position)(WidthOfScreen (XtScreen (topLevel)) - width) / 2;
294 y = (Position)(HeightOfScreen (XtScreen (topLevel)) - height) / 3;
/xsrc/external/mit/xeyes/dist/
H A Dxeyes.c157 XtScreen(toplevel)->root,
162 XtScreen(toplevel)->root,
/xsrc/external/mit/oclock/dist/
H A Doclock.c150 XtScreen(toplevel)->root,
156 XtScreen(toplevel)->root,
/xsrc/external/mit/xclock/dist/
H A Dxclock.c195 XtScreen(toplevel)->root,
204 XtScreen(toplevel)->root,
/xsrc/external/mit/xmessage/dist/
H A Dxmessage.c242 max_x = WidthOfScreen(XtScreen(shell));
243 max_y = HeightOfScreen(XtScreen(shell));
287 WidthOfScreen(XtScreen(shell))/2,
288 HeightOfScreen(XtScreen(shell))/2);
H A Dmakeform.c271 max_width = .7 * WidthOfScreen(XtScreen(text));
273 max_height = .7 * HeightOfScreen(XtScreen(text));
/xsrc/external/mit/libXaw/dist/src/
H A DMenuButton.c247 int scr_height = HeightOfScreen(XtScreen(menu));
254 if (menu_x + menu_width > WidthOfScreen(XtScreen(menu)))
262 int scr_width = WidthOfScreen(XtScreen(menu));
H A DSimple.c325 XmuCreateStippledPixmap(XtScreen(w),
350 pixmap = XawPixmapFromXPixmap(w->core.background_pixmap, XtScreen(w),
439 XtScreen(s_old), s_old->core.colormap,
442 XtScreen(s_new), s_new->core.colormap,
492 XmuCreateStippledPixmap(XtScreen(w),
H A DTip.c304 XtWindow(w) = XCreateWindow(DisplayOfScreen(XtScreen(w)),
305 RootWindowOfScreen(XtScreen(w)),
310 DefaultDepthOfScreen(XtScreen(w)),
479 int scr_width = WidthOfScreen(XtScreen(info->tip));
487 int scr_height = HeightOfScreen(XtScreen(info->tip));
507 info->screen = XtScreen(w);
H A DSimpleMenu.c530 pixmap = XawPixmapFromXPixmap(w->core.background_pixmap, XtScreen(w),
627 XtScreen(smw_old), smw_old->core.colormap,
630 XtScreen(smw_new), smw_new->core.colormap,
1401 int scr_width = WidthOfScreen(XtScreen(w));
1410 int scr_height = HeightOfScreen(XtScreen(w));
1560 if (x_root == WidthOfScreen(XtScreen(w)) - 1 &&
1574 move = WidthOfScreen(XtScreen(w)) -
1580 move = WidthOfScreen(XtScreen(w)) -
1635 max_dim = HeightOfScreen(XtScreen(w));
1781 int scr_width = WidthOfScreen(XtScreen(men
[all...]
H A DBox.c630 pixmap = XawPixmapFromXPixmap(w->core.background_pixmap, XtScreen(w),
652 XtScreen(b_old), b_old->core.colormap,
655 XtScreen(b_new), b_new->core.colormap,
/xsrc/external/mit/xload/dist/
H A Dxload.c250 found = XrmGetResource (XtScreenDatabase(XtScreen(toplevel)),
278 XtScreen(toplevel)->root,
/xsrc/external/mit/xmh/dist/
H A Dinit.c477 rootwidth = WidthOfScreen(XtScreen(toplevel));
478 rootheight = HeightOfScreen(XtScreen(toplevel));
517 RootWindowOfScreen( XtScreen(toplevel)),
H A Dpopup.c188 if ((int)(root_x + width + border) > WidthOfScreen(XtScreen(toplevel))) {
189 root_x = WidthOfScreen(XtScreen(toplevel)) - width - border;
191 if ((int)(root_y + height + border) > HeightOfScreen(XtScreen(toplevel))) {
192 root_y = HeightOfScreen(XtScreen(toplevel)) - height - border;
/xsrc/external/mit/libXt/dist/src/
H A DPopup.c165 XScreenNumberOfScreen(XtScreen(widget)));
/xsrc/external/mit/xcalc/dist/
H A Dxcalc.c160 if (appResources.stipple || (CellsOfScreen(XtScreen(toplevel)) <= 2))
162 Screen *screen = XtScreen(toplevel);
/xsrc/external/mit/libXpm/dist/sxpm/
H A Dsxpm.c108 #define root XRootWindowOfScreen(XtScreen(topw))
184 colormap = XDefaultColormapOfScreen(XtScreen(topw));
249 bpix = XBlackPixelOfScreen(XtScreen(topw));
/xsrc/external/mit/xman/dist/
H A Dbuttons.c81 XtScreen(initial_widget)->root,
235 XCreateBitmapFromData(XtDisplay(mytop), XtScreen(mytop)->root,
240 XCreateBitmapFromData(XtDisplay(mytop), XtScreen(mytop)->root,
/xsrc/external/mit/libXt/dist/include/X11/
H A DIntrinsicP.h208 #define XtScreen(widget) ((widget)->core.screen) macro
/xsrc/external/mit/editres/dist/
H A Dwidgets.c485 Dimension max_width = WidthOfScreen(XtScreen(node->widget)) - 20;
486 Dimension max_height = HeightOfScreen(XtScreen(node->widget)) - 40;
967 max_loc = WidthOfScreen(XtScreen(shell)) - (Position) (width + 2 * bw);
973 max_loc = HeightOfScreen(XtScreen(shell)) - (Position) (height + 2 * bw);
H A Dutils.c415 if ( x > (max_x = (int) (XtScreen(w)->width - width)) )
421 if ( y > (max_y = (int) (XtScreen(w)->height - height)) )
/xsrc/external/mit/xditview/dist/
H A Dxditview.c206 XtScreen(toplevel)->root,
212 XtScreen(toplevel)->root,
/xsrc/external/mit/xedit/dist/
H A Doptions.c399 if (x > (max_x = (Position)(XtScreen(columns_shell)->width - width)))
405 if (y > (max_y = (Position)(XtScreen(columns_shell)->height - height)))
/xsrc/external/mit/libXt/dist/man/
H A DMakefile.am299 XtScreen \

Completed in 21 milliseconds

123