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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DPorthole.c141 XawPannerReport prep; local
143 prep.changed = changed;
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;
151 (XtPointer) &prep);

Completed in 490 milliseconds