Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dtrigger_list_edit_dlg.cpp103 CWnd *wnd; in OnInitDialog() local
117 wnd = GetDlgItem(IDC_TRIGGER_LIST_PROMPT); in OnInitDialog()
118 if (wnd) in OnInitDialog()
120 wnd->GetWindowRect(&list_prompt_rect); in OnInitDialog()