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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1ListP.h78 Boolean force_cols, member in struct:__anon305
H A DXaw3_1List.c88 offset(list.force_cols), XtRString, (caddr_t) "False"},
647 if (lw->list.force_cols) {
848 ( (cl->list.force_cols != rl->list.force_cols) &&
849 (rl->list.force_cols != rl->list.ncols) ) ||
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DListP.h78 Boolean force_cols, member in struct:__anon369
H A DList.c100 offset(list.force_cols), XtRImmediate, (XtPointer) False},
783 if (lw->list.force_cols) {
1020 ( (cl->list.force_cols != nl->list.force_cols) &&
1021 (rl->list.force_cols != nl->list.ncols) ) ||

Completed in 1070 milliseconds