Searched refs:currWidth (Results 1 – 1 of 1) sorted by relevance
217 int currWidth, currHeight; in WIMP_ModeChanged() local228 currWidth = window_state[3] - window_state[1]; in WIMP_ModeChanged()231 newWidth = (currWidth >> oldXeig) << this->hidden->xeig; in WIMP_ModeChanged()243 if (currWidth <= newWidth) in WIMP_ModeChanged()248 extent[2] = currWidth; in WIMP_ModeChanged()