Home
last modified time | relevance | path

Searched refs:func_resize (Results 1 – 5 of 5) sorted by relevance

/dports/x11-wm/e16/e16-1.0.24/src/
H A Dmwm.c94 ewin->mwm.func_resize = 1; in MWM_GetHints()
138 ewin->mwm.func_resize = 0; in MWM_GetHints()
145 ewin->mwm.func_resize = 1; in MWM_GetHints()
152 ewin->mwm.func_resize = 1; in MWM_GetHints()
H A Dewins.h205 unsigned func_resize:1; member
/dports/games/searchandrescue/searchandrescue_1.4.0/sar/
H A Dgww.cpp1313 if(dpy->func_resize != NULL) in WndProc()
1314 dpy->func_resize( in WndProc()
1336 if(dpy->func_resize != NULL) in WndProc()
1337 dpy->func_resize( in WndProc()
1893 display->func_resize = func; in GWSetResizeCB()
1904 if(display->func_resize != NULL) in GWSetResizeCB()
1905 display->func_resize( in GWSetResizeCB()
H A Dgw.h539 void (*func_resize)( member
H A Dgwx.c2484 if(display->func_resize != NULL) in GWManage()
2485 display->func_resize( in GWManage()
3485 display->func_resize = func; in GWSetResizeCB()