Home
last modified time | relevance | path

Searched refs:XtNcanvasWidth (Results 1 – 16 of 16) sorted by relevance

/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/gui/
H A DPanner.h79 #define XtNcanvasWidth "canvasWidth" macro
H A Dxaw_menu.c251 XtNcanvasWidth, globals.page.w, XtNcanvasHeight, globals.page.h, in panner_cb()
H A DPanner.c383 { XtNcanvasWidth, XtCCanvasWidth, XtRDimension, sizeof(Dimension),
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/X11/Xaw3d/
H A DPanner.h79 #define XtNcanvasWidth "canvasWidth" macro
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/include/X11/Xaw3dxft/
H A DPanner.h77 #define XtNcanvasWidth "canvasWidth" macro
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/X11/neXtaw/
H A DPanner.h79 #define XtNcanvasWidth "canvasWidth" macro
H A DPanner.c110 { XtNcanvasWidth, XtCCanvasWidth, XtRDimension, sizeof(Dimension),
/dports/x11-toolkits/libXaw/libXaw-1.0.14/include/X11/Xaw/
H A DPanner.h77 #define XtNcanvasWidth "canvasWidth" macro
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/
H A DPanner.h79 #define XtNcanvasWidth "canvasWidth" macro
H A DPanner.c122 { XtNcanvasWidth, XtCCanvasWidth, XtRDimension, sizeof(Dimension),
/dports/x11/viewres/viewres-1.0.6/
H A Dviewres.c758 XtSetArg (args[4], XtNcanvasWidth, rep->canvas_width); in porthole_callback()
1049 XtSetArg (args[0], XtNcanvasWidth, canvasWidth); in main()
/dports/x11/editres/editres-1.0.7/
H A Dhandler.c212 XtSetArg (args[n], XtNcanvasWidth, report->canvas_width); n++; in PortholeCallback()
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/src/
H A DPanner.c127 { XtNcanvasWidth, XtCCanvasWidth, XtRDimension, sizeof(Dimension),
/dports/x11-toolkits/libXaw/libXaw-1.0.14/src/
H A DPanner.c203 XtNcanvasWidth,
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/x11/
H A Dxmap.c476 XtNcanvasWidth, map->vp->totsw, in create_map()
689 XtNcanvasWidth, map->vp->totsw, in set_map_power()
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/
H A Dxdvi.c3553 XtNcanvasWidth, globals.page.w, in run_dvi_file()