Searched refs:list_prompt_rect (Results 1 – 1 of 1) sorted by relevance
111 CRect list_prompt_rect; in OnInitDialog() local120 wnd->GetWindowRect(&list_prompt_rect); in OnInitDialog()121 ScreenToClient(&list_prompt_rect); in OnInitDialog()122 rect.top = list_prompt_rect.bottom + 1; in OnInitDialog()