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

/xsrc/external/mit/ctwm/dist/
H A Dwin_ops.c323 static int lastBW = 0; local in function:MoveOutline
331 && lastBW == bw && th == lastTH) {
344 xinnerl = xl + lastBW; \
345 xinnerr = xr - lastBW; \
346 yinnert = yt + lastTH + lastBW; \
347 yinnerb = yb - lastBW; \
415 lastBW = bw;
/xsrc/external/mit/twm/dist/src/
H A Dutil.c94 static int lastBW = 0; local in function:MoveOutline
102 && lastBW == bw && th == lastTH)
114 xinnerl = xl + lastBW; \
115 xinnerr = xr - lastBW; \
116 yinnert = yt + lastTH + lastBW; \
117 yinnerb = yb - lastBW; \
185 lastBW = bw;

Completed in 3 milliseconds