Searched refs:w_height (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dicons.h37 int w_height; /* height of the icon window */ member in struct:Icon
H A Dicons.c227 + tmp_win->icon->w_height;
587 icon->w_height = icon->height;
614 icon->w_height = icon->height + Scr->IconFont.height +
627 (unsigned int *)&icon->w_width, (unsigned int *)&icon->w_height,
636 icon->height = icon->w_height;
654 icon->w_width, icon->w_height,
706 rect.height = icon->w_height - icon->height;
713 rect.height = icon->w_height - icon->height;
1043 rect.height = icon->w_height;
1048 icon->w_height
[all...]
H A Dfunctions_identify.c175 t->icon->w_width, t->icon->w_height,
H A Dutil.c518 h = i->w_height;
H A Dotp.c102 b.height = icon->w_height;

Completed in 6 milliseconds