Searched refs:DoResize (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/twm/dist/src/ |
| H A D | resize.h | 68 extern void DoResize(int x_root, int y_root, TwmWindow *tmp_win);
|
| H A D | resize.c | 362 DoResize(int x_root, int y_root, TwmWindow *tmp_win) function in typeref:typename:void
|
| H A D | add_window.c | 673 DoResize(AddingX, AddingY, tmp_win);
|
| H A D | events.c | 1497 DoResize(Event.xmotion.x_root, Event.xmotion.y_root, Tmp_win);
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | win_resize.h | 26 void DoResize(int x_root, int y_root, TwmWindow *tmp_win);
|
| H A D | win_resize.c | 428 * 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 D | add_window.c | 1072 * The TryTo*() and DoResize() calls below rely on having 1236 DoResize(AddingX, AddingY, tmp_win);
|
| H A D | event_handlers.c | 2240 DoResize(Event.xmotion.x_root, Event.xmotion.y_root, Tmp_win);
|
| /xsrc/external/mit/bitmap/dist/ |
| H A D | BitEdit.c | 252 void DoResize( void ); 275 {"do-resize", (XtActionProc)DoResize}, 447 DoResize(); 886 void DoResize(void) function in typeref:typename:void
|
Completed in 24 milliseconds