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

/xsrc/external/mit/twm/dist/src/
H A Dresize.c88 static int clampRight; variable in typeref:typename:int
126 clampRight = 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;
294 clampRight = 0;
317 if (clampRight) {
322 clampRight = 0;
331 clampRight
[all...]
/xsrc/external/mit/ctwm/dist/
H A Dwin_resize.c65 static int clampRight; variable in typeref:typename:int
113 clampRight = 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;
351 clampRight = 0;
376 if(clampRight) {
380 clampRight = 0;
391 clampRight = 1;
485 clampRight
[all...]

Completed in 3 milliseconds