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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1ListP.h75 column_space, member in struct:__anon305
H A DXaw3_1List.c96 offset(list.column_space), XtRImmediate, (caddr_t)6},
230 lw->list.col_width = lw->list.longest + lw->list.column_space;
440 hl_x = x - lw->list.column_space/2;
442 strlen(lw->list.list[item])) + lw->list.column_space;
845 (cl->list.column_space != rl->list.column_space) ||
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DListP.h75 column_space, /* half of *_space is add on top/bot/left of*/ member in struct:__anon369
H A DList.c108 offset(list.column_space), XtRImmediate, (XtPointer)6},
270 lw->list.col_width = lw->list.longest + lw->list.column_space;
633 column_space's as columns. There should thus be a half
637 x += lw->list.column_space / 2;
791 of inter-column column_space 's as columns. There should thus be a
792 half column_space margin on each side of each column...*/
1017 (cl->list.column_space != nl->list.column_space) ||

Completed in 44 milliseconds