Searched refs:porthole (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DPortholeP.h55 PortholePart porthole; member in struct:_PortholeRec
H A DPorthole.c36 #include <X11/Xaw/PortholeP.h> /* get porthole structs */
41 * resources for the porthole
44 #define poff(field) XtOffsetOf(PortholeRec, porthole.field)
102 { /* porthole fields */
140 if (pw->porthole.report_callbacks && child) {
144 prep.slider_x = -child->core.x; /* porthole is "inner" */
150 XtCallCallbackList ((Widget)pw, pw->porthole.report_callbacks,
177 * Make sure that the child is at least as large as the porthole; there

Completed in 10 milliseconds