Searched refs:scrollsize (Results 1 – 1 of 1) sorted by relevance
97 CRect scrollsize; in OnInitDialog() local102 GetDlgItem(IDC_PALETTE_SCROLL)->GetWindowRect(&scrollsize); in OnInitDialog()103 ScreenToClient(&scrollsize); in OnInitDialog()106 client.top = scrollsize.top; in OnInitDialog()107 client.right = scrollsize.left - 5; in OnInitDialog()108 client.bottom = scrollsize.bottom; in OnInitDialog()