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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1ListP.h77 int default_cols; member in struct:__anon305
H A DXaw3_1List.c80 offset(list.default_cols), XtRImmediate, (caddr_t)2},
644 * by default_cols.
648 lw->list.ncols = lw->list.default_cols;
666 * If both width and height are free to change the use default_cols
672 lw->list.ncols = lw->list.default_cols;
847 (cl->list.default_cols != rl->list.default_cols) ||
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DListP.h77 int default_cols; member in struct:__anon369
H A DList.c92 offset(list.default_cols), XtRImmediate, (XtPointer)2},
780 * by default_cols.
784 lw->list.ncols = lw->list.default_cols;
807 * If both width and height are free to change the use default_cols
813 lw->list.ncols = lw->list.default_cols;
1019 (cl->list.default_cols != nl->list.default_cols) ||

Completed in 28 milliseconds