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

/xsrc/external/mit/ctwm/dist/
H A Dscreen.h479 int PreferredIconHeight; ///< Height from IconSize config var member in struct:ScreenInfo
H A Dparse_be.c1150 &Scr->PreferredIconHeight) == 2) {
1154 Scr->PreferredIconHeight = Scr->PreferredIconWidth;
1157 Scr->PreferredIconHeight = Scr->PreferredIconWidth = 48;
H A Dctwm_main.c1299 scr->PreferredIconHeight = 48;
H A Dewmh.c676 wanted_area = Scr->PreferredIconWidth * Scr->PreferredIconHeight;

Completed in 10 milliseconds