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

/xsrc/external/mit/ctwm/dist/
H A Devent_handlers.c2817 Window chwin; local in function:HandleButtonPress
2830 &chwin);
2834 if(Tmp_win->iswinbox && chwin) {
2837 XTranslateCoordinates(dpy, Tmp_win->w, chwin,
2839 &x, &y, &chwin);
2840 if(chwin && (wtmp = GetTwmWindow(chwin))) {
2841 Event.xany.window = chwin;

Completed in 6 milliseconds