Searched refs:icon_moved (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dtwm_window_struct.h180 bool icon_moved; ///< User explicitly moved the icon member in struct:TwmWindow
H A Dicons.c873 if(tmp_win->icon_moved) {
903 tmp_win->icon_moved = false; /* since we've restored it */
H A Dfunctions_win_moveresize.c424 tmp_win->icon_moved = true;
/xsrc/external/mit/twm/dist/src/
H A Dtwm.h287 short icon_moved; /* user explicitly moved the icon */ member in struct:TwmWindow
H A Dicons.c176 if (tmp_win->icon_moved) {
201 tmp_win->icon_moved = FALSE; /* since we've restored it */
H A Dmenus.c1625 tmp_win->icon_moved = TRUE;

Completed in 11 milliseconds