Home
last modified time | relevance | path

Searched refs:min_v_cells (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DIconBoxP.h56 #define XmIconBox_min_v_cells(w) (((XmIconBoxWidget)(w))->box.min_v_cells)
93 Dimension min_v_cells; /* Default number of cells in the vert dir. */ member
H A DIconBox.c97 sizeof(Dimension), XtOffsetOf(XmIconBoxRec, box.min_v_cells),