Searched refs:PGM_RECALCSIZE (Results 1 – 2 of 2) sorted by relevance
1491 case PGM_RECALCSIZE: in PAGER_WindowProc()
4524 #define PGM_RECALCSIZE (PGM_FIRST+2) macro4525 #define Pager_RecalcSize(hwnd) (void)SNDMSG((hwnd),PGM_RECALCSIZE,0,0)