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

/xsrc/external/mit/ctwm/dist/
H A Dwin_resize.c63 static int clampBottom; variable in typeref:typename:int
122 clampBottom = 1;
217 clampTop = clampBottom = clampLeft = clampRight = clampDX = clampDY = 0;
256 clampTop = clampBottom = clampLeft = clampRight = clampDX = clampDY = 0;
298 clampTop = clampBottom = clampLeft = clampRight = clampDX = clampDY = 0;
330 clampBottom = 0;
357 if(clampBottom) {
361 clampBottom = 0;
371 clampBottom = 1;
384 cursor = clampBottom
[all...]
/xsrc/external/mit/twm/dist/src/
H A Dresize.c86 static int clampBottom; variable in typeref:typename:int
135 clampBottom = 1;
169 clampTop = clampBottom = clampLeft = clampRight = clampDX = clampDY = 0;
203 clampTop = clampBottom = clampLeft = clampRight = clampDX = clampDY = 0;
238 clampTop = clampBottom = clampLeft = clampRight = clampDX = clampDY = 0;
241 clampRight = clampBottom = 1;
274 clampBottom = 0;
299 if (clampBottom) {
304 clampBottom = 0;
313 clampBottom
[all...]

Completed in 4 milliseconds