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

/xsrc/external/mit/twm/dist/src/
H A Dresize.h68 extern void DoResize(int x_root, int y_root, TwmWindow *tmp_win);
H A Dresize.c362 DoResize(int x_root, int y_root, TwmWindow *tmp_win) function in typeref:typename:void
H A Dadd_window.c673 DoResize(AddingX, AddingY, tmp_win);
H A Devents.c1497 DoResize(Event.xmotion.x_root, Event.xmotion.y_root, Tmp_win);
/xsrc/external/mit/ctwm/dist/
H A Dwin_resize.h26 void DoResize(int x_root, int y_root, TwmWindow *tmp_win);
H A Dwin_resize.c428 * DoResize - move the rubberband around. This is called for
439 void DoResize(int x_root, int y_root, TwmWindow *tmp_win) function in typeref:typename:void
H A Dadd_window.c1072 * The TryTo*() and DoResize() calls below rely on having
1236 DoResize(AddingX, AddingY, tmp_win);
H A Devent_handlers.c2240 DoResize(Event.xmotion.x_root, Event.xmotion.y_root, Tmp_win);
/xsrc/external/mit/bitmap/dist/
H A DBitEdit.c252 void DoResize( void );
275 {"do-resize", (XtActionProc)DoResize},
447 DoResize();
886 void DoResize(void) function in typeref:typename:void

Completed in 24 milliseconds