Searched refs:PGM_GETBUTTONSIZE (Results 1 – 2 of 2) sorted by relevance
1480 case PGM_GETBUTTONSIZE: in PAGER_WindowProc()
4551 #define PGM_GETBUTTONSIZE (PGM_FIRST+11) macro4552 #define Pager_GetButtonSize(hwnd) (int)SNDMSG((hwnd),PGM_GETBUTTONSIZE,0,0)