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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1ViewportP.h50 Boolean forcebars; /* Whether we should always display */ member in struct:_ViewportPart
H A DXaw3_1Viewport.c44 offset(forcebars), XtRImmediate, (caddr_t)False},
210 if (!w->viewport.forcebars)
281 if (w->viewport.forcebars != cw->viewport.forcebars) {
282 if (w->viewport.forcebars) {
435 if (w->viewport.forcebars) {
602 * Description: Computes the layout give forcebars is set.
624 * If forcebars then needs = allows = has.
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DViewportP.h74 Boolean forcebars; /* Whether we should always display */ member in struct:_ViewportPart
H A DViewport.c67 offset(forcebars), XtRImmediate, (XtPointer)False},
239 if (!w->viewport.forcebars)
316 if ( (w->viewport.forcebars != cw->viewport.forcebars) ||
492 if (w->viewport.forcebars) {
664 * Description: Computes the layout give forcebars is set.
686 * If forcebars then needs = allows = has.

Completed in 1288 milliseconds