Searched refs:reShape (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dresize.c768 int reShape; local in function:SetupFrame
803 reShape = (tmp_win->wShaped ? TRUE : FALSE);
811 reShape = TRUE;
815 reShape = TRUE;
881 if (HasShape && reShape) {
/xsrc/external/mit/ctwm/dist/
H A Dwin_decorations.c80 bool reShape; local in function:SetupFrame
207 reShape = tmp_win->wShaped;
232 reShape = true;
237 reShape = true;
445 if(HasShape && reShape) {

Completed in 4 milliseconds